Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.c1079 static UINT32 g_u3g_tx_taskid = 0; variable
1115 ret = LOS_TaskCreate(&g_u3g_tx_taskid, &stappTask); in u3g_tx_init()
1141 ret = LOS_TaskDelete(g_u3g_tx_taskid); in u3g_tx_deinit()