Searched defs:driver (Results 26 - 50 of 410) sorted by relevance

1234567891011>>

/linux-master/drivers/usb/host/
H A Dohci-sm501.c90 const struct hc_driver *driver = &ohci_sm501_hc_driver; local
H A Dehci-npcm7xx.c52 const struct hc_driver *driver = &ehci_npcm7xx_hc_driver; local
H A Dehci-spear.c60 const struct hc_driver *driver = &ehci_spear_hc_driver; local
H A Dohci-spear.c36 const struct hc_driver *driver = &ohci_spear_hc_driver; local
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.c43 static const struct drm_driver driver; variable in typeref:struct:drm_driver
175 static const struct drm_driver driver = { variable in typeref:struct:drm_driver
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_bus.c35 struct vchiq_driver *driver = to_vchiq_driver(dev->driver); local
/linux-master/tools/usb/usbip/src/
H A Dusbip_bind.c69 const char *driver; local
[all...]
/linux-master/drivers/gpu/drm/gma500/
H A Dmmu.h44 struct psb_mmu_driver *driver; member in struct:psb_mmu_pd
/linux-master/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c126 const char *driver; local
/linux-master/arch/mips/include/asm/
H A Dgio_device.h31 struct device_driver driver; member in struct:gio_driver
/linux-master/include/linux/
H A Dsunxi-rsb.h60 struct device_driver driver; member in struct:sunxi_rsb_driver
H A Dauxiliary_bus.h187 struct device_driver driver; member in struct:auxiliary_driver
[all...]
H A Dmei_cl_bus.h65 struct device_driver driver; member in struct:mei_cl_driver
H A Dintel-ish-client-if.h41 struct device_driver driver; member in struct:ishtp_cl_driver
/linux-master/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h43 const struct drm_driver *driver; member in struct:kirin_drm_data
/linux-master/drivers/staging/fieldbus/anybuss/
H A Danybuss-client.h33 struct device_driver driver; member in struct:anybuss_client_driver
/linux-master/tools/include/uapi/linux/
H A Dethtool.h89 char driver[3 member in struct:ethtool_drvinfo
[all...]
/linux-master/arch/s390/include/asm/
H A Dccwgroup.h48 struct device_driver driver; member in struct:ccwgroup_driver
/linux-master/include/linux/greybus/
H A Dhd.h47 const struct gb_hd_driver *driver; member in struct:gb_host_device
/linux-master/drivers/w1/
H A Dw1_int.c24 w1_alloc_dev(u32 id, int slave_count, int slave_ttl, struct device_driver *driver, struct device *device) argument
/linux-master/include/sound/ac97/
H A Dcodec.h64 struct device_driver driver; member in struct:ac97_codec_driver
/linux-master/mm/
H A Dzpool.c22 struct zpool_driver *driver; member in struct:zpool
33 void zpool_register_driver(struct zpool_driver *driver) argument
52 zpool_unregister_driver(struct zpool_driver *driver) argument
72 struct zpool_driver *driver; local
90 zpool_put_driver(struct zpool_driver *driver) argument
116 struct zpool_driver *driver = zpool_get_driver(type); local
149 struct zpool_driver *driver; local
[all...]
/linux-master/include/sound/
H A Dseq_device.h46 struct device_driver driver; member in struct:snd_seq_driver
/linux-master/arch/x86/kernel/apic/
H A Dinit.c91 void __init apic_install_driver(struct apic *driver) argument
/linux-master/drivers/peci/
H A Dcore.c190 struct peci_driver *driver = to_peci_driver(dev->driver); local
198 struct peci_driver *driver = to_peci_driver(dev->driver); local

Completed in 221 milliseconds

1234567891011>>