Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/
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()