Searched refs:ACPI_AC_CLASS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dcm_sbs.c34 #define ACPI_AC_CLASS "ac_adapter" macro
49 acpi_ac_dir = proc_mkdir(ACPI_AC_CLASS, acpi_root_dir);
54 "Cannot create %s\n", ACPI_AC_CLASS);
67 remove_proc_entry(ACPI_AC_CLASS, acpi_root_dir);
H A Dac.c43 #define ACPI_AC_CLASS "ac_adapter" macro
77 .class = ACPI_AC_CLASS,
273 strcpy(acpi_device_class(device), ACPI_AC_CLASS); local
H A Dsbs.c53 #define ACPI_AC_CLASS "ac_adapter" macro
899 acpi_bus_generate_proc_event4(ACPI_AC_CLASS, ACPI_AC_DIR_NAME,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_pm.c53 #define ACPI_AC_CLASS "ac_adapter" macro
63 if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) {

Completed in 92 milliseconds