Home
last modified time | relevance | path

Searched refs:strobe_pin (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-lm3642.c76 enum lm3642_strobe_pin_enable strobe_pin; member
134 if (chip->strobe_pin) in lm3642_control()
231 chip->strobe_pin = state; in lm3642_strobe_pin_store()
243 static DEVICE_ATTR(strobe_pin, S_IWUSR, NULL, lm3642_strobe_pin_store);
320 chip->strobe_pin = pdata->strobe_pin; in lm3642_probe()
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-lm3642.c76 enum lm3642_strobe_pin_enable strobe_pin; member
134 if (chip->strobe_pin) in lm3642_control()
231 chip->strobe_pin = state; in strobe_pin_store()
243 static DEVICE_ATTR_WO(strobe_pin);
319 chip->strobe_pin = pdata->strobe_pin; in lm3642_probe()
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dleds-lm3642.h33 enum lm3642_strobe_pin_enable strobe_pin; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dleds-lm3642.h33 enum lm3642_strobe_pin_enable strobe_pin; member

Completed in 3 milliseconds