Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.h281 extern int dmxInputAttachConsole(const char *name, int isCore, int *id);
H A Ddmxinputinit.c1299 dmxInputAttachConsole(const char *name, int isCore, int *id) in dmxInputAttachConsole() function
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.c270 retcode = dmxInputAttachConsole(attr->name, attr->sendsCore, id); in dmxAddInput()