Searched refs:pnp_acpi_device (Results 1 – 3 of 3) sorted by relevance
348 static inline struct acpi_device *pnp_acpi_device(struct pnp_dev *dev) in pnp_acpi_device() function355 #define pnp_acpi_device(dev) 0 macro
944 if (pnp_acpi_device(pnp_dev)) { in tpm_tis_pnp_init()945 if (is_itpm(pnp_acpi_device(pnp_dev))) in tpm_tis_pnp_init()948 acpi_dev_handle = pnp_acpi_device(pnp_dev)->handle; in tpm_tis_pnp_init()
2263 acpi_dev = pnp_acpi_device(dev); in ipmi_pnp_probe()