Searched refs:acpi_dev_pt_ops (Results 1 – 3 of 3) sorted by relevance
18 struct acpi_dev_pt_ops { struct31 int get_more_acpi_dev_info(char *hid, uint32_t instance, struct acpi_dev_pt_ops *ops); argument
40 SET_DECLARE(acpi_dev_pt_ops_set, struct acpi_dev_pt_ops);91 struct acpi_dev_pt_ops **adptops, *ops; in create_pt_acpidev()169 int get_more_acpi_dev_info(char *hid, uint32_t instance, struct acpi_dev_pt_ops *ops) in get_more_acpi_dev_info()196 struct acpi_dev_pt_ops **adptops, *ops; in acpi_dev_write_dsdt()
31 struct acpi_dev_pt_ops pt_acpi_dev;79 struct acpi_dev_pt_ops *ops = &pt_acpi_dev; in is_hid_tpm2_device()343 struct acpi_dev_pt_ops pt_tpm2_dev_ops = {
Completed in 5 milliseconds