Home
last modified time | relevance | path

Searched defs:asus_laptop (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dasus-laptop.c236 struct asus_laptop { struct
248 struct asus_led wled;
258 int wled_type;
259 int bled_type;
260 int wireless_status;
261 bool have_rsts;
262 bool is_pega_lucid;
263 bool pega_acc_live;
264 int pega_acc_x;
265 int pega_acc_y;
[all …]
/openbmc/linux/drivers/acpi/
H A Dresource.c413 static const struct dmi_system_id asus_laptop[] = { variable