Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/leds/
Dled-core.c411 props->func_enum_present = true; in led_parse_fwnode_props()
448 if (props.func_enum_present) { in led_compose_name()
/linux-6.1.9/include/linux/
Dleds.h507 bool func_enum_present; member