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

/linux-master/drivers/input/serio/
H A Dhp_sdc.c185 read_lock(&hp_sdc.rtq_lock);
187 read_unlock(&hp_sdc.rtq_lock);
191 read_unlock(&hp_sdc.rtq_lock);
211 write_lock(&hp_sdc.rtq_lock);
214 write_unlock(&hp_sdc.rtq_lock);
306 write_lock_irq(&hp_sdc.rtq_lock);
344 write_unlock_irq(&hp_sdc.rtq_lock);
370 read_lock_irq(&hp_sdc.rtq_lock);
373 read_unlock_irq(&hp_sdc.rtq_lock);
386 read_lock_irq(&hp_sdc.rtq_lock);
[all...]
/linux-master/include/linux/
H A Dhp_sdc.h264 rwlock_t rtq_lock; /* isr/tasklet lock */ member in struct:__anon3

Completed in 91 milliseconds