Home
last modified time | relevance | path

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

/openbmc/linux/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()
836 mutex_init(&ts->command_mutex); in zforce_probe()