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

/linux-4.4.14/drivers/input/touchscreen/
H A Dzforce_ts.c109 * @command_mutex serialize commands sent to the ic
138 struct mutex command_mutex; member in struct:zforce_ts
181 ret = mutex_trylock(&ts->command_mutex); zforce_send_wait()
210 mutex_unlock(&ts->command_mutex); zforce_send_wait()
845 mutex_init(&ts->command_mutex); zforce_probe()

Completed in 35 milliseconds