Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/atomisp2/
H A Dled.c49 static const struct dmi_system_id atomisp2_led_systems[] __initconst = { variable
74 MODULE_DEVICE_TABLE(dmi, atomisp2_led_systems);
83 system = dmi_first_match(atomisp2_led_systems); in atomisp2_led_init()