Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c11516 static char text_unsupported[] __initdata = "not supported"; in str_supported() local
11518 return (is_supported) ? &text_unsupported[4] : &text_unsupported[0]; in str_supported()