Home
last modified time | relevance | path

Searched defs:ddrv (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/soundwire/
H A Dbus_type.c37 static int sdw_bus_match(struct device *dev, struct device_driver *ddrv) in sdw_bus_match() argument
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dbus_type.c38 static int sdw_bus_match(struct device *dev, struct device_driver *ddrv) in sdw_bus_match() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c169 static int tilcdc_init(struct drm_driver *ddrv, struct device *dev) in tilcdc_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c198 static int tilcdc_init(const struct drm_driver *ddrv, struct device *dev) in tilcdc_init() argument
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_main.c1725 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
H A Dlcs.c2332 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
H A Dqeth_core_main.c6464 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_main.c1685 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
H A Dlcs.c2308 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
H A Dqeth_core_main.c6459 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl.c261 struct dfl_driver *ddrv = to_dfl_drv(drv); in dfl_bus_match() local
280 struct dfl_driver *ddrv = to_dfl_drv(dev->driver); in dfl_bus_probe() local
288 struct dfl_driver *ddrv = to_dfl_drv(dev->driver); in dfl_bus_remove() local
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl.c263 struct dfl_driver *ddrv = to_dfl_drv(drv); in dfl_bus_match() local
282 struct dfl_driver *ddrv = to_dfl_drv(dev->driver); in dfl_bus_probe() local
290 struct dfl_driver *ddrv = to_dfl_drv(dev->driver); in dfl_bus_remove() local

Completed in 35 milliseconds