Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/platform_data/
Dtsc2007.h20 void (*exit_platform_hw)(void); member
/Linux-v6.6/drivers/input/touchscreen/
Dtsc2007_core.c289 pdata->exit_platform_hw(); in tsc2007_call_exit_platform_hw()
349 if (pdata->exit_platform_hw) { in tsc2007_probe()