Searched refs:pnp_acpi_device (Results 1 – 2 of 2) 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
950 if (pnp_acpi_device(pnp_dev)) { in tpm_tis_pnp_init()951 if (is_itpm(pnp_acpi_device(pnp_dev))) in tpm_tis_pnp_init()954 acpi_dev_handle = pnp_acpi_device(pnp_dev)->handle; in tpm_tis_pnp_init()