Searched refs:device_driver (Results 176 - 200 of 324) sorted by relevance

1234567891011>>

/linux-master/drivers/greybus/
H A Dcore.c93 static int greybus_match_device(struct device *dev, struct device_driver *drv)
/linux-master/drivers/staging/greybus/
H A Dgbphy.c120 static int gbphy_dev_match(struct device *dev, struct device_driver *drv)
/linux-master/include/linux/
H A Darm_ffa.h149 struct device_driver driver;
H A Dmhi.h526 struct device_driver driver;
H A Dusb.h1136 struct device_driver *driver,
1229 struct device_driver driver;
1281 struct device_driver driver;
H A Dparport.h259 struct device_driver driver;
/linux-master/drivers/mmc/core/
H A Dsdio_bus.c111 static int sdio_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/misc/
H A Dtifm_core.c41 static int tifm_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_init.c924 static ssize_t version_show(struct device_driver *driver, char *buf)
930 static int asd_create_driver_attrs(struct device_driver *driver)
935 static void asd_remove_driver_attrs(struct device_driver *driver)
/linux-master/drivers/nvdimm/
H A Dbus.c272 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv);
468 static int nvdimm_bus_match(struct device *dev, struct device_driver *drv)
602 struct device_driver *drv = &nd_drv->drv;
/linux-master/drivers/bus/mhi/host/
H A Dinit.c1273 struct device_driver *drv = dev->driver;
1417 struct device_driver *driver = &mhi_drv->driver;
1445 static int mhi_match(struct device *dev, struct device_driver *drv)
/linux-master/tools/usb/usbip/src/
H A Dusbipd.c654 driver = &device_driver;
/linux-master/drivers/net/hamradio/
H A Dbaycom_par.c494 struct device_driver *drv = par_dev->dev.driver;
/linux-master/drivers/misc/sgi-xp/
H A Dxpnet.c135 static struct device_driver xpnet_dbg_name = {
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv.h339 struct device_driver drv;
/linux-master/include/linux/fsl/
H A Dmc.h48 struct device_driver driver;
/linux-master/drivers/eisa/
H A Deisa-bus.c108 static int eisa_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c309 struct device_driver *drv;
/linux-master/include/scsi/
H A Dscsi_transport_iscsi.h498 struct device_driver *drv);
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_drv.c257 struct device_driver *drv = &drivers[i]->driver;
/linux-master/drivers/gpu/drm/mcde/
H A Dmcde_drv.c391 struct device_driver *drv = &mcde_component_drivers[i]->driver;
/linux-master/drivers/net/netdevsim/
H A Dbus.c465 static struct device_driver nsim_driver = {
/linux-master/drivers/firmware/arm_scmi/
H A Dbus.c228 static int scmi_dev_match(struct device *dev, struct device_driver *drv)
/linux-master/arch/sparc/kernel/
H A Dvio.c57 static int vio_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/arch/powerpc/platforms/pseries/
H A Dibmebus.c342 static int ibmebus_bus_bus_match(struct device *dev, struct device_driver *drv)

Completed in 597 milliseconds

1234567891011>>