Home
last modified time | relevance | path

Searched refs:current_adaptor (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c52 KdVideoAdaptorPtr current_adaptor; member
544 port_priv->current_adaptor = &a_this->adaptors[i]; in ephyrXVPrivQueryHostAdaptors()
755 EPHYR_RETURN_VAL_IF_FAIL(port_priv->current_adaptor, BadMatch); in ephyrSetPortAttribute()
756 EPHYR_RETURN_VAL_IF_FAIL(port_priv->current_adaptor->pAttributes, BadMatch); in ephyrSetPortAttribute()
757 EPHYR_RETURN_VAL_IF_FAIL(port_priv->current_adaptor->nAttributes, BadMatch); in ephyrSetPortAttribute()
770 if (!ephyrXVPrivIsAttrValueValid(port_priv->current_adaptor->pAttributes, in ephyrSetPortAttribute()
771 port_priv->current_adaptor->nAttributes, in ephyrSetPortAttribute()