Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/mod/
H A 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()
H A Dfile2alias.c409 DEF_FIELD(symval, ieee1394_device_id, match_flags); in do_ieee1394_entry()
410 DEF_FIELD(symval, ieee1394_device_id, vendor_id); in do_ieee1394_entry()
411 DEF_FIELD(symval, ieee1394_device_id, model_id); in do_ieee1394_entry()
412 DEF_FIELD(symval, ieee1394_device_id, specifier_id); in do_ieee1394_entry()
413 DEF_FIELD(symval, ieee1394_device_id, version); in do_ieee1394_entry()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfirewire.h252 struct ieee1394_device_id;
256 int (*probe)(struct fw_unit *unit, const struct ieee1394_device_id *id);
260 const struct ieee1394_device_id *id_table;
H A Dmod_devicetable.h51 struct ieee1394_device_id { struct
/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x.c108 const struct ieee1394_device_id *entry) in snd_dg00x_probe()
175 static const struct ieee1394_device_id snd_dg00x_id_table[] = {
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu.c120 const struct ieee1394_device_id *entry) in motu_probe()
186 static const struct ieee1394_device_id motu_id_table[] = {
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam.c147 const struct ieee1394_device_id *entry) in snd_tscm_probe()
210 static const struct ieee1394_device_id snd_tscm_id_table[] = {
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff.c100 const struct ieee1394_device_id *entry) in snd_ff_probe()
202 static const struct ieee1394_device_id snd_ff_id_table[] = {
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw.c244 const struct ieee1394_device_id *entry) in oxfw_probe()
323 static const struct ieee1394_device_id oxfw_id_table[] = {
H A Doxfw.h65 const struct ieee1394_device_id *entry;
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice.c196 const struct ieee1394_device_id *entry) in dice_probe()
277 static const struct ieee1394_device_id dice_id_table[] = {
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks.c282 efw_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in efw_probe()
344 static const struct ieee1394_device_id efw_id_table[] = {
/OK3568_Linux_fs/kernel/drivers/media/firewire/
H A 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[] = {
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob.c248 bebob_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in bebob_probe()
374 static const struct ieee1394_device_id bebob_id_table[] = {
H A Dbebob.h89 const struct ieee1394_device_id *entry;
/OK3568_Linux_fs/kernel/drivers/firewire/
H A 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()
H A 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[] = {
H A Dnet.c1443 const struct ieee1394_device_id *id) in fwnet_probe()
1592 static const struct ieee1394_device_id fwnet_id_table[] = {
/OK3568_Linux_fs/kernel/sound/firewire/
H A Disight.c613 const struct ieee1394_device_id *id) in isight_probe()
704 static const struct ieee1394_device_id isight_id_table[] = {
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Dfwserial.c2319 const struct ieee1394_device_id *id) in fwserial_probe()
2393 static const struct ieee1394_device_id fwserial_id_table[] = {