Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/bebob/
Dbebob_command.c11 int avc_audio_set_selector(struct fw_unit *unit, unsigned int subunit_id, in avc_audio_set_selector()
47 int avc_audio_get_selector(struct fw_unit *unit, unsigned int subunit_id, in avc_audio_get_selector()
/linux-4.1.27/tools/firewire/
Ddecode-fcp.c137 uint32_t subunit_id:3; member
/linux-4.1.27/sound/firewire/
Dfcp.c136 unsigned int subunit_id, unsigned int subfunction, in avc_general_get_plug_info()
/linux-4.1.27/drivers/media/firewire/
Dfiredtv-avc.c208 unsigned int subunit_type, subunit_id, opcode; in debug_fcp() local