Home
last modified time | relevance | path

Searched refs:dsppd (Results 1 – 1 of 1) sorted by relevance

/external/fastrpc/src/
Dfastrpc_apps_user.c196 int dsppd; member
850 hlist[domain].dsppd = GUEST_OS; in remote_handle_open_domain()
861 hlist[domain].dsppd = STATIC_USER_PD; in remote_handle_open_domain()
863 hlist[domain].dsppd = ATTACH_SENSORS_PD; in remote_handle_open_domain()
865 hlist[domain].dsppd = GUEST_OS_SHARED; in remote_handle_open_domain()
872 hlist[domain].dsppd = USER_PD; in remote_handle_open_domain()
1355 hlist[domain].dsppd = attach_guestos(domain); in domain_deinit()
1633 battach = hlist[domain].dsppd; in apps_dev_init()
1874 hlist[i].dsppd = attach_guestos(i); in fastrpc_apps_user_init()