Searched refs:mlx_product_name (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/leds/
H A Dleds-mlxcpld.c232 const char *mlx_product_name; local
235 mlx_product_name = dmi_get_system_info(DMI_PRODUCT_NAME);
236 if (!mlx_product_name)
240 if (strstr(mlx_product_name, mlx_product_names[i]))

Completed in 229 milliseconds