Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/
H A Daloop.c188 static inline struct loopback_setup *get_setup(struct loopback_pcm *dpcm) in get_setup() function
199 return get_setup(dpcm)->notify; in get_notify()
204 return get_setup(dpcm)->rate_shift; in get_rate_shift()
350 setup = get_setup(cable->streams[SNDRV_PCM_STREAM_PLAYBACK]); in loopback_check_format()
375 &get_setup(dpcm)->active_id); in loopback_active_notify()
491 (get_setup(dpcm)->notify && in loopback_prepare()
/kernel/linux/linux-6.6/sound/drivers/
H A 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()

Completed in 10 milliseconds