Home
last modified time | relevance | path

Searched refs:locomo_driver_unregister (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/arm/include/asm/hardware/
Dlocomo.h201 void locomo_driver_unregister(struct locomo_driver *);
/linux-5.19.10/drivers/video/backlight/
Dlocomolcd.c242 locomo_driver_unregister(&poodle_lcd_driver); in locomolcd_exit()
/linux-5.19.10/drivers/input/keyboard/
Dlocomokbd.c339 locomo_driver_unregister(&keyboard_driver); in locomokbd_exit()
/linux-5.19.10/arch/arm/common/
Dlocomo.c859 void locomo_driver_unregister(struct locomo_driver *driver) in locomo_driver_unregister() function
863 EXPORT_SYMBOL(locomo_driver_unregister);