Home
last modified time | relevance | path

Searched defs:_color (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/bcm47xx/
H A Dleds.c11 #define BCM47XX_GPIO_LED(_gpio, _color, _function, _active_low, \ argument
20 #define BCM47XX_GPIO_LED_TRIGGER(_gpio, _color, _function, _active_low, \ argument
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcontext.h30 #define FW_CMD_ID_AND_COLOR(_id, _color) (((_id) << FW_CTXT_ID_POS) |\ argument
/linux/tools/testing/kunit/
H A Dkunit_printer.py34 def _color(self, code: str, text: str) -> str: member in Printer
/linux/drivers/iio/light/
H A Dcm3323.c52 #define CM3323_COLOR_CHANNEL(_color, _addr) { \ argument
H A Das73211.c129 #define AS73211_COLOR_CHANNEL(_color, _si, _addr) { \ argument