Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dcompal-laptop.c56 * other boards too. See the extra_features variable. */
186 static bool extra_features; variable
777 extra_features = false; in dmi_check_cb()
785 extra_features = true; in dmi_check_cb_extra()
1040 if (!extra_features) in compal_probe()
1098 if (!extra_features) in compal_remove()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dcompal-laptop.c56 * other boards too. See the extra_features variable. */
186 static bool extra_features; variable
765 extra_features = false; in dmi_check_cb()
773 extra_features = true; in dmi_check_cb_extra()
965 if (!extra_features) in compal_probe()
1010 if (!extra_features) in compal_remove()

Completed in 4 milliseconds