Searched refs:i8042tregs (Results 1 – 1 of 1) sorted by relevance
58 static struct semaphore i8042tregs; variable159 t.act.semaphore = &i8042tregs; in hp_sdc_rtc_read_i8042timer()162 if (WARN_ON(down_interruptible(&i8042tregs))) in hp_sdc_rtc_read_i8042timer()166 up(&i8042tregs); in hp_sdc_rtc_read_i8042timer()171 if (WARN_ON(down_interruptible(&i8042tregs))) in hp_sdc_rtc_read_i8042timer()174 up(&i8042tregs); in hp_sdc_rtc_read_i8042timer()356 sema_init(&i8042tregs, 1); in hp_sdc_rtc_init()