Searched refs:m_auc_tty_usb_handler_pool (Results 1 – 3 of 3) sorted by relevance
1292 UINT8 m_auc_tty_usb_handler_pool[sizeof(OS_MEMBOX_S) + variable1304 ret = LOS_MemboxInit(m_auc_tty_usb_handler_pool, in tty_usb_queue_init()1305 sizeof(m_auc_tty_usb_handler_pool), sizeof(ucom_handler_item_s)); in tty_usb_queue_init()1341 (VOID)LOS_MemboxFree(m_auc_tty_usb_handler_pool, ptty_usb_write_handler); in tty_usb_write_wait()
86 extern UINT8 m_auc_tty_usb_handler_pool[sizeof(OS_MEMBOX_S) +
861 p_u3g_write_handler = (ucom_handler_item_s *)LOS_MemboxAlloc(m_auc_tty_usb_handler_pool); in u3g_write_callback()866 (VOID)LOS_MemboxFree(m_auc_tty_usb_handler_pool, p_u3g_write_handler); in u3g_write_callback()