Searched refs:wake_thread (Results 1 – 5 of 5) sorted by relevance
20 bool wake_thread = false; in pdacf_interrupt() local 32 wake_thread = true; in pdacf_interrupt() 38 return wake_thread ? IRQ_WAKE_THREAD : IRQ_HANDLED; in pdacf_interrupt()
298 atomic_t wake_thread; member
1221 bool wake_thread = false; in pcxhr_interrupt() local 1243 wake_thread = true; in pcxhr_interrupt() 1256 wake_thread = true; in pcxhr_interrupt() 1263 return wake_thread ? IRQ_WAKE_THREAD : IRQ_HANDLED; in pcxhr_interrupt()
262 struct completion wake_thread; member 483 &ssif_info->wake_thread); in ipmi_ssif_thread() 486 init_completion(&ssif_info->wake_thread); in ipmi_ssif_thread() 522 complete(&ssif_info->wake_thread); in ssif_i2c_send() 1887 init_completion(&ssif_info->wake_thread); in ssif_probe()
622 goto wake_thread; in cec_transmit_done_ts() 686 goto wake_thread; in cec_transmit_done_ts() 714 wake_thread: in cec_transmit_done_ts()