Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c11858 static void tpacpi_subdrivers_release(void *data) in tpacpi_subdrivers_release() function
11897 tpacpi_subdrivers_release(NULL); in tpacpi_pdriver_probe()
11902 ret = devm_add_action_or_reset(&pdev->dev, tpacpi_subdrivers_release, NULL); in tpacpi_pdriver_probe()