Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozproto.c52 static u16 g_apps = 0x1; variable
171 u16 new_apps = g_apps; in oz_connect_req()
627 g_apps |= (1<<app_id); in oz_app_enable()
629 g_apps &= ~(1<<app_id); in oz_app_enable()