Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/include/asm/hardware/
Dlocomo.h203 void locomo_driver_unregister(struct locomo_driver *);
/linux-2.6.39/drivers/video/backlight/
Dlocomolcd.c244 locomo_driver_unregister(&poodle_lcd_driver); in locomolcd_exit()
/linux-2.6.39/drivers/input/keyboard/
Dlocomokbd.c358 locomo_driver_unregister(&keyboard_driver); in locomokbd_exit()
/linux-2.6.39/arch/arm/common/
Dlocomo.c889 void locomo_driver_unregister(struct locomo_driver *driver) in locomo_driver_unregister() function
893 EXPORT_SYMBOL(locomo_driver_unregister);