Searched refs:mlx_product_names (Results 1 – 1 of 1) sorted by relevance
224 static const char *mlx_product_names[] = { variable239 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()