Home
last modified time | relevance | path

Searched refs:als_input_mode (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/leds/
Dleds-lm3532.c114 u8 als_input_mode; member
478 (als->als_input_mode << LM3532_ALS_SEL_SHIFT)); in lm3532_als_configure()
531 &als->als_input_mode); in lm3532_parse_als()
533 als->als_input_mode = 0; in lm3532_parse_als()
535 if (als->als_input_mode > LM3532_BL_MODE_ALS) { in lm3532_parse_als()
Dleds-lm3530.c182 (pdata->als_input_mode << LM3530_ALS_SEL_SHIFT); in lm3530_als_configure()
/Linux-v5.10/include/linux/
Dled-lm3530.h99 enum lm3530_als_mode als_input_mode; member