Searched refs:paused_apps (Results 1 – 3 of 3) sorted by relevance
70 u16 paused_apps; member
209 pd->paused_apps &= ~(1 << i); in oz_services_start()228 pd->paused_apps |= (1 << i); in oz_services_stop()231 pd->paused_apps &= ~(1 << i); in oz_services_stop()274 pd->paused_apps = 0; in oz_pd_stop()
264 u16 resume_apps = new_apps & pd->paused_apps & ~0x1; in oz_connect_req()269 new_apps, pd->total_apps, pd->paused_apps); in oz_connect_req()