Searched defs:dev_list (Results 26 - 43 of 43) sorted by relevance

12

/linux-master/fs/btrfs/
H A Dvolumes.h98 struct list_head dev_list; /* device_list_mutex */ member in struct:btrfs_device
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c447 static int __ipoib_get_net_dev_by_params(struct list_head *dev_list, u32 port, argument
477 struct list_head *dev_list = client_data; local
2584 struct list_head *dev_list; local
2619 struct list_head *dev_list = client_data; local
[all...]
/linux-master/drivers/block/
H A Dnbd.c2430 struct nlattr *dev_list; local
/linux-master/net/smc/
H A Dsmc_core.c596 static int smc_nl_fill_smcd_dev(struct smcd_dev_list *dev_list, argument
/linux-master/include/net/
H A Dbonding.h669 struct list_head dev_list; member in struct:bond_net
/linux-master/include/linux/
H A Dpm_domain.h156 struct list_head dev_list; /* List of devices */ member in struct:generic_pm_domain
H A Dnetdevice.h375 struct list_head dev_list; member in struct:napi_struct
2122 struct list_head dev_list; member in struct:net_device
[all...]
/linux-master/include/scsi/
H A Dlibsas.h239 struct list_head dev_list; member in struct:asd_sas_port
/linux-master/drivers/crypto/
H A Datmel-sha.c160 struct list_head dev_list; member in struct:atmel_sha_drv
H A Domap-sham.c234 struct list_head dev_list; member in struct:omap_sham_drv
H A Datmel-aes.c214 struct list_head dev_list; member in struct:atmel_aes_drv
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1430 } dev_list[] = { variable in typeref:struct:board
/linux-master/drivers/crypto/stm32/
H A Dstm32-cryp.c203 struct list_head dev_list; member in struct:stm32_cryp_list
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-its.c124 struct list_head dev_list; member in struct:its_device
[all...]
/linux-master/sound/pci/hda/
H A Dhda_codec.c326 snd_hda_get_devices(struct hda_codec *codec, hda_nid_t nid, u8 *dev_list, int max_devices) argument
/linux-master/drivers/iommu/amd/
H A Damd_iommu_types.h552 struct list_head dev_list; /* List of all devices in this domain */ member in struct:protection_domain
/linux-master/drivers/scsi/
H A Dscsi_debug.c332 struct list_head dev_list; member in struct:sdebug_dev_info
[all...]
/linux-master/net/core/
H A Ddev.c7568 netdev_adjacent_sysfs_add(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list) argument
7579 netdev_adjacent_sysfs_del(struct net_device *dev, char *name, struct list_head *dev_list) argument
7590 netdev_adjacent_is_neigh_list(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list) argument
7599 __netdev_adjacent_dev_insert(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list, void *private, bool master) argument
7661 __netdev_adjacent_dev_remove(struct net_device *dev, struct net_device *adj_dev, u16 ref_nr, struct list_head *dev_list) argument
[all...]

Completed in 291 milliseconds

12