Searched refs:port_impl (Results 1 – 1 of 1) sorted by relevance
132 MppPortImpl *port_impl = (MppPortImpl *)port; in _mpp_port_poll() local133 MppTaskQueueImpl *queue = port_impl->queue; in _mpp_port_poll()142 port_type_str[port_impl->type]); in _mpp_port_poll()146 curr = &queue->info[port_impl->status_curr]; in _mpp_port_poll()152 port_type_str[port_impl->type], in _mpp_port_poll()168 port_type_str[port_impl->type]); in _mpp_port_poll()174 port_type_str[port_impl->type], timeout); in _mpp_port_poll()187 port_type_str[port_impl->type], timeout, ret); in _mpp_port_poll()199 MppPortImpl *port_impl = (MppPortImpl *)port; in _mpp_port_move() local200 MppTaskQueueImpl *queue = port_impl->queue; in _mpp_port_move()[all …]