Home
last modified time | relevance | path

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

/drivers/media/firewire/
A Dfiredtv-avc.c204 unsigned int subunit_type, subunit_id, opcode; in debug_fcp() local
209 subunit_id = data[1] & 7; in debug_fcp()
210 opcode = subunit_type == 0x1e || subunit_id == 5 ? ~0 : data[2]; in debug_fcp()
215 prefix, subunit_type, subunit_id, length, in debug_fcp()

Completed in 5 milliseconds