Searched refs:eeepc (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/platform/x86/ |
H A D | eeepc-laptop.c | 207 static int set_acpi(struct eeepc_laptop *eeepc, int cm, int value) in set_acpi() argument 213 if ((eeepc->cm_supported & (0x1 << cm)) == 0) in set_acpi() 216 if (write_acpi_int(eeepc->handle, method, value)) in set_acpi() 221 static int get_acpi(struct eeepc_laptop *eeepc, int cm) in get_acpi() argument 228 if ((eeepc->cm_supported & (0x1 << cm)) == 0) in get_acpi() 231 if (read_acpi_int(eeepc->handle, method, &value)) in get_acpi() 236 static int acpi_setter_handle(struct eeepc_laptop *eeepc, int cm, in acpi_setter_handle() argument 244 if ((eeepc->cm_supported & (0x1 << cm)) == 0) in acpi_setter_handle() 247 status = acpi_get_handle(eeepc->handle, (char *)method, in acpi_setter_handle() 270 struct eeepc_laptop *eeepc = dev_get_drvdata(dev); in store_sys_acpi() local [all …]
|
H A D | Makefile | 38 obj-$(CONFIG_EEEPC_LAPTOP) += eeepc-laptop.o 39 obj-$(CONFIG_EEEPC_WMI) += eeepc-wmi.o
|
H A D | Kconfig | 345 doesn't work on your Eee PC, try eeepc-wmi instead.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-eeepc-laptop | 1 What: /sys/devices/platform/eeepc/disp 14 What: /sys/devices/platform/eeepc/camera 21 What: /sys/devices/platform/eeepc/cardr 28 What: /sys/devices/platform/eeepc/cpufv 51 What: /sys/devices/platform/eeepc/available_cpufv
|
/openbmc/linux/ |
H A D | MAINTAINERS | 3162 F: drivers/platform/x86/eeepc*.c
|
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | 2702 2024-12-28 20:09:06.440-0600 FINEST t1084 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/Documentation/ABI/testing/sysfs-platform-eeepc-laptop.gz' 5216 2024-12-28 20:09:06.922-0600 FINEST t1091 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/platform/x86/eeepc-wmi.c.gz' [all...] |