Searched refs:slim_driver (Results 1 – 3 of 3) sorted by relevance
85 struct slim_driver { struct94 #define to_slim_driver(d) container_of(d, struct slim_driver, driver) argument150 int __slim_driver_register(struct slim_driver *drv, struct module *owner);151 void slim_driver_unregister(struct slim_driver *drv);
33 struct slim_driver *sbdrv = to_slim_driver(drv); in slim_device_match()41 struct slim_driver *sbdrv = to_slim_driver(dev->driver); in slim_device_probe()49 struct slim_driver *sbdrv; in slim_device_remove()77 int __slim_driver_register(struct slim_driver *drv, struct module *owner) in __slim_driver_register()95 void slim_driver_unregister(struct slim_driver *drv) in slim_driver_unregister()268 struct slim_driver *sbdrv; in slim_device_update_status()
69 slim_driver should implement driver for that slim_device.88 Another notification "boot_device" is used to notify the slim_driver when