Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/leds/
Dleds-lm3642.c79 enum lm3642_torch_pin_enable torch_pin; member
129 if (chip->torch_pin) in lm3642_control()
189 chip->torch_pin = state; in lm3642_torch_pin_store()
205 static DEVICE_ATTR(torch_pin, S_IWUSR, NULL, lm3642_torch_pin_store);
332 chip->torch_pin = pdata->torch_pin; in lm3642_probe()
/Linux-v4.19/include/linux/platform_data/
Dleds-lm3642.h33 enum lm3642_torch_pin_enable torch_pin; member