Searched refs:mlxcpld_led (Results 1 – 1 of 1) sorted by relevance
121 static struct mlxcpld_led_pdata *mlxcpld_led; variable 271 spin_lock(&mlxcpld_led->lock); in mlxcpld_led_store_hw() 278 spin_unlock(&mlxcpld_led->lock); in mlxcpld_led_store_hw() 349 cpld->pled[i].param.offset = mlxcpld_led->profile[i].offset; in mlxcpld_led_config() 350 cpld->pled[i].param.mask = mlxcpld_led->profile[i].mask; in mlxcpld_led_config() 352 mlxcpld_led->profile[i].base_color; in mlxcpld_led_config() 354 if (mlxcpld_led->profile[i].brightness) in mlxcpld_led_config() 356 mlxcpld_led->profile[i].brightness); in mlxcpld_led_config() 367 mlxcpld_led = devm_kzalloc(&pdev->dev, sizeof(*mlxcpld_led), in mlxcpld_led_probe() [all...]