Searched refs:subunit_type (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/firewire/ |
| H A D | decode-fcp.c | 139 uint32_t subunit_type:5; member 164 ctype_names[frame->ctype], subunit_type_names[frame->subunit_type], in decode_avc()
|
| /linux/sound/firewire/ |
| H A D | fcp.h | 24 int avc_general_get_plug_info(struct fw_unit *unit, unsigned int subunit_type,
|
| /linux/drivers/media/firewire/ |
| H A D | firedtv-avc.c | 204 unsigned int subunit_type, subunit_id, opcode; in debug_fcp() local 208 subunit_type = data[1] >> 3; 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()
|