Home
last modified time | relevance | path

Searched defs:DEFINE_LED_TRIGGER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dleds.h464 #define DEFINE_LED_TRIGGER(x) static struct led_trigger *x; macro
/openbmc/u-boot/include/linux/
H A Dcompat.h134 #define DEFINE_LED_TRIGGER(x) static struct led_trigger *x; macro