Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dio.c101 static ConnectionInputPtr AllocateInputBuffer(void);
245 else if (!(oci = AllocateInputBuffer())) { in ReadRequestFromClient()
515 else if (!(oci = AllocateInputBuffer())) in InsertFakeRequest()
976 AllocateInputBuffer(void) in AllocateInputBuffer() function