Home
last modified time | relevance | path

Searched refs:ieee1394_device_id (Results 1 – 18 of 18) sorted by relevance

/linux-5.19.10/scripts/mod/
Ddevicetable-offsets.c31 DEVID(ieee1394_device_id); in main()
32 DEVID_FIELD(ieee1394_device_id, match_flags); in main()
33 DEVID_FIELD(ieee1394_device_id, vendor_id); in main()
34 DEVID_FIELD(ieee1394_device_id, model_id); in main()
35 DEVID_FIELD(ieee1394_device_id, specifier_id); in main()
36 DEVID_FIELD(ieee1394_device_id, version); in main()
Dfile2alias.c420 DEF_FIELD(symval, ieee1394_device_id, match_flags); in do_ieee1394_entry()
421 DEF_FIELD(symval, ieee1394_device_id, vendor_id); in do_ieee1394_entry()
422 DEF_FIELD(symval, ieee1394_device_id, model_id); in do_ieee1394_entry()
423 DEF_FIELD(symval, ieee1394_device_id, specifier_id); in do_ieee1394_entry()
424 DEF_FIELD(symval, ieee1394_device_id, version); in do_ieee1394_entry()
/linux-5.19.10/sound/firewire/oxfw/
Doxfw.c64 static int name_card(struct snd_oxfw *oxfw, const struct ieee1394_device_id *entry) in name_card()
131 static int detect_quirks(struct snd_oxfw *oxfw, const struct ieee1394_device_id *entry) in detect_quirks()
208 static int oxfw_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in oxfw_probe()
322 static const struct ieee1394_device_id oxfw_id_table[] = {
/linux-5.19.10/sound/firewire/digi00x/
Ddigi00x.c55 static int snd_dg00x_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in snd_dg00x_probe()
132 static const struct ieee1394_device_id snd_dg00x_id_table[] = {
/linux-5.19.10/sound/firewire/tascam/
Dtascam.c99 const struct ieee1394_device_id *entry) in snd_tscm_probe()
174 static const struct ieee1394_device_id snd_tscm_id_table[] = {
/linux-5.19.10/include/linux/
Dfirewire.h254 struct ieee1394_device_id;
258 int (*probe)(struct fw_unit *unit, const struct ieee1394_device_id *id);
262 const struct ieee1394_device_id *id_table;
Dmod_devicetable.h57 struct ieee1394_device_id { struct
/linux-5.19.10/sound/firewire/motu/
Dmotu.c65 static int motu_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in motu_probe()
162 static const struct ieee1394_device_id motu_id_table[] = {
/linux-5.19.10/sound/firewire/fireface/
Dff.c50 static int snd_ff_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in snd_ff_probe()
168 static const struct ieee1394_device_id snd_ff_id_table[] = {
/linux-5.19.10/sound/firewire/bebob/
Dbebob.c160 static int detect_quirks(struct snd_bebob *bebob, const struct ieee1394_device_id *entry) in detect_quirks()
184 static int bebob_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in bebob_probe()
366 static const struct ieee1394_device_id bebob_id_table[] = {
/linux-5.19.10/sound/firewire/dice/
Ddice.c143 static int dice_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in dice_probe()
261 static const struct ieee1394_device_id dice_id_table[] = {
/linux-5.19.10/sound/firewire/fireworks/
Dfireworks.c202 static int efw_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in efw_probe()
318 static const struct ieee1394_device_id efw_id_table[] = {
/linux-5.19.10/drivers/media/firewire/
Dfiredtv-fw.c252 static int node_probe(struct fw_unit *unit, const struct ieee1394_device_id *id) in node_probe()
346 static const struct ieee1394_device_id fdtv_id_table[] = {
/linux-5.19.10/drivers/firewire/
Dcore-device.c142 static bool match_ids(const struct ieee1394_device_id *id_table, int *id) in match_ids()
158 static const struct ieee1394_device_id *unit_match(struct device *dev, in unit_match()
161 const struct ieee1394_device_id *id_table = in unit_match()
Dsbp2.c1123 static int sbp2_probe(struct fw_unit *unit, const struct ieee1394_device_id *id) in sbp2_probe()
1257 static const struct ieee1394_device_id sbp2_id_table[] = {
Dnet.c1439 const struct ieee1394_device_id *id) in fwnet_probe()
1588 static const struct ieee1394_device_id fwnet_id_table[] = {
/linux-5.19.10/sound/firewire/
Disight.c613 const struct ieee1394_device_id *id) in isight_probe()
704 static const struct ieee1394_device_id isight_id_table[] = {
/linux-5.19.10/drivers/staging/fwserial/
Dfwserial.c2318 const struct ieee1394_device_id *id) in fwserial_probe()
2392 static const struct ieee1394_device_id fwserial_id_table[] = {