Searched refs:acpi_device_get_softc (Results 1 – 3 of 3) sorted by relevance
50 const struct tpm_device *const tpm = acpi_device_get_softc(dev); in tpm_build_acpi_table()64 const struct tpm_device *const tpm = acpi_device_get_softc(dev); in tpm_write_dsdt()
56 void *acpi_device_get_softc(const struct acpi_device *dev);
143 acpi_device_get_softc(const struct acpi_device *const dev) in acpi_device_get_softc() function