Searched refs:paused_apps (Results 1 – 3 of 3) sorted by relevance
252 pd->paused_apps &= ~(1<<ai->app_id); in oz_services_start()269 pd->paused_apps |= (1<<ai->app_id); in oz_services_stop()272 pd->paused_apps &= ~(1<<ai->app_id); in oz_services_stop()311 pd->paused_apps = 0; in oz_pd_stop()
63 u16 paused_apps; member
261 u16 resume_apps = new_apps & pd->paused_apps & ~0x1; in oz_connect_req()266 new_apps, pd->total_apps, pd->paused_apps); in oz_connect_req()