Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dxf86int10.h130 uint32_t getIntVect(xf86Int10InfoPtr pInt, int num);
H A Dxf86int10.c42 if (getIntVect(pInt, num) == I_S_DEFAULT_INT_VECT) in int_handler()
H A Dhelper_exec.c106 getIntVect(xf86Int10InfoPtr pInt, int num) in getIntVect() function