Home
last modified time | relevance | path

Searched defs:devices (Results 76 – 100 of 175) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-table.c176 static void free_devices(struct list_head *devices, struct mapped_device *md) in free_devices()
455 struct list_head *devices = &ti->table->devices; in dm_put_device() local
893 struct list_head *devices = dm_table_get_devices(t); in dm_table_determine_type() local
1134 struct list_head *devices = dm_table_get_devices(t); in dm_table_get_integrity_disk() local
H A Ddm-core.h165 struct list_head devices; member
/OK3568_Linux_fs/kernel/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
H A Dpnp.h207 struct list_head devices; /* devices attached to the card */ member
429 struct list_head devices; member
/OK3568_Linux_fs/external/xserver/config/
H A Dhal.c468 char **devices; in connect_and_register() local
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dlubbock.c361 static struct platform_device *devices[] __initdata = { variable
H A Dmioa701.c683 static struct platform_device *devices[] __initdata = { variable
H A Dmagician.c965 static struct platform_device *devices[] __initdata = { variable
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-roccat.c69 static struct roccat_device *devices[ROCCAT_MAX_DEVICES]; variable
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dsnmp.json2 "devices": [ array
H A Dmodbus.json9 "devices": [ array
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c165 static struct device_info devices[UB_MAX_DEV]; variable
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ds390-iommu.c26 struct list_head devices; member
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dgoramo_mlr.c374 int i, devices = 1; /* flash */ in gmlr_init() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_pci.c1008 static bool force_probe(u16 device_id, const char *devices) in force_probe()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dviafbdev.c1463 u32 devices; in odev_update() local
1625 static int parse_mode(const char *str, u32 devices, u32 *xres, u32 *yres) in parse_mode()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c492 const struct pci_id_match *const devices = drvp->supported_devices; in probeSingleDevice() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c375 uint32_t devices; in amdgpu_display_print_display_setup() local
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxcommon.c381 XDeviceInfo *devices; in dmxCommonOthGetInfo() local
/OK3568_Linux_fs/kernel/drivers/char/
H A Dppdev.c87 static struct device *devices[PARPORT_MAX]; variable
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh_driver.c845 int devices = 0; in eeh_handle_normal_event() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dx86_init.h228 struct x86_legacy_devices devices; member
/OK3568_Linux_fs/kernel/include/net/
H A Dudp_tunnel.h209 struct list_head devices; member
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dsm501.c65 struct list_head devices; member
833 static int sm501_register_uart(struct sm501_devdata *sm, int devices) in sm501_register_uart()

1234567