Home
last modified time | relevance | path

Searched refs:avc_stream_set_format (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/firewire/oxfw/
H A Doxfw.h94 int avc_stream_set_format(struct fw_unit *unit, enum avc_general_plug_dir dir,
H A Doxfw-command.c10 int avc_stream_set_format(struct fw_unit *unit, enum avc_general_plug_dir dir, in avc_stream_set_format() function
H A Doxfw-stream.c93 err = avc_stream_set_format(oxfw->unit, dir, 0, formats[i], len); in set_stream_format()