Searched refs:iosram_rw_wakeup (Results 1 – 1 of 1) sorted by relevance
83 static int iosram_rw_wakeup = 0; /* flag indicationg one or */ variable839 if ((--iosram_rw_active == 0) && iosram_rw_wakeup) { in iosram_rd()840 iosram_rw_wakeup = 0; in iosram_rd()1048 if ((--iosram_rw_active == 0) && iosram_rw_wakeup) { in _iosram_write()1049 iosram_rw_wakeup = 0; in _iosram_write()1575 if ((--iosram_rw_active == 0) && iosram_rw_wakeup) { in iosram_softintr()1576 iosram_rw_wakeup = 0; in iosram_softintr()2344 iosram_rw_wakeup = 1; in iosram_switchfrom()