Searched refs:eeepc (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/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 | 33 obj-$(CONFIG_EEEPC_LAPTOP) += eeepc-laptop.o 34 obj-$(CONFIG_EEEPC_WMI) += eeepc-wmi.o
|
| H A D | Kconfig | 290 doesn't work on your Eee PC, try eeepc-wmi instead.
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/docs/cn/Linux/Wifibt/REALTEK模组RF测试文档/ |
| H A D | Quick_Start_Guide_V6.txt | 117 target Non-prelinked: iwpriv (out/target/product/eeepc/symbols/system/bin/iwpriv) 118 target Unstripped: iwpriv (out/target/product/eeepc/obj/EXECUTABLES/iwpriv_intermediates/iwpriv) 119 Install: out/target/product/eeepc/system/xbin/iwpriv 121 #cp " out/target/product/eeepc/system/xbin/iwpriv " to target platform file system " system/xbin/i…
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 2843 F: drivers/platform/x86/eeepc*.c
|