Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/
H A Dlist.c260 nt_list_for_each_entry(item, foo, next) { in test_nt_list_append()
294 nt_list_for_each_entry(item, foo, next) { in test_nt_list_insert()
326 nt_list_for_each_entry(item, foo, next) { in test_nt_list_delete()
335 nt_list_for_each_entry(item, foo, next) { in test_nt_list_delete()
347 nt_list_for_each_entry(item, foo, next) { in test_nt_list_delete()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Extensions.c98 nt_list_for_each_entry(modp, mod_con->mod_load_lst, list.next) { in load_extension_config()
105 nt_list_for_each_entry(opt, modp->load_opt, list.next) { in load_extension_config()
H A Dxf86Xinput.c1009 nt_list_for_each_entry(option, options, list.next) { in NewInputDeviceRequest()
1055 nt_list_for_each_entry(option, options, list.next) { in NewInputDeviceRequest()
H A Dxf86Mode.c1476 nt_list_for_each_entry(cp, clockRanges, next) { in xf86ValidateModes()
/OK3568_Linux_fs/external/xserver/include/
H A Dlist.h386 #define nt_list_for_each_entry(_entry, _list, _member) \ macro
/OK3568_Linux_fs/external/xserver/dix/
H A Dtouch.c800 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) { in TouchAddRegularListener()
817 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) { in TouchAddRegularListener()
844 nt_list_for_each_entry(oclients, wOtherClients(win), next) { in TouchAddRegularListener()
H A Dinpututils.c893 nt_list_for_each_entry(opt, list, list.next) { in input_option_new()
923 nt_list_for_each_entry(element, list, list.next) { in input_option_free_element()
960 nt_list_for_each_entry(element, list, list.next) { in input_option_find()
H A Ddevices.c1101 nt_list_for_each_entry(dev, inputInfo.devices, next) { in AbortDevices()
1106 nt_list_for_each_entry(dev, inputInfo.off_devices, next) { in AbortDevices()
H A Dwindow.c3209 nt_list_for_each_entry(dev, inputInfo.devices, next) in dixSaveScreens()
H A Devents.c1115 nt_list_for_each_entry(dev, inputInfo.devices, next) { in LastEventTimeToggleResetAll()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkinput.c879 nt_list_for_each_entry(option, ki->options, list.next) { in KdParseKbdOptions()
1007 nt_list_for_each_entry(option, pi->options, list.next) { in KdParsePointerOptions()
1943 nt_list_for_each_entry(option, options, list.next) { in NewInputDeviceRequest()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c978 nt_list_for_each_entry(iclient, wOtherInputMasks(win)->inputClients, next) { in TouchClientWantsOwnershipEvents()
1328 nt_list_for_each_entry(iclients, in RetrieveTouchDeliveryData()
1342 nt_list_for_each_entry(iclients, in RetrieveTouchDeliveryData()
1356 nt_list_for_each_entry(oclients, in RetrieveTouchDeliveryData()
H A Dxibarriers.c601 nt_list_for_each_entry(dev, inputInfo.devices, next) { in CreatePointerBarrierClient()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dsaver.c383 nt_list_for_each_entry(dev, inputInfo.devices, next) in ScreenSaverFreeSuspend()
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbActions.c1189 nt_list_for_each_entry(dev, inputInfo.devices, next) { in XkbPushLockedStateToSlaves()