Home
last modified time | relevance | path

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

/sound/firewire/oxfw/
A Doxfw-command.c56 unsigned int subfunc; in avc_stream_get_format() local
60 subfunc = 0xc0; /* SINGLE */ in avc_stream_get_format()
62 subfunc = 0xc1; /* LIST */ in avc_stream_get_format()
67 buf[3] = subfunc; /* SINGLE or LIST */ in avc_stream_get_format()
92 else if ((subfunc == 0xc1) && (buf[10] != eid)) in avc_stream_get_format()
98 if (subfunc == 0xc0) { in avc_stream_get_format()

Completed in 8 milliseconds