Searched defs:p_port_cb (Results 1 – 2 of 2) sorted by relevance
310 int PORT_SetEventCallback (UINT16 port_handle, tPORT_CALLBACK *p_port_cb) in PORT_SetEventCallback()368 int PORT_SetDataCallback (UINT16 port_handle, tPORT_DATA_CALLBACK *p_port_cb) in PORT_SetDataCallback()402 int PORT_SetDataCOCallback (UINT16 port_handle, tPORT_DATA_CO_CALLBACK *p_port_cb) in PORT_SetDataCOCallback()
208 tPORT_CALLBACK *p_port_cb; in port_release_port() local