Home
last modified time | relevance | path

Searched refs:mlx_product_names (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-mlxcpld.c224 static const char *mlx_product_names[] = { variable
239 for (i = 1; i < ARRAY_SIZE(mlx_product_names); i++) { in mlxcpld_led_platform_check_sys_type()
240 if (strstr(mlx_product_name, mlx_product_names[i])) in mlxcpld_led_platform_check_sys_type()
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-mlxcpld.c224 static const char *mlx_product_names[] = { variable
239 for (i = 1; i < ARRAY_SIZE(mlx_product_names); i++) { in mlxcpld_led_platform_check_sys_type()
240 if (strstr(mlx_product_name, mlx_product_names[i])) in mlxcpld_led_platform_check_sys_type()

Completed in 2 milliseconds