Searched refs:snd_oxfw_stream_get_current_formation (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/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 | 141 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw,
|
D | oxfw-stream.c | 218 err = snd_oxfw_stream_get_current_formation(oxfw, dir, &formation); in keep_resources() 277 err = snd_oxfw_stream_get_current_formation(oxfw, dir, &formation); in snd_oxfw_stream_reserve_duplex() 485 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()
|