Home
last modified time | relevance | path

Searched refs:avc_stream_get_format (Results 1 – 2 of 2) sorted by relevance

/linux/sound/firewire/oxfw/
H A Doxfw.h100 int avc_stream_get_format(struct fw_unit *unit,
108 return avc_stream_get_format(unit, dir, pid, buf, len, 0xff); in avc_stream_get_format_single()
116 return avc_stream_get_format(unit, dir, pid, buf, len, eid); in avc_stream_get_format_list()
H A Doxfw-command.c52 int avc_stream_get_format(struct fw_unit *unit, in avc_stream_get_format() function