Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/oxfw/
Doxfw.h82 int avc_stream_get_format(struct fw_unit *unit,
90 return avc_stream_get_format(unit, dir, pid, buf, len, 0xff); in avc_stream_get_format_single()
98 return avc_stream_get_format(unit, dir, pid, buf, len, eid); in avc_stream_get_format_list()
Doxfw-command.c51 int avc_stream_get_format(struct fw_unit *unit, in avc_stream_get_format() function