Home
last modified time | relevance | path

Searched refs:locomo_dev (Results 1 – 3 of 3) sorted by relevance

/drivers/leds/
Dleds-locomo.c20 struct locomo_dev *locomo_dev = LOCOMO_DEV(led_cdev->dev->parent); in locomoled_brightness_set() local
25 locomo_writel(LOCOMO_LPT_TOFH, locomo_dev->mapbase + offset); in locomoled_brightness_set()
27 locomo_writel(LOCOMO_LPT_TOFL, locomo_dev->mapbase + offset); in locomoled_brightness_set()
55 static int locomoled_probe(struct locomo_dev *ldev) in locomoled_probe()
/drivers/video/backlight/
Dlocomolcd.c30 static struct locomo_dev *locomolcd_dev;
174 static int locomolcd_probe(struct locomo_dev *ldev) in locomolcd_probe()
211 static int locomolcd_remove(struct locomo_dev *dev) in locomolcd_remove()
/drivers/input/keyboard/
Dlocomokbd.c224 static int locomokbd_probe(struct locomo_dev *dev) in locomokbd_probe()
307 static int locomokbd_remove(struct locomo_dev *dev) in locomokbd_remove()