Searched refs:cd_speed_ctrl (Results 1 – 3 of 3) sorted by relevance
112 int cd_speed_ctrl(cd_device *dev, int cmd, int speed);
902 cd_speed_ctrl(cd_device *dev, int cmd, int speed) in cd_speed_ctrl() function1007 dev->d_speed_ctrl = cd_speed_ctrl; in rt_streaming_ctrl()1026 dev->d_speed_ctrl = cd_speed_ctrl; in rt_streaming_ctrl()
228 dev->d_speed_ctrl = cd_speed_ctrl; in get_device()