Lines Matching refs:hdl
306 ACPI_HANDLE hdl = sc->sc_node->ad_handle;
310 sony_acpi_eval_set_integer(hdl, "SN02", 0x04, NULL);
311 sony_acpi_eval_set_integer(hdl, "SN07", 0x02, NULL);
312 sony_acpi_eval_set_integer(hdl, "SN02", 0x10, NULL);
313 sony_acpi_eval_set_integer(hdl, "SN07", 0x00, NULL);
314 sony_acpi_eval_set_integer(hdl, "SN03", 0x02, NULL);
315 sony_acpi_eval_set_integer(hdl, "SN07", 0x101, NULL);
320 sony_acpi_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque)
328 rv = sony_acpi_eval_set_integer(hdl, "SN07", 0x202, &arg);
432 sony_acpi_find_pic(ACPI_HANDLE hdl, uint32_t level,
439 rv = AcpiGetObjectInfo(hdl, &devinfo);