Lines Matching defs:rt8515
47 struct rt8515 {
61 static struct rt8515 *to_rt8515(struct led_classdev_flash *fled)
63 return container_of(fled, struct rt8515, fled);
66 static void rt8515_gpio_led_off(struct rt8515 *rt)
94 struct rt8515 *rt = to_rt8515(fled);
117 struct rt8515 *rt = to_rt8515(fled);
146 struct rt8515 *rt = to_rt8515(fled);
168 struct rt8515 *rt = from_timer(rt, t, powerdown_timer);
174 static void rt8515_init_flash_timeout(struct rt8515 *rt)
193 static void rt8515_init_v4l2_flash_config(struct rt8515 *rt,
214 static void rt8515_v4l2_flash_release(struct rt8515 *rt)
220 static void rt8515_init_v4l2_flash_config(struct rt8515 *rt,
225 static void rt8515_v4l2_flash_release(struct rt8515 *rt)
230 static void rt8515_determine_max_intensity(struct rt8515 *rt,
280 struct rt8515 *rt;
372 struct rt8515 *rt = platform_get_drvdata(pdev);
382 { .compatible = "richtek,rt8515", },
389 .name = "rt8515",