Searched defs:_color (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | context.h | 30 #define FW_CMD_ID_AND_COLOR(_id, _color) (((_id) << FW_CTXT_ID_POS) |\ argument
|
| /linux-6.15/arch/mips/bcm47xx/ |
| H A D | leds.c | 11 #define BCM47XX_GPIO_LED(_gpio, _color, _function, _active_low, \ argument 20 #define BCM47XX_GPIO_LED_TRIGGER(_gpio, _color, _function, _active_low, \ argument
|
| /linux-6.15/tools/testing/kunit/ |
| H A D | kunit_printer.py | 34 def _color(self, code: str, text: str) -> str: member in Printer
|
| /linux-6.15/drivers/iio/light/ |
| H A D | cm3323.c | 52 #define CM3323_COLOR_CHANNEL(_color, _addr) { \ argument
|
| H A D | opt4060.c | 543 #define _OPT4060_COLOR_CHANNEL(_color, _mask, _ev_spec, _num_ev_spec) \ argument 563 #define OPT4060_COLOR_CHANNEL(_color, _mask) \ argument 567 #define OPT4060_COLOR_CHANNEL_NO_EVENTS(_color, _mask) \ argument
|
| H A D | adjd_s311.c | 145 #define ADJD_S311_CHANNEL(_color, _scan_idx) { \ argument
|
| H A D | tcs3414.c | 63 #define TCS3414_CHANNEL(_color, _si, _addr) { \ argument
|
| H A D | isl29125.c | 61 #define ISL29125_CHANNEL(_color, _si) { \ argument
|
| H A D | tcs3472.c | 91 #define TCS3472_CHANNEL(_color, _si, _addr) { \ argument
|
| H A D | cm36651.c | 564 #define CM36651_LIGHT_CHANNEL(_color, _idx) { \ argument
|
| H A D | as73211.c | 128 #define AS73211_COLOR_CHANNEL(_color, _si, _addr) { \ argument
|
| /linux-6.15/drivers/tty/vt/ |
| H A D | vt.c | 641 static u8 build_attr(struct vc_data *vc, u8 _color, in build_attr()
|