Home
last modified time | relevance | path

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

/linux/sound/firewire/fireface/
H A Dff.c182 IEEE1394_MATCH_SPECIFIER_ID |
194 IEEE1394_MATCH_SPECIFIER_ID |
206 IEEE1394_MATCH_SPECIFIER_ID |
218 IEEE1394_MATCH_SPECIFIER_ID |
230 IEEE1394_MATCH_SPECIFIER_ID |
/linux/include/linux/device-id/
H A Dieee1394.h12 #define IEEE1394_MATCH_SPECIFIER_ID 0x0004 macro
/linux/sound/firewire/dice/
H A Ddice.c252 IEEE1394_MATCH_SPECIFIER_ID | \
466 IEEE1394_MATCH_SPECIFIER_ID |
/linux/sound/firewire/motu/
H A Dmotu.c154 IEEE1394_MATCH_SPECIFIER_ID | \
/linux/sound/firewire/fireworks/
H A Dfireworks.c305 IEEE1394_MATCH_SPECIFIER_ID | \
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c339 IEEE1394_MATCH_SPECIFIER_ID | IEEE1394_MATCH_VERSION)
/linux/sound/firewire/
H A Disight.c701 .match_flags = IEEE1394_MATCH_SPECIFIER_ID |
/linux/drivers/firewire/
H A Dnet.c1586 .match_flags = IEEE1394_MATCH_SPECIFIER_ID |
1593 .match_flags = IEEE1394_MATCH_SPECIFIER_ID |
H A Dcore-device.c183 match |= IEEE1394_MATCH_SPECIFIER_ID; in match_ids()
H A Dsbp2.c1259 .match_flags = IEEE1394_MATCH_SPECIFIER_ID |
/linux/scripts/mod/
H A Dfile2alias.c412 ADD(alias, "sp", match_flags & IEEE1394_MATCH_SPECIFIER_ID, in do_ieee1394_entry()