Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.c1076 static UINT8 m_auc_ucom_handler_pool[sizeof(OS_MEMBOX_S) + variable
1166 ret = LOS_MemboxInit(m_auc_ucom_handler_pool, sizeof(m_auc_ucom_handler_pool), in ucom_tx_task()
1198 (void)LOS_MemboxFree(m_auc_ucom_handler_pool, in ucom_tx_task()
1233 p_ucom_tx_handler = (ucom_handler_item_s *)LOS_MemboxAlloc(m_auc_ucom_handler_pool); in u3g_write_from_shell()
1237 (void)LOS_MemboxFree(m_auc_ucom_handler_pool, p_ucom_tx_handler); in u3g_write_from_shell()
1243 (void)LOS_MemboxFree(m_auc_ucom_handler_pool, p_ucom_tx_handler); in u3g_write_from_shell()
1250 (void)LOS_MemboxFree(m_auc_ucom_handler_pool, p_ucom_tx_handler); in u3g_write_from_shell()
1260 (void)LOS_MemboxFree(m_auc_ucom_handler_pool, p_ucom_tx_handler); in u3g_write_from_shell()