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

<<111213

/linux-master/net/devlink/
H A Ddev.c858 static int devlink_nl_driver_info_get(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/drivers/usb/gadget/udc/
H A Dcore.c1571 static int gadget_match_driver(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/drivers/vdpa/
H A Dvdpa.c68 static int vdpa_dev_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/remoteproc/
H A Dremoteproc_core.c2116 struct device_driver *driver;
/linux-master/drivers/fpga/
H A Ddfl.c260 static int dfl_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/cxl/core/
H A Dport.c2085 static int cxl_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/s390/net/
H A Dctcm_main.c1685 static ssize_t group_store(struct device_driver *ddrv, const char *buf,
H A Dlcs.c2306 static ssize_t group_store(struct device_driver *ddrv, const char *buf,
H A Dqeth_core_main.c6486 static ssize_t group_store(struct device_driver *ddrv, const char *buf,
/linux-master/drivers/char/ipmi/
H A Dipmi_msghandler.c2983 static struct bmc_device *ipmi_find_bmc_guid(struct device_driver *drv,
3023 struct device_driver *drv,
/linux-master/drivers/gpio/
H A Dgpiolib.c56 static int gpio_bus_match(struct device *dev, struct device_driver *drv)
4738 static struct device_driver gpio_stub_drv = {
/linux-master/drivers/ntb/
H A Dntb_transport.c287 struct device_driver *drv)
/linux-master/drivers/power/supply/
H A Dab8500_charger.c3628 struct device_driver *drv = &ab8500_charger_component_drivers[i]->driver;
/linux-master/drivers/i3c/
H A Dmaster.c303 static int i3c_device_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c4133 static ssize_t debug_level_show(struct device_driver *d, char *buf)
4138 static ssize_t debug_level_store(struct device_driver *d,
H A Dipw2200.c1171 static ssize_t debug_level_show(struct device_driver *d, char *buf)
1176 static ssize_t debug_level_store(struct device_driver *d, const char *buf,
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c3525 static ssize_t capabilities_show(struct device_driver *drv, char *buf)
/linux-master/drivers/spi/
H A Dspi.c374 static int spi_match_device(struct device *dev, struct device_driver *drv)
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c5464 static ssize_t event_counter_show(struct device_driver *dd, char *buf)
/linux-master/drivers/base/
H A Dcore.c2416 struct device_driver *drv;
/linux-master/drivers/scsi/
H A Dscsi_transport_iscsi.c1207 struct device_driver *drv)
/linux-master/net/core/
H A Ddev.c11606 const struct device_driver *driver;

Completed in 536 milliseconds

<<111213