Searched refs:i8042tregs (Results 1 – 1 of 1) sorted by relevance
59 static struct semaphore i8042tregs; variable177 t.act.semaphore = &i8042tregs; in hp_sdc_rtc_read_i8042timer()180 if (WARN_ON(down_interruptible(&i8042tregs))) in hp_sdc_rtc_read_i8042timer()184 up(&i8042tregs); in hp_sdc_rtc_read_i8042timer()189 if (WARN_ON(down_interruptible(&i8042tregs))) in hp_sdc_rtc_read_i8042timer()192 up(&i8042tregs); in hp_sdc_rtc_read_i8042timer()709 sema_init(&i8042tregs, 1); in hp_sdc_rtc_init()