Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/oxfw/
Doxfw.h75 int avc_stream_get_format(struct fw_unit *unit,
83 return avc_stream_get_format(unit, dir, pid, buf, len, 0xff); in avc_stream_get_format_single()
91 return avc_stream_get_format(unit, dir, pid, buf, len, eid); in avc_stream_get_format_list()
Doxfw-command.c53 int avc_stream_get_format(struct fw_unit *unit, in avc_stream_get_format() function