Searched refs:bus_remove_driver (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/base/ | ||
| H A D | base.h | 175 void bus_remove_driver(struct device_driver *drv); |
| H A D | bus.c | 770 void bus_remove_driver(struct device_driver *drv) in bus_remove_driver() function |