Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-twl4030.c478 omap_twl_info->use_leds = of_property_read_bool(dev->of_node, in of_gpio_twl4030()
570 if (pdata->use_leds) in gpio_twl4030_probe()
/openbmc/linux/include/linux/mfd/
H A Dtwl.h581 bool use_leds; member