Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c63 static Bool ephyrLocalAtomToHost(int a_local_atom, int *a_host_atom);
179 ephyrLocalAtomToHost(int a_local_atom, int *a_host_atom) in ephyrLocalAtomToHost() argument
186 EPHYR_RETURN_VAL_IF_FAIL(a_host_atom, FALSE); in ephyrLocalAtomToHost()
203 *a_host_atom = reply->atom; in ephyrLocalAtomToHost()