Searched refs:acpi_device_handle (Results 1 – 10 of 10) sorted by relevance
75 handle = acpi_device_handle(data->acpi_dev); in system76_get()96 handle = acpi_device_handle(data->acpi_dev); in system76_get_index()110 handle = acpi_device_handle(data->acpi_dev); in system76_get_object()143 handle = acpi_device_handle(data->acpi_dev); in system76_set()671 data->has_open_ec = acpi_has_method(acpi_device_handle(data->acpi_dev), "NFAN"); in system76_add()690 if (acpi_has_method(acpi_device_handle(data->acpi_dev), "SKBC")) { in system76_add()
84 s = asus_wireless_method(acpi_device_handle(data->adev), "HSWC", in led_state_get()97 asus_wireless_method(acpi_device_handle(data->adev), "HSWC", in led_state_update()
2172 gsensor_handle = acpi_device_handle(adev); in acer_wmi_accel_setup()
53 acpi_handle handle = acpi_device_handle(adev); in i2c_hid_acpi_get_descriptor()
107 set_dev_node(bus_dev, acpi_get_node(acpi_device_handle(adev))); in pcibios_root_bridge_prepare()
38 static inline acpi_handle acpi_device_handle(struct acpi_device *adev) in acpi_device_handle() function46 #define ACPI_HANDLE(dev) acpi_device_handle(ACPI_COMPANION(dev))48 acpi_device_handle(to_acpi_device_node(fwnode))
154 lookup->device_handle = acpi_device_handle(adev); in i2c_acpi_do_lookup()504 lookup.device_handle = acpi_device_handle(adev); in i2c_acpi_new_device()
624 lookup->device_handle = acpi_device_handle(adev); in acpi_serdev_do_lookup()
437 lookup.dev_handle = acpi_device_handle(acpi_dev); in i2c_acpi_find_adapter()
1942 handle = acpi_device_handle(PCI_CONTROLLER(bus)->companion); in sba_connect_bus()
Completed in 25 milliseconds