Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtest.c497 struct tb_switch *host, *dev1, *dev2; in tb_test_path_daisy_chain_walk() local
558 struct tb_switch *host, *dev1, *dev3; in tb_test_path_simple_tree_walk() local
636 struct tb_switch *host, *dev1, *dev2, *dev3, *dev5, *dev6, *dev7, *dev9; in tb_test_path_complex_tree_walk() local
683 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5, *dev6; in tb_test_path_max_length_walk() local
786 struct tb_switch *host, *dev1, *dev2; in tb_test_path_not_connected() local
978 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain() local
1058 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain_reverse() local
1149 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain() local
1241 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain_reverse() local
1278 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_pcie() local
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/
Dlag.c234 struct mlx5_core_dev *dev1 = ldev->pf[MLX5_LAG_P2].dev; in mlx5_create_lag() local
383 struct mlx5_core_dev *dev1 = ldev->pf[MLX5_LAG_P2].dev; in mlx5_disable_lag() local
418 struct mlx5_core_dev *dev1 = ldev->pf[MLX5_LAG_P2].dev; in mlx5_shared_fdb_supported() local
437 struct mlx5_core_dev *dev1 = ldev->pf[MLX5_LAG_P2].dev; in mlx5_do_bond() local
514 struct mlx5_core_dev *dev1) in mlx5_lag_lock_eswitches()
523 struct mlx5_core_dev *dev1) in mlx5_lag_unlock_eswitches()
537 struct mlx5_core_dev *dev1 = ldev->pf[MLX5_LAG_P2].dev; in mlx5_do_bond_work() local
936 struct mlx5_core_dev *dev1; in mlx5_lag_disable_change() local
Deswitch.c1982 bool mlx5_esw_lag_prereq(struct mlx5_core_dev *dev0, struct mlx5_core_dev *dev1) in mlx5_esw_lag_prereq()
1994 struct mlx5_core_dev *dev1) in mlx5_esw_multipath_prereq()
Deswitch.h733 static inline bool mlx5_esw_lag_prereq(struct mlx5_core_dev *dev0, struct mlx5_core_dev *dev1) { re… in mlx5_esw_lag_prereq()
/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.c366 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/acpi/
Dacpi_lpss.c576 static void acpi_lpss_link_consumer(struct device *dev1, in acpi_lpss_link_consumer()
592 static void acpi_lpss_link_supplier(struct device *dev1, in acpi_lpss_link_supplier()
/drivers/nfc/
Dnfcsim.c434 static struct nfcsim *dev1; variable
/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.c3880 struct net_device *dev, *dev1; in skge_probe() local
4021 struct net_device *dev0, *dev1; in skge_remove() local
Dsky2.c4953 struct net_device *dev, *dev1; in sky2_probe() local
/drivers/usb/host/
Dehci-sched.c301 static int __maybe_unused same_tt(struct usb_device *dev1, in same_tt()
Dfotg210-hcd.c3380 static int same_tt(struct usb_device *dev1, struct usb_device *dev2) in same_tt()
/drivers/scsi/
Dhpsa.c1489 static inline int device_is_the_same(struct hpsa_scsi_dev_t *dev1, in device_is_the_same()
1513 static inline int device_updated(struct hpsa_scsi_dev_t *dev1, in device_updated()
/drivers/pci/
Dpci.c6377 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.c1758 static inline bool pqi_device_equal(struct pqi_scsi_dev *dev1, struct pqi_scsi_dev *dev2) in pqi_device_equal()