Searched refs:oz_services_start (Results 1 – 3 of 3) sorted by relevance
119 int oz_services_start(struct oz_pd *pd, u16 apps, int resume);
271 if (oz_services_start(pd, start_apps, 0)) in oz_connect_req()275 if (oz_services_start(pd, resume_apps, 1)) in oz_connect_req()
193 int oz_services_start(struct oz_pd *pd, u16 apps, int resume) in oz_services_start() function