Searched refs:avc_stream_get_format (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/oxfw/ |
H A D | oxfw.h | 77 int avc_stream_get_format(struct fw_unit *unit, 85 return avc_stream_get_format(unit, dir, pid, buf, len, 0xff); in avc_stream_get_format_single() 93 return avc_stream_get_format(unit, dir, pid, buf, len, eid); in avc_stream_get_format_list()
|
H A D | oxfw-command.c | 52 int avc_stream_get_format(struct fw_unit *unit, in avc_stream_get_format() function
|
/kernel/linux/linux-6.6/sound/firewire/oxfw/ |
H A D | oxfw.h | 96 int avc_stream_get_format(struct fw_unit *unit, 104 return avc_stream_get_format(unit, dir, pid, buf, len, 0xff); in avc_stream_get_format_single() 112 return avc_stream_get_format(unit, dir, pid, buf, len, eid); in avc_stream_get_format_list()
|
H A D | oxfw-command.c | 52 int avc_stream_get_format(struct fw_unit *unit, in avc_stream_get_format() function
|
Completed in 2 milliseconds