Searched refs:p_port_cb (Results 1 – 3 of 3) sorted by relevance
296 tPORT_CALLBACK* p_port_cb);311 tPORT_DATA_CO_CALLBACK* p_port_cb);
375 tPORT_CALLBACK* p_port_cb) { in PORT_SetEventMaskAndCallback() argument388 p_port->p_callback = p_port_cb; in PORT_SetEventMaskAndCallback()426 int PORT_SetDataCOCallback(uint16_t handle, tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback() argument428 fmt::ptr(p_port_cb)); in PORT_SetDataCOCallback()439 p_port->p_data_co_callback = p_port_cb; in PORT_SetDataCOCallback()
248 tPORT_CALLBACK* p_port_cb = p_port->p_callback; in port_release_port() local255 p_port->p_callback = p_port_cb; in port_release_port()