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