Searched refs:avc_stream_get_format_single (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/oxfw/ |
H A D | oxfw.h | 81 avc_stream_get_format_single(struct fw_unit *unit, in avc_stream_get_format_single() function
|
H A D | oxfw-stream.c | 483 err = avc_stream_get_format_single(oxfw->unit, dir, 0, format, &len); in snd_oxfw_stream_get_current_formation() 589 err = avc_stream_get_format_single(oxfw->unit, dir, pid, buf, len); in assume_stream_formats()
|
/kernel/linux/linux-6.6/sound/firewire/oxfw/ |
H A D | oxfw.h | 100 avc_stream_get_format_single(struct fw_unit *unit, in avc_stream_get_format_single() function
|
H A D | oxfw-stream.c | 498 err = avc_stream_get_format_single(oxfw->unit, dir, 0, format, &len); in snd_oxfw_stream_get_current_formation() 604 err = avc_stream_get_format_single(oxfw->unit, dir, pid, buf, len); in assume_stream_formats()
|
Completed in 3 milliseconds