Searched refs:p_port_cb (Results 1 – 3 of 3) sorted by relevance
224 tPORT_CALLBACK* p_port_cb);239 tPORT_DATA_CO_CALLBACK* p_port_cb);
315 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback() argument331 p_port->p_callback = p_port_cb; in PORT_SetEventCallback()372 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback() argument376 p_port_cb); in PORT_SetDataCOCallback()389 p_port->p_data_co_callback = p_port_cb; in PORT_SetDataCOCallback()
249 tPORT_CALLBACK* p_port_cb = p_port->p_callback; in port_release_port() local256 p_port->p_callback = p_port_cb; in port_release_port()