Searched refs:device_driver (Results 276 - 300 of 323) sorted by relevance

<<111213

/linux-master/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c51 static int mipi_dsi_device_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/ata/pata_parport/
H A Dpata_parport.c640 struct device_driver *drv;
/linux-master/include/linux/
H A Dhid.h845 struct device_driver driver;
H A Dpci.h956 struct device_driver driver;
961 static inline struct pci_driver *to_pci_driver(struct device_driver *drv)
/linux-master/arch/parisc/kernel/
H A Ddrivers.c551 static int parisc_generic_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c603 struct device_driver *drv)
/linux-master/drivers/target/loopback/
H A Dtcm_loop.c92 static struct device_driver tcm_loop_driverfs = {
/linux-master/drivers/input/rmi4/
H A Drmi_driver.c1261 bool rmi_is_physical_driver(struct device_driver *drv)
/linux-master/drivers/spi/
H A Dspi-mem.c802 static inline struct spi_mem_driver *to_spi_mem_drv(struct device_driver *drv)
/linux-master/drivers/cdx/
H A Dcdx.c265 static int cdx_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/siox/
H A Dsiox-core.c506 static int siox_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/gpu/host1x/
H A Dbus.c336 static int host1x_device_match(struct device *dev, struct device_driver *drv)
/linux-master/include/acpi/
H A Dacpi_bus.h172 struct device_driver drv;
/linux-master/drivers/usb/core/
H A Dport.c475 static struct device_driver usb_port_driver = {
/linux-master/drivers/fsi/
H A Dfsi-core.c1364 static int fsi_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/net/hamradio/
H A Dbaycom_epp.c1184 struct device_driver *drv = par_dev->dev.driver;
/linux-master/arch/arm/common/
H A Dsa1111.c1342 static int sa1111_match(struct device *_dev, struct device_driver *_drv)
/linux-master/drivers/misc/mei/
H A Dbus.c1127 static int mei_cl_device_match(struct device *dev, struct device_driver *drv)
/linux-master/net/devlink/
H A Ddev.c858 static int devlink_nl_driver_info_get(struct device_driver *drv,
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c1584 struct device_driver *drv = &brcmf_usbdrvr.driver;
/linux-master/drivers/net/plip/
H A Dplip.c1347 struct device_driver *drv = par_dev->dev.driver;
/linux-master/drivers/tee/
H A Dtee_core.c1204 struct device_driver *drv)
/linux-master/arch/powerpc/platforms/pseries/
H A Dvio.c1579 static int vio_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/net/iucv/
H A Diucv.c65 static int iucv_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/staging/fieldbus/anybuss/
H A Dhost.c1169 struct device_driver *drv)

Completed in 323 milliseconds

<<111213