Home
last modified time | relevance | path

Searched refs:destroy_private (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.h192 dmxDestroyPrivateProcPtr destroy_private; /**< Destroy member
H A Ddmxinputinit.c1095 if (local->destroy_private) in dmxInputFreeLocal()
1096 local->destroy_private(local->private); in dmxInputFreeLocal()