Searched defs:ms_drv (Results 1 – 2 of 2) sorted by relevance
109 static int ms_bus_match(struct device_s * ms_gdev, struct device_driver * ms_drv) in ms_bus_match()144 struct device_driver * ms_drv; in ms_device_attach() local174 void ms_driver_attach(struct device_driver * ms_drv) in ms_driver_attach()204 struct device_driver * ms_drv = ms_gdev->driver; in ms_device_release_driver() local222 static void ms_driver_detach(struct device_driver * ms_drv) in ms_driver_detach()281 int ms_bus_add_driver(struct device_driver * ms_drv) in ms_bus_add_driver()304 void ms_bus_remove_driver(struct device_driver * ms_drv) in ms_bus_remove_driver()
91 int ms_driver_register(struct device_driver * ms_drv) in ms_driver_register()105 void ms_driver_unregister(struct device_driver * ms_drv) in ms_driver_unregister()