Searched refs:adptops (Results 1 – 1 of 1) sorted by relevance
91 struct acpi_dev_pt_ops **adptops, *ops; in create_pt_acpidev() local93 SET_FOREACH(adptops, acpi_dev_pt_ops_set) { in create_pt_acpidev()94 ops = *adptops; in create_pt_acpidev()196 struct acpi_dev_pt_ops **adptops, *ops; in acpi_dev_write_dsdt() local198 SET_FOREACH(adptops, acpi_dev_pt_ops_set) { in acpi_dev_write_dsdt()199 ops = *adptops; in acpi_dev_write_dsdt()
Completed in 2 milliseconds