Searched refs:bcm6328_led (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/leds/ |
| D | leds-bcm6328.c | 67 struct bcm6328_led { struct 101 static void bcm6328_led_mode(struct bcm6328_led *led, unsigned long value) in bcm6328_led_mode() 121 struct bcm6328_led *led = in bcm6328_led_set() 122 container_of(led_cdev, struct bcm6328_led, cdev); in bcm6328_led_set() 138 struct bcm6328_led *led = in bcm6328_blink_set() 139 container_of(led_cdev, struct bcm6328_led, cdev); in bcm6328_blink_set() 262 static int bcm6328_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6328_led() function 266 struct bcm6328_led *led; in bcm6328_led() 403 rc = bcm6328_led(dev, child, reg, mem, lock, in bcm6328_leds_probe()
|