Searched refs:port_impl (Results 1 – 1 of 1) sorted by relevance
143 MppPortImpl *port_impl = (MppPortImpl *)port; in _mpp_port_poll() local144 MppTaskQueueImpl *queue = port_impl->queue; in _mpp_port_poll()153 port_type_str[port_impl->type]); in _mpp_port_poll()157 curr = &queue->info[port_impl->status_curr]; in _mpp_port_poll()163 port_type_str[port_impl->type], in _mpp_port_poll()180 port_type_str[port_impl->type]); in _mpp_port_poll()186 port_type_str[port_impl->type], timeout); in _mpp_port_poll()199 port_type_str[port_impl->type], timeout, ret); in _mpp_port_poll()210 MppPortImpl *port_impl = (MppPortImpl *)port; in _mpp_port_move() local211 MppTaskQueueImpl *queue = port_impl->queue; in _mpp_port_move()[all …]