Searched refs:snd_oxfw_stream_get_current_formation (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/firewire/oxfw/ |
H A 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()
|
H A D | oxfw.h | 141 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw,
|
H A 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
|
H A D | oxfw-pcm.c | 158 err = snd_oxfw_stream_get_current_formation(oxfw, dir, &formation); in limit_to_current_params()
|