Searched refs:p_port_cb (Results 1 – 4 of 4) sorted by relevance
75 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback() argument79 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback() argument
233 tPORT_CALLBACK* p_port_cb);248 tPORT_DATA_CO_CALLBACK* p_port_cb);
333 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback() argument349 p_port->p_callback = p_port_cb; in PORT_SetEventCallback()390 tPORT_DATA_CO_CALLBACK* p_port_cb) { in PORT_SetDataCOCallback() argument394 p_port_cb); in PORT_SetDataCOCallback()407 p_port->p_data_co_callback = p_port_cb; in PORT_SetDataCOCallback()
251 tPORT_CALLBACK* p_port_cb = p_port->p_callback; in port_release_port() local258 p_port->p_callback = p_port_cb; in port_release_port()