Searched defs:ddrv (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/soundwire/ |
H A D | bus_type.c | 37 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 D | bus_type.c | 38 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 D | tilcdc_drv.c | 169 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 D | tilcdc_drv.c | 198 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 D | ctcm_main.c | 1725 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
|
H A D | lcs.c | 2332 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
|
H A D | qeth_core_main.c | 6464 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 D | ctcm_main.c | 1685 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
|
H A D | lcs.c | 2308 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() argument
|
H A D | qeth_core_main.c | 6459 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 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-6.6/drivers/fpga/ |
H A 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
|
Completed in 35 milliseconds