/Linux-v6.6/include/linux/ |
D | isa.h | 22 struct device *devices; member
|
D | tc.h | 65 struct list_head devices; /* List of devices on this bus. */ member
|
D | sm501.h | 122 unsigned long devices; member
|
/Linux-v6.6/drivers/video/backlight/ |
D | kb3886_bl.c | 62 static struct platform_device *devices[] __initdata = { variable
|
/Linux-v6.6/drivers/sh/superhyway/ |
D | superhyway.c | 94 struct superhyway_device **devices, in superhyway_add_devices()
|
/Linux-v6.6/arch/arm/mach-sa1100/ |
D | collie.c | 263 static struct platform_device *devices[] __initdata = { variable
|
/Linux-v6.6/tools/usb/usbip/libsrc/ |
D | usbip_host_common.c | 122 struct udev_list_entry *devices, *dev_list_entry; in refresh_exported_devices() local
|
/Linux-v6.6/drivers/block/drbd/ |
D | drbd_state_change.h | 38 struct drbd_device_state_change *devices; member
|
/Linux-v6.6/drivers/md/ |
D | md-autodetect.c | 126 dev_t devices[MD_SB_DISKS + 1], mdev; in md_setup_drive() local
|
D | dm-table.c | 162 static void free_devices(struct list_head *devices, struct mapped_device *md) in free_devices() 433 struct list_head *devices = &t->devices; in dm_put_device() local 872 struct list_head *devices = dm_table_get_devices(t); in dm_table_determine_type() local 1127 struct list_head *devices = dm_table_get_devices(t); in dm_table_get_integrity_disk() local
|
/Linux-v6.6/arch/arm/mach-pxa/ |
D | pxa27x.c | 284 static struct platform_device *devices[] __initdata = { variable
|
/Linux-v6.6/arch/arm/mach-ep93xx/ |
D | core.c | 358 void __init ep93xx_register_i2c(struct i2c_board_info *devices, int num) in ep93xx_register_i2c() 410 struct spi_board_info *devices, int num) in ep93xx_register_spi()
|
/Linux-v6.6/drivers/edac/ |
D | amd8131_edac.h | 100 struct amd8131_dev_info *devices; member
|
/Linux-v6.6/include/linux/platform_data/ |
D | brcmfmac.h | 181 struct brcmfmac_pd_device devices[]; member
|
/Linux-v6.6/drivers/net/ethernet/sfc/falcon/ |
D | mdio_10g.c | 116 u32 devices; in ef4_mdio_check_mmds() local
|
/Linux-v6.6/drivers/iommu/intel/ |
D | dmar.c | 104 void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt) in dmar_free_dev_scope() 216 struct dmar_dev_scope *devices, in dmar_insert_dev_scope() 273 struct dmar_dev_scope *devices, int count) in dmar_remove_dev_scope() 680 static int dmar_pci_device_match(struct dmar_dev_scope devices[], in dmar_pci_device_match()
|
/Linux-v6.6/include/sound/ |
D | i2c.h | 47 struct list_head devices; /* attached devices to this bus */ member
|
/Linux-v6.6/drivers/staging/greybus/ |
D | gbphy.c | 24 struct list_head devices; member
|
/Linux-v6.6/drivers/iommu/ |
D | io-pgfault.c | 24 struct list_head devices; member
|
D | s390-iommu.c | 21 struct list_head devices; member
|
/Linux-v6.6/drivers/staging/vme_user/ |
D | vme.h | 128 struct list_head devices; member
|
/Linux-v6.6/drivers/hid/ |
D | hid-roccat.c | 69 static struct roccat_device *devices[ROCCAT_MAX_DEVICES]; variable
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/ |
D | dev.c | 16 struct xarray devices; member
|
/Linux-v6.6/drivers/video/fbdev/via/ |
D | viafbdev.c | 1463 u32 devices; in odev_update() local 1625 static int parse_mode(const char *str, u32 devices, u32 *xres, u32 *yres) in parse_mode()
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | i915_pci.c | 944 static bool device_id_in_list(u16 device_id, const char *devices, bool negative) in device_id_in_list()
|