Home
last modified time | relevance | path

Searched defs:dev1 (Results 1 – 24 of 24) sorted by relevance

/drivers/thunderbolt/
Dtest.c428 struct tb_switch *host, *dev1, *dev2; in tb_test_path_daisy_chain_walk() local
489 struct tb_switch *host, *dev1, *dev3; in tb_test_path_simple_tree_walk() local
567 struct tb_switch *host, *dev1, *dev2, *dev3, *dev5, *dev6, *dev7, *dev9; in tb_test_path_complex_tree_walk() local
614 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5, *dev6; in tb_test_path_max_length_walk() local
717 struct tb_switch *host, *dev1, *dev2; in tb_test_path_not_connected() local
909 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain() local
989 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain_reverse() local
1080 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain() local
1172 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain_reverse() local
1209 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_pcie() local
[all …]
/drivers/input/mouse/
Dlifebook.c135 struct input_dev *dev1 = psmouse->dev; in lifebook_process_byte() local
313 struct input_dev *dev1 = psmouse->dev; in lifebook_init() local
Dalps.c221 static void alps_report_buttons(struct input_dev *dev1, struct input_dev *dev2, in alps_report_buttons()
2982 struct input_dev *dev1) in alps_set_abs_params_st()
2990 struct input_dev *dev1) in alps_set_abs_params_mt_common()
3003 struct input_dev *dev1) in alps_set_abs_params_semi_mt()
3014 struct input_dev *dev1) in alps_set_abs_params_v7()
3027 struct input_dev *dev1) in alps_set_abs_params_ss4_v2()
3041 struct input_dev *dev1 = psmouse->dev; in alps_init() local
/drivers/char/agp/
Damd64-agp.c393 struct pci_dev *dev1; in uli_agp_init() local
455 struct pci_dev *dev1; in nforce3_agp_init() local
/drivers/ata/
Dpata_optidma.c365 struct pci_dev *dev1; in optiplus_with_udma() local
Dpata_ep93xx.c554 unsigned int dev1 = devmask & (1 << 1); in ep93xx_pata_wait_after_reset() local
Dlibata-sff.c1900 unsigned int dev1 = devmask & (1 << 1); in ata_sff_wait_after_reset() local
/drivers/ide/
Dsetup-pci.c533 int ide_pci_init_two(struct pci_dev *dev1, struct pci_dev *dev2, in ide_pci_init_two()
Dide-probe.c651 void ide_undecoded_slave(ide_drive_t *dev1) in ide_undecoded_slave()
Dhpt366.c965 struct pci_dev *dev1 = pci_get_slot(dev->bus, in init_chipset_hpt366() local
/drivers/acpi/
Dacpi_lpss.c573 static void acpi_lpss_link_consumer(struct device *dev1, in acpi_lpss_link_consumer()
589 static void acpi_lpss_link_supplier(struct device *dev1, in acpi_lpss_link_supplier()
/drivers/nfc/
Dnfcsim.c434 static struct nfcsim *dev1; variable
/drivers/net/ethernet/mellanox/mlx5/core/
Dlag.c276 struct mlx5_core_dev *dev1 = ldev->pf[MLX5_LAG_P2].dev; in mlx5_do_bond() local
Deswitch.c2466 bool mlx5_esw_lag_prereq(struct mlx5_core_dev *dev0, struct mlx5_core_dev *dev1) in mlx5_esw_lag_prereq()
2478 struct mlx5_core_dev *dev1) in mlx5_esw_multipath_prereq()
Deswitch.h676 static inline bool mlx5_esw_lag_prereq(struct mlx5_core_dev *dev0, struct mlx5_core_dev *dev1) { re… in mlx5_esw_lag_prereq()
/drivers/extcon/
Dextcon-rt8973a.c262 unsigned int adc, dev1; in rt8973a_muic_get_cable_type() local
/drivers/s390/net/
Dctcm_main.h267 unsigned long dev1, dev2; in ctcm_less_than() local
/drivers/net/ethernet/marvell/
Dskge.c3876 struct net_device *dev, *dev1; in skge_probe() local
4017 struct net_device *dev0, *dev1; in skge_remove() local
Dsky2.c4950 struct net_device *dev, *dev1; in sky2_probe() local
/drivers/usb/host/
Dehci-sched.c295 static int __maybe_unused same_tt(struct usb_device *dev1, in same_tt()
Dfotg210-hcd.c3377 static int same_tt(struct usb_device *dev1, struct usb_device *dev2) in same_tt()
/drivers/scsi/
Dhpsa.c1487 static inline int device_is_the_same(struct hpsa_scsi_dev_t *dev1, in device_is_the_same()
1511 static inline int device_updated(struct hpsa_scsi_dev_t *dev1, in device_updated()
/drivers/pci/
Dpci.c6136 bool pci_devs_are_dma_aliases(struct pci_dev *dev1, struct pci_dev *dev2) in pci_devs_are_dma_aliases()
/drivers/scsi/smartpqi/
Dsmartpqi_init.c1563 static inline bool pqi_device_equal(struct pqi_scsi_dev *dev1, in pqi_device_equal()