Home
last modified time | relevance | path

Searched refs:get_setup (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/drivers/
Daloop.c187 static inline struct loopback_setup *get_setup(struct loopback_pcm *dpcm) in get_setup() function
198 return get_setup(dpcm)->notify; in get_notify()
203 return get_setup(dpcm)->rate_shift; in get_rate_shift()
349 setup = get_setup(cable->streams[SNDRV_PCM_STREAM_PLAYBACK]); in loopback_check_format()
374 &get_setup(dpcm)->active_id); in loopback_active_notify()
490 (get_setup(dpcm)->notify && in loopback_prepare()