Searched refs:i8042tregs (Results 1 – 1 of 1) sorted by relevance
55 static struct semaphore i8042tregs; variable177 t.act.semaphore = &i8042tregs; in hp_sdc_rtc_read_i8042timer()179 down_interruptible(&i8042tregs); /* Sleep if output regs in use. */ in hp_sdc_rtc_read_i8042timer()183 down_interruptible(&i8042tregs); /* Sleep until results come back. */ in hp_sdc_rtc_read_i8042timer()184 up(&i8042tregs); in hp_sdc_rtc_read_i8042timer()699 init_MUTEX(&i8042tregs); in hp_sdc_rtc_init()