Searched refs:wait_type (Results 1 – 1 of 1) sorted by relevance
382 typhoon_reset(unsigned long ioaddr, int wait_type) in typhoon_reset() argument387 if(wait_type == WaitNoSleep) in typhoon_reset()400 if(wait_type != NoWait) { in typhoon_reset()406 if(wait_type == WaitSleep) { in typhoon_reset()1891 typhoon_wakeup(struct typhoon *tp, int wait_type) in typhoon_wakeup() argument1906 return typhoon_reset(ioaddr, wait_type); in typhoon_wakeup()2006 typhoon_stop_runtime(struct typhoon *tp, int wait_type) in typhoon_stop_runtime() argument2055 if(typhoon_reset(ioaddr, wait_type) < 0) { in typhoon_stop_runtime()