Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/bebob/
H A Dbebob_command.c10 int avc_audio_set_selector(struct fw_unit *unit, unsigned int subunit_id, in avc_audio_set_selector()
48 int avc_audio_get_selector(struct fw_unit *unit, unsigned int subunit_id, in avc_audio_get_selector()
/openbmc/linux/tools/firewire/
H A Ddecode-fcp.c138 uint32_t subunit_id:3; member
/openbmc/linux/sound/firewire/
H A Dfcp.c140 unsigned int subunit_id, unsigned int subfunction, in avc_general_get_plug_info()
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-avc.c204 unsigned int subunit_type, subunit_id, opcode; in debug_fcp() local