Searched defs:ddrv (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/soundwire/ |
| D | bus_type.c | 37 static int sdw_bus_match(struct device *dev, struct device_driver *ddrv) in sdw_bus_match()
|
| /kernel/linux/linux-6.6/drivers/soundwire/ |
| D | bus_type.c | 38 static int sdw_bus_match(struct device *dev, struct device_driver *ddrv) in sdw_bus_match()
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| D | dfl.c | 261 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-5.10/drivers/gpu/drm/tilcdc/ |
| D | tilcdc_drv.c | 169 static int tilcdc_init(struct drm_driver *ddrv, struct device *dev) in tilcdc_init()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tilcdc/ |
| D | tilcdc_drv.c | 198 static int tilcdc_init(const struct drm_driver *ddrv, struct device *dev) in tilcdc_init()
|
| /kernel/linux/linux-6.6/drivers/fpga/ |
| D | dfl.c | 263 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
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| D | ctcm_main.c | 1725 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store()
|
| D | lcs.c | 2332 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store()
|
| D | qeth_core_main.c | 6464 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store()
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| D | ctcm_main.c | 1685 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store()
|
| D | lcs.c | 2308 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store()
|
| D | qeth_core_main.c | 6486 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store()
|