Symbol: led_flash_ops
drivers/leds/flash/leds-aat1290.c
450
static const struct led_flash_ops flash_ops = {
drivers/leds/flash/leds-as3645a.c
373
static const struct led_flash_ops as3645a_led_flash_ops = {
drivers/leds/flash/leds-ktd2692.c
276
static const struct led_flash_ops flash_ops = {
drivers/leds/flash/leds-lm3601x.c
313
static const struct led_flash_ops flash_ops = {
drivers/leds/flash/leds-max77693.c
779
static const struct led_flash_ops flash_ops = {
drivers/leds/flash/leds-mt6360.c
386
static const struct led_flash_ops mt6360_flash_ops = {
drivers/leds/flash/leds-mt6370-flash.c
334
static const struct led_flash_ops mt6370_flash_ops = {
drivers/leds/flash/leds-qcom-flash.c
621
static const struct led_flash_ops qcom_flash_ops = {
drivers/leds/flash/leds-rt4505.c
214
static const struct led_flash_ops rt4505_flash_ops = {
drivers/leds/flash/leds-rt8515.c
159
static const struct led_flash_ops rt8515_flash_ops = {
drivers/leds/flash/leds-s2m-flash.c
191
static const struct led_flash_ops s2mu005_fled_flash_ops = {
drivers/leds/flash/leds-sgm3140.c
93
static const struct led_flash_ops sgm3140_flash_ops = {
drivers/leds/flash/leds-sy7802.c
285
static const struct led_flash_ops sy7802_flash_ops = {
drivers/leds/flash/leds-tps6131x.c
524
static const struct led_flash_ops flash_ops = {
drivers/leds/led-class-flash.c
263
const struct led_flash_ops *ops = fled_cdev->ops;
drivers/leds/led-class-flash.c
287
const struct led_flash_ops *ops;
drivers/staging/greybus/light.c
716
static const struct led_flash_ops gb_lights_flash_ops = {
include/linux/led-class-flash.h
72
const struct led_flash_ops *ops;