Home
last modified time | relevance | path

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

/openbmc/linux/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()