Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxstat.h48 extern DMXStatInfo *dmxStatAlloc(void);
H A Ddmxstat.c124 dmxStatAlloc(void) in dmxStatAlloc() function
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxconfig.c227 dmxScreen->stat = dmxStatAlloc(); in dmxConfigAddDisplay()