Lines Matching refs:cdev
69 int catpt_ipc_get_fw_version(struct catpt_dev *cdev,
207 int catpt_ipc_alloc_stream(struct catpt_dev *cdev,
217 int catpt_ipc_free_stream(struct catpt_dev *cdev, u8 stream_hw_id);
246 int catpt_ipc_set_device_format(struct catpt_dev *cdev,
271 int catpt_ipc_enter_dxstate(struct catpt_dev *cdev, enum catpt_dx_state state,
280 int catpt_ipc_get_mixer_stream_info(struct catpt_dev *cdev,
324 int catpt_ipc_reset_stream(struct catpt_dev *cdev, u8 stream_hw_id);
325 int catpt_ipc_pause_stream(struct catpt_dev *cdev, u8 stream_hw_id);
326 int catpt_ipc_resume_stream(struct catpt_dev *cdev, u8 stream_hw_id);
335 int catpt_ipc_set_volume(struct catpt_dev *cdev, u8 stream_hw_id,
340 int catpt_ipc_set_write_pos(struct catpt_dev *cdev, u8 stream_hw_id,
343 int catpt_ipc_mute_loopback(struct catpt_dev *cdev, u8 stream_hw_id, bool mute);