Searched refs:tsem (Results 1 – 1 of 1) sorted by relevance
68 struct semaphore tsem; in hp_sdc_rtc_do_read_bbrtc() local87 t.act.semaphore = &tsem; in hp_sdc_rtc_do_read_bbrtc()88 sema_init(&tsem, 0); in hp_sdc_rtc_do_read_bbrtc()93 if (WARN_ON(down_interruptible(&tsem))) in hp_sdc_rtc_do_read_bbrtc()