Searched refs:locomo_dev (Results 1 – 3 of 3) sorted by relevance
19 struct locomo_dev *locomo_dev = LOCOMO_DEV(led_cdev->dev->parent); in locomoled_brightness_set() local24 locomo_writel(LOCOMO_LPT_TOFH, locomo_dev->mapbase + offset); in locomoled_brightness_set()26 locomo_writel(LOCOMO_LPT_TOFL, locomo_dev->mapbase + offset); in locomoled_brightness_set()54 static int locomoled_probe(struct locomo_dev *ldev) in locomoled_probe()
29 static struct locomo_dev *locomolcd_dev;171 static int locomolcd_probe(struct locomo_dev *ldev) in locomolcd_probe()200 static void locomolcd_remove(struct locomo_dev *dev) in locomolcd_remove()
221 static int locomokbd_probe(struct locomo_dev *dev) in locomokbd_probe()304 static void locomokbd_remove(struct locomo_dev *dev) in locomokbd_remove()
Completed in 8 milliseconds