Home
last modified time | relevance | path

Searched refs:tpacpi_subdrivers_release (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c12107 static void tpacpi_subdrivers_release(void *data) in tpacpi_subdrivers_release() function
12146 tpacpi_subdrivers_release(NULL); in tpacpi_pdriver_probe()
12151 ret = devm_add_action_or_reset(&pdev->dev, tpacpi_subdrivers_release, NULL); in tpacpi_pdriver_probe()