Searched refs:p_port_cb (Results 1 – 3 of 3) sorted by relevance
256 tPORT_CALLBACK* p_port_cb);286 tPORT_DATA_CO_CALLBACK* p_port_cb);
326 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback() argument342 p_port->p_callback = p_port_cb; in PORT_SetEventCallback()382 int PORT_SetDataCallback(uint16_t port_handle, tPORT_DATA_CALLBACK* p_port_cb) { in PORT_SetDataCallback() argument386 p_port_cb); in PORT_SetDataCallback()399 p_port->p_data_callback = p_port_cb; in PORT_SetDataCallback()417 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback() argument421 p_port_cb); in PORT_SetDataCOCallback()434 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()