Home
last modified time | relevance | path

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

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