Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dzforce_ts.c130 struct mutex command_mutex; member
173 ret = mutex_trylock(&ts->command_mutex); in zforce_send_wait()
202 mutex_unlock(&ts->command_mutex); in zforce_send_wait()
837 mutex_init(&ts->command_mutex); in zforce_probe()