Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/sound/firewire/tascam/
H A Dtascam.c178 IEEE1394_MATCH_SPECIFIER_ID |
194 IEEE1394_MATCH_SPECIFIER_ID |
203 IEEE1394_MATCH_SPECIFIER_ID |
/linux-6.15/sound/firewire/oxfw/
H A Doxfw.c319 IEEE1394_MATCH_SPECIFIER_ID | \
363 IEEE1394_MATCH_SPECIFIER_ID |
/linux-6.15/sound/firewire/motu/
H A Dmotu.c154 IEEE1394_MATCH_SPECIFIER_ID | \
/linux-6.15/sound/firewire/dice/
H A Ddice.c252 IEEE1394_MATCH_SPECIFIER_ID | \
/linux-6.15/sound/firewire/fireworks/
H A Dfireworks.c310 IEEE1394_MATCH_SPECIFIER_ID | \
/linux-6.15/drivers/media/firewire/
H A Dfiredtv-fw.c340 IEEE1394_MATCH_SPECIFIER_ID | IEEE1394_MATCH_VERSION)
/linux-6.15/sound/firewire/bebob/
H A Dbebob.c359 IEEE1394_MATCH_SPECIFIER_ID, \
/linux-6.15/include/linux/
H A Dmod_devicetable.h55 #define IEEE1394_MATCH_SPECIFIER_ID 0x0004 macro
/linux-6.15/sound/firewire/
H A Disight.c707 .match_flags = IEEE1394_MATCH_SPECIFIER_ID |
/linux-6.15/drivers/firewire/
H A Dnet.c1583 .match_flags = IEEE1394_MATCH_SPECIFIER_ID |
1590 .match_flags = IEEE1394_MATCH_SPECIFIER_ID |
H A Dcore-device.c184 match |= IEEE1394_MATCH_SPECIFIER_ID; in match_ids()
H A Dsbp2.c1260 .match_flags = IEEE1394_MATCH_SPECIFIER_ID |
/linux-6.15/scripts/mod/
H A Dfile2alias.c411 ADD(alias, "sp", match_flags & IEEE1394_MATCH_SPECIFIER_ID, in do_ieee1394_entry()