Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.h98 extern int dmxGetInputAttributes(int deviceId, DMXInputAttributesPtr attr);
H A Ddmx.c806 if (dmxGetInputAttributes(stuff->deviceId, &attr)) in ProcDMXGetInputAttributes()
H A Ddmxextension.c192 dmxGetInputAttributes(int deviceId, DMXInputAttributesPtr attr) in dmxGetInputAttributes() function