Home
last modified time | relevance | path

Searched defs:devices (Results 51 – 75 of 162) sorted by relevance

1234567

/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_host_common.c122 struct udev_list_entry *devices, *dev_list_entry; in refresh_exported_devices() local
/openbmc/qemu/include/hw/input/
H A Dadb.h77 ADBDevice *devices[MAX_ADB_DEVICES]; member
/openbmc/linux/drivers/md/
H A Dmd-autodetect.c126 dev_t devices[MD_SB_DISKS + 1], mdev; in md_setup_drive() local
H A Ddm-table.c167 static void free_devices(struct list_head *devices, struct mapped_device *md) in free_devices()
438 struct list_head *devices = &t->devices; in dm_put_device() local
877 struct list_head *devices = dm_table_get_devices(t); in dm_table_determine_type() local
1132 struct list_head *devices = dm_table_get_devices(t); in dm_table_get_integrity_disk() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state_change.h38 struct drbd_device_state_change *devices; member
/openbmc/qemu/include/hw/pci/
H A Dpci_bus.h44 PCIDevice *devices[PCI_SLOT_MAX * PCI_FUNC_MAX]; member
/openbmc/qemu/migration/
H A Dsavevm.c3049 bool has_devices, strList *devices, Error **errp) in save_snapshot()
3241 bool has_devices, strList *devices, Error **errp) in load_snapshot()
3332 strList *devices, Error **errp) in delete_snapshot()
3377 strList *devices; member
3495 strList *devices, in qmp_snapshot_save()
3517 strList *devices, in qmp_snapshot_load()
3538 strList *devices, in qmp_snapshot_delete()
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x.c284 static struct platform_device *devices[] __initdata = { variable
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dpresence_detection_tests.cpp80 std::vector<std::unique_ptr<Device>> devices{}; in createParentObjects() local
H A Dsensor_monitoring_tests.cpp103 std::vector<std::unique_ptr<Device>> devices{}; in createParentObjects() local
/openbmc/linux/drivers/edac/
H A Damd8131_edac.h100 struct amd8131_dev_info *devices; member
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dcore.c359 void __init ep93xx_register_i2c(struct i2c_board_info *devices, int num) in ep93xx_register_i2c()
411 struct spi_board_info *devices, int num) in ep93xx_register_spi()
/openbmc/linux/include/linux/platform_data/
H A Dbrcmfmac.h181 struct brcmfmac_pd_device devices[]; member
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.c116 u32 devices; in ef4_mdio_check_mmds() local
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dcan.json8 "devices": [ array
/openbmc/linux/include/sound/
H A Di2c.h47 struct list_head devices; /* attached devices to this bus */ member
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c104 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()
/openbmc/phosphor-power/phosphor-regulators/examples/
H A Dconfig.json56 "devices": [ array
/openbmc/linux/drivers/staging/greybus/
H A Dgbphy.c24 struct list_head devices; member
/openbmc/linux/drivers/iommu/
H A Dio-pgfault.c24 struct list_head devices; member
/openbmc/linux/drivers/staging/vme_user/
H A Dvme.h128 struct list_head devices; member
/openbmc/linux/drivers/hid/
H A Dhid-roccat.c69 static struct roccat_device *devices[ROCCAT_MAX_DEVICES]; variable
/openbmc/linux/include/linux/
H A Dtc.h65 struct list_head devices; /* List of devices on this bus. */ member
H A Dsm501.h122 unsigned long devices; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
H A Ddev.c16 struct xarray devices; member

1234567