Searched refs:da903x_led (Results 1 – 1 of 1) sorted by relevance
34 struct da903x_led { struct48 struct da903x_led *led = container_of(work, struct da903x_led, work); in da903x_led_work() argument86 struct da903x_led *led; in da903x_led_set()88 led = container_of(led_cdev, struct da903x_led, cdev); in da903x_led_set()96 struct da903x_led *led; in da903x_led_probe()110 led = devm_kzalloc(&pdev->dev, sizeof(struct da903x_led), GFP_KERNEL); in da903x_led_probe()138 struct da903x_led *led = platform_get_drvdata(pdev); in da903x_led_remove()