Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dfastrpc_apps_user.c1627 int battach; in apps_dev_init() local
1633 battach = hlist[domain].dsppd; in apps_dev_init()
1639 …e %d opened with info 0x%x (attach %d)", __func__, hlist[domain].dev, hlist[domain].info, battach); in apps_dev_init()
1642 if (battach == GUEST_OS || battach == GUEST_OS_SHARED) { in apps_dev_init()
1645 } else if (battach == USER_PD) { in apps_dev_init()
1689 FARF(ERROR, "Error: %s called for unknown mode %d", __func__, battach); in apps_dev_init()