Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.h100 extern int dmxRemoveInput(int deviceId);
H A Ddmx.c903 status = dmxRemoveInput(stuff->physicalId); in ProcDMXRemoveInput()
H A Ddmxextension.c288 dmxRemoveInput(int id) in dmxRemoveInput() function