Home
last modified time | relevance | path

Searched refs:a_local_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
188 if (!ValidAtom(a_local_atom)) in ephyrLocalAtomToHost()
191 atom_name = NameForAtom(a_local_atom); in ephyrLocalAtomToHost()