torch_pin          75 drivers/leds/leds-lm3642.c 	enum lm3642_torch_pin_enable torch_pin;
torch_pin         125 drivers/leds/leds-lm3642.c 		if (chip->torch_pin)
torch_pin         185 drivers/leds/leds-lm3642.c 	chip->torch_pin = state;
torch_pin         201 drivers/leds/leds-lm3642.c static DEVICE_ATTR(torch_pin, S_IWUSR, NULL, lm3642_torch_pin_store);
torch_pin         328 drivers/leds/leds-lm3642.c 	chip->torch_pin = pdata->torch_pin;
torch_pin          32 include/linux/platform_data/leds-lm3642.h 	enum lm3642_torch_pin_enable torch_pin;