Searched refs:device_driver (Results 226 - 250 of 323) sorted by relevance

1234567891011>>

/linux-master/include/linux/ssb/
H A Dssb.h326 struct device_driver drv;
/linux-master/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c336 struct device_driver *_drv)
/linux-master/drivers/amba/
H A Dbus.c208 static int amba_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/hid/
H A Dhid-core.c2496 static ssize_t new_id_store(struct device_driver *drv, const char *buf,
2566 static int hid_bus_match(struct device *dev, struct device_driver *drv)
2906 static int __hid_bus_driver_added(struct device_driver *drv, void *data)
2918 static int __bus_removed_driver(struct device_driver *drv, void *data)
/linux-master/include/linux/soundwire/
H A Dsdw.h730 struct device_driver driver;
/linux-master/drivers/mailbox/
H A Dzynqmp-ipi-mailbox.c113 static struct device_driver zynqmp_ipi_mbox_driver = {
/linux-master/lib/kunit/
H A Dkunit-test.c762 struct device_driver *test_driver;
/linux-master/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.c239 static int ishtp_cl_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/bus/
H A Dsunxi-rsb.c133 static int sunxi_rsb_device_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/soc/qcom/
H A Dapr.c341 static int apr_device_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/memstick/core/
H A Dmemstick.c41 static int memstick_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/hsi/
H A Dhsi_core.c40 static int hsi_bus_match(struct device *dev, struct device_driver *driver)
/linux-master/drivers/macintosh/
H A Dmacio_asic.c39 static int macio_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/include/linux/
H A Di2c.h297 struct device_driver driver;
H A Dscmi_protocol.h961 struct device_driver driver;
H A Dacpi.h719 const struct device_driver *drv);
945 const struct device_driver *drv)
/linux-master/drivers/base/
H A Dcpu.c29 static int cpu_subsys_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/usb/core/
H A Dusb.c400 struct device_driver *drv;
/linux-master/drivers/tty/serdev/
H A Dcore.c88 static int serdev_device_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/net/phy/
H A Dphy_device.c284 struct device_driver *drv = phydev->mdio.dev.driver;
536 static int phy_bus_match(struct device *dev, struct device_driver *drv)
1645 struct device_driver *driver)
3450 struct device_driver *drv = phydev->mdio.dev.driver;
/linux-master/drivers/dma/idxd/
H A Didxd.h78 struct device_driver drv;
/linux-master/drivers/media/pci/ivtv/
H A Divtvfb.c1269 struct device_driver *drv;
1292 struct device_driver *drv;
/linux-master/tools/testing/cxl/test/
H A Dmem.c1210 static ssize_t poison_inject_max_show(struct device_driver *drv, char *buf)
1215 static ssize_t poison_inject_max_store(struct device_driver *drv,
/linux-master/kernel/dma/
H A Ddebug.c131 static struct device_driver *current_driver __read_mostly;
180 struct device_driver *drv;
/linux-master/drivers/pcmcia/
H A Dds.c95 new_id_store(struct device_driver *driver, const char *buf, size_t count)
903 static int pcmcia_bus_match(struct device *dev, struct device_driver *drv)

Completed in 418 milliseconds

1234567891011>>