Searched refs:catpt_stream_find (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | core.h | 185 catpt_stream_find(struct catpt_dev *cdev, u8 stream_hw_id);
|
H A D | pcm.c | 101 catpt_stream_find(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_stream_find() function 905 stream = catpt_stream_find(cdev, pin_id); in catpt_stream_volume_get() 936 stream = catpt_stream_find(cdev, pin_id); in catpt_stream_volume_put() 1013 stream = catpt_stream_find(cdev, CATPT_PIN_ID_REFERENCE); in catpt_loopback_switch_put()
|
H A D | ipc.c | 152 stream = catpt_stream_find(cdev, msg.stream_hw_id); in catpt_dsp_notify_stream()
|
/kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
H A D | core.h | 172 catpt_stream_find(struct catpt_dev *cdev, u8 stream_hw_id);
|
H A D | pcm.c | 101 catpt_stream_find(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_stream_find() function 914 stream = catpt_stream_find(cdev, pin_id); in catpt_stream_volume_get() 947 stream = catpt_stream_find(cdev, pin_id); in catpt_stream_volume_put() 1026 stream = catpt_stream_find(cdev, CATPT_PIN_ID_REFERENCE); in catpt_loopback_switch_put()
|
H A D | ipc.c | 152 stream = catpt_stream_find(cdev, msg.stream_hw_id); in catpt_dsp_notify_stream()
|
Completed in 6 milliseconds