Searched refs:ec_find (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | acpica_ec.c | 454 ec_find(ACPI_HANDLE obj, UINT32 nest, void *context, void **rv) in ec_find() function 479 (void) AcpiGetDevices("PNP0C09", &ec_find, (void *)&dev_hdl, NULL); in ec_probe_ns() 704 (void) AcpiGetDevices("ACPI0001", &ec_find, (void *)&obj, NULL); in smbus_attach() 710 (void) AcpiGetDevices("ACPI0005", &ec_find, (void *)&obj, NULL); in smbus_attach()
|