Searched refs:bcm6358_led (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/leds/ |
| D | leds-bcm6358.c | 42 struct bcm6358_led { struct 71 static void bcm6358_led_mode(struct bcm6358_led *led, unsigned long value) in bcm6358_led_mode() 89 struct bcm6358_led *led = in bcm6358_led_set() 90 container_of(led_cdev, struct bcm6358_led, cdev); in bcm6358_led_set() 98 static int bcm6358_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6358_led() function 101 struct bcm6358_led *led; in bcm6358_led() 217 rc = bcm6358_led(dev, child, reg, mem, lock); in bcm6358_leds_probe()
|