Searched refs:snd_oxfw_stream_get_current_formation (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/firewire/oxfw/ |
D | oxfw-proc.c | 20 err = snd_oxfw_stream_get_current_formation(oxfw, in proc_read_formation() 50 err = snd_oxfw_stream_get_current_formation(oxfw, in proc_read_formation()
|
D | oxfw.h | 146 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw,
|
D | oxfw-stream.c | 220 err = snd_oxfw_stream_get_current_formation(oxfw, dir, &formation); in keep_resources() 279 err = snd_oxfw_stream_get_current_formation(oxfw, dir, &formation); in snd_oxfw_stream_reserve_duplex() 487 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw, in snd_oxfw_stream_get_current_formation() function
|
D | oxfw-pcm.c | 158 err = snd_oxfw_stream_get_current_formation(oxfw, dir, &formation); in limit_to_current_params()
|