Searched refs:avc_stream_get_format (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/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
|