Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dtsc2007.h20 void (*exit_platform_hw)(void); member
/Linux-v4.19/drivers/input/touchscreen/
Dtsc2007_core.c317 pdata->exit_platform_hw(); in tsc2007_call_exit_platform_hw()
377 if (pdata->exit_platform_hw) { in tsc2007_probe()