Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c349 struct uniwill_device_descriptor { struct
363 static struct uniwill_device_descriptor device_descriptor __ro_after_init; argument
1645 static struct uniwill_device_descriptor lapac71h_descriptor __initdata = {
1653 static struct uniwill_device_descriptor lapkc71f_descriptor __initdata = {
1677 static struct uniwill_device_descriptor phxarx1_phxaqf1_descriptor __initdata = {
1681 static struct uniwill_device_descriptor tux_featureset_1_descriptor __initdata = {
1685 static struct uniwill_device_descriptor empty_descriptor __initdata = {};
2110 const struct uniwill_device_descriptor *descriptor; in uniwill_init()