Searched defs:stream_hw_id (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
| H A D | messages.c | 106 int catpt_ipc_free_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_free_stream() argument 180 int catpt_ipc_reset_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_reset_stream() argument 197 int catpt_ipc_pause_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_pause_stream() argument 214 catpt_ipc_resume_stream(struct catpt_dev *cdev, u8 stream_hw_id) catpt_ipc_resume_stream() argument 238 catpt_ipc_set_volume(struct catpt_dev *cdev, u8 stream_hw_id, u32 channel, u32 volume, u32 curve_duration, enum catpt_audio_curve_type curve_type) catpt_ipc_set_volume() argument 272 catpt_ipc_set_write_pos(struct catpt_dev *cdev, u8 stream_hw_id, u32 pos, bool eob, bool ll) catpt_ipc_set_write_pos() argument 297 catpt_ipc_mute_loopback(struct catpt_dev *cdev, u8 stream_hw_id, bool mute) catpt_ipc_mute_loopback() argument [all...] |
| H A D | pcm.c | 101 catpt_stream_find(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_stream_find() argument [all...] |
| H A D | messages.h | 199 u32 stream_hw_id; member 307 u32 stream_hw_id:4; member 366 u32 stream_hw_id member [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
| H A D | messages.c | 106 int catpt_ipc_free_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_free_stream() argument 180 int catpt_ipc_reset_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_reset_stream() argument 197 int catpt_ipc_pause_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_pause_stream() argument 214 catpt_ipc_resume_stream(struct catpt_dev *cdev, u8 stream_hw_id) catpt_ipc_resume_stream() argument 238 catpt_ipc_set_volume(struct catpt_dev *cdev, u8 stream_hw_id, u32 channel, u32 volume, u32 curve_duration, enum catpt_audio_curve_type curve_type) catpt_ipc_set_volume() argument 272 catpt_ipc_set_write_pos(struct catpt_dev *cdev, u8 stream_hw_id, u32 pos, bool eob, bool ll) catpt_ipc_set_write_pos() argument 297 catpt_ipc_mute_loopback(struct catpt_dev *cdev, u8 stream_hw_id, bool mute) catpt_ipc_mute_loopback() argument [all...] |
| H A D | pcm.c | 101 catpt_stream_find(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_stream_find() argument [all...] |
| H A D | messages.h | 199 u32 stream_hw_id; member 305 u32 stream_hw_id:4; member 364 u32 stream_hw_id member [all...] |
Completed in 7 milliseconds