Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/leds/
Dled-core.c466 props->func_enum_present = true; in led_parse_fwnode_props()
499 if (props.func_enum_present) { in led_compose_name()
/linux-6.6.21/include/linux/
Dleds.h640 bool func_enum_present; member