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

/linux-master/drivers/input/serio/
H A Dhp_sdc.c238 read_lock(&hp_sdc.hook_lock);
241 read_unlock(&hp_sdc.hook_lock);
250 read_lock(&hp_sdc.hook_lock);
253 read_unlock(&hp_sdc.hook_lock);
257 read_lock(&hp_sdc.hook_lock);
262 read_unlock(&hp_sdc.hook_lock);
266 read_lock(&hp_sdc.hook_lock);
269 read_unlock(&hp_sdc.hook_lock);
286 read_lock(&hp_sdc.hook_lock);
289 read_unlock(&hp_sdc.hook_lock);
[all...]
/linux-master/include/linux/
H A Dhp_sdc.h265 rwlock_t hook_lock; /* isr/user lock for handler add/del */ member in struct:__anon3

Completed in 171 milliseconds