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

1234567891011>>

/linux-master/drivers/misc/
H A Dtifm_core.c41 static int tifm_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/most/
H A Dcore.c494 static int most_match(struct device *dev, struct device_driver *drv)
507 static ssize_t links_show(struct device_driver *drv, char *buf)
515 static ssize_t components_show(struct device_driver *drv, char *buf)
730 static struct device_driver mostbus_driver = {
/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 Dmhi.h524 struct device_driver driver;
H A Dusb.h1141 struct device_driver *driver,
1234 struct device_driver driver;
1286 struct device_driver driver;
H A Dparport.h259 struct device_driver driver;
H A Dfirewire.h248 struct device_driver driver;
H A Dpnp.h383 struct device_driver driver;
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_init.c938 static ssize_t version_show(struct device_driver *driver, char *buf)
944 static int asd_create_driver_attrs(struct device_driver *driver)
949 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.c1242 struct device_driver *drv = dev->driver;
1386 struct device_driver *driver = &mhi_drv->driver;
1414 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/sound/ac97/
H A Dbus.c472 static int ac97_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/spmi/
H A Dspmi.c46 static int spmi_device_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/net/netdevsim/
H A Dbus.c465 static struct device_driver nsim_driver = {

Completed in 405 milliseconds

1234567891011>>