Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/leds/
Dleds-is31fl32xx.c33 #define IS31FL3216_CONFIG_SSD_ENABLE BIT(7) macro
165 IS31FL3216_CONFIG_SSD_ENABLE); in is31fl3216_reset()
196 u8 value = enable ? IS31FL3216_CONFIG_SSD_ENABLE : in is31fl3216_software_shutdown()