Home
last modified time | relevance | path

Searched refs:strobe_pin (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/include/linux/platform_data/
H A Dleds-lm3642.h33 enum lm3642_strobe_pin_enable strobe_pin; member