Searched defs:_color (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | context.h | 82 #define FW_CMD_ID_AND_COLOR(_id, _color) (((_id) << FW_CTXT_ID_POS) |\ argument
|
/Linux-v4.19/arch/mips/bcm47xx/ |
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-v4.19/drivers/iio/light/ |
D | cm3323.c | 55 #define CM3323_COLOR_CHANNEL(_color, _addr) { \ argument
|
D | adjd_s311.c | 146 #define ADJD_S311_CHANNEL(_color, _scan_idx) { \ argument
|
D | tcs3414.c | 62 #define TCS3414_CHANNEL(_color, _si, _addr) { \ argument
|
D | isl29125.c | 60 #define ISL29125_CHANNEL(_color, _si) { \ argument
|
D | tcs3472.c | 90 #define TCS3472_CHANNEL(_color, _si, _addr) { \ argument
|
D | cm36651.c | 567 #define CM36651_LIGHT_CHANNEL(_color, _idx) { \ argument
|
/Linux-v4.19/drivers/tty/vt/ |
D | vt.c | 702 static u8 build_attr(struct vc_data *vc, u8 _color, u8 _intensity, u8 _blink, in build_attr()
|