Home
last modified time | relevance | path

Searched refs:xorg_list_init (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DInputClass.c178 xorg_list_init(&ptr->match_product); in xf86parseInputClassSection()
179 xorg_list_init(&ptr->match_vendor); in xf86parseInputClassSection()
180 xorg_list_init(&ptr->match_device); in xf86parseInputClassSection()
181 xorg_list_init(&ptr->match_os); in xf86parseInputClassSection()
182 xorg_list_init(&ptr->match_pnpid); in xf86parseInputClassSection()
183 xorg_list_init(&ptr->match_usbid); in xf86parseInputClassSection()
184 xorg_list_init(&ptr->match_driver); in xf86parseInputClassSection()
185 xorg_list_init(&ptr->match_tag); in xf86parseInputClassSection()
186 xorg_list_init(&ptr->match_layout); in xf86parseInputClassSection()
H A DOutputClass.c99 xorg_list_init(&ptr->match_driver); in xf86parseOutputClassSection()
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_screen.c46 xorg_list_init(&window_priv->vblank); in present_get_window_priv()
47 xorg_list_init(&window_priv->notifies); in present_get_window_priv()
49 xorg_list_init(&window_priv->exec_queue); in present_get_window_priv()
50 xorg_list_init(&window_priv->flip_queue); in present_get_window_priv()
51 xorg_list_init(&window_priv->idle_queue); in present_get_window_priv()
H A Dpresent_fake.c140 xorg_list_init(&fake_vblank_queue); in present_fake_queue_init()
H A Dpresent_vblank.c74 xorg_list_init(&vblank->event_queue); in present_vblank_create()
H A Dpresent_scmd.c841 xorg_list_init(&present_exec_queue); in present_init()
842 xorg_list_init(&present_flip_queue); in present_init()
/OK3568_Linux_fs/external/xserver/test/
H A Dlist.c59 xorg_list_init(&parent.children); in test_xorg_list_init()
75 xorg_list_init(&parent.children); in test_xorg_list_add()
104 xorg_list_init(&parent.children); in test_xorg_list_append()
145 xorg_list_init(&parent.children); in test_xorg_list_del()
195 xorg_list_init(&parent.children); in test_xorg_list_for_each()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-present.c63 xorg_list_init(&xwl_present_window->frame_callback_list); in xwl_present_window_get_priv()
64 xorg_list_init(&xwl_present_window->event_list); in xwl_present_window_get_priv()
65 xorg_list_init(&xwl_present_window->release_queue); in xwl_present_window_get_priv()
484 xorg_list_init(&event->list); in xwl_present_flip()
H A Dxwayland.c590 xorg_list_init(&xwl_window->link_damage); in ensure_surface_for_window()
593 xorg_list_init(&xwl_window->frame_callback_list); in ensure_surface_for_window()
850 xorg_list_init(&commit_window_list); in xwl_screen_post_damage()
1182 xorg_list_init(&xwl_screen->output_list); in xwl_screen_init()
1183 xorg_list_init(&xwl_screen->seat_list); in xwl_screen_init()
1184 xorg_list_init(&xwl_screen->damage_window_list); in xwl_screen_init()
H A Dxwayland-input.c1394 xorg_list_init(&xwl_seat->touches); in create_input_device()
1395 xorg_list_init(&xwl_seat->axis_discrete_pending); in create_input_device()
1396 xorg_list_init(&xwl_seat->sync_pending); in create_input_device()
2179 xorg_list_init(&group->pad_group_ring_list); in tablet_pad_group()
2180 xorg_list_init(&group->pad_group_strip_list); in tablet_pad_group()
2356 xorg_list_init(&xwl_tablet_pad->pad_group_list); in tablet_seat_handle_add_pad()
2374 xorg_list_init(&xwl_seat->tablets); in init_tablet_manager_seat()
2375 xorg_list_init(&xwl_seat->tablet_tools); in init_tablet_manager_seat()
2376 xorg_list_init(&xwl_seat->tablet_pads); in init_tablet_manager_seat()
H A Dxwayland-glamor-eglstream.c466 xorg_list_init(&pending_stream->link); in xwl_eglstream_queue_pending_stream()
923 xorg_list_init(&xwl_eglstream->pending_streams); in xwl_glamor_init_eglstream()
/OK3568_Linux_fs/external/xserver/include/
H A Dlist.h123 xorg_list_init(struct xorg_list *list) in xorg_list_init() function
205 xorg_list_init(entry); in xorg_list_del()
/OK3568_Linux_fs/external/xserver/os/
H A DWaitFor.c306 xorg_list_init(&timer->list); in TimerSet()
392 xorg_list_init((struct xorg_list*) &timers); in TimerInit()
H A Dinputthread.c418 xorg_list_init(&inputThreadInfo->devs); in InputThreadPreInit()
511 xorg_list_init(&inputThreadInfo->devs); in InputThreadFini()
H A Dbusfault.c150 xorg_list_init(&busfaults); in busfault_init()
H A Dospoll.c222 xorg_list_init(&ospoll->deleted); in ospoll_create()
233 xorg_list_init(&ospoll->deleted); in ospoll_create()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dhashtable.c62 xorg_list_init(&ht->buckets[c]); in ht_create()
101 xorg_list_init(&newBuckets[c]); in double_size()
H A Dxres.c150 xorg_list_init(&ctx->response); in InitConstructClientIdCtx()
171 xorg_list_init(&ctx->response); in InitConstructResourceBytesCtx()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxibarriers.c115 xorg_list_init(&pbd->entry); in AllocBarrierDevice()
560 xorg_list_init(&ret->per_device); in CreatePointerBarrierClient()
600 xorg_list_init(&ret->per_device); in CreatePointerBarrierClient()
929 xorg_list_init(&cs->barriers); in XIBarrierInit()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrlease.c88 xorg_list_init(&lease->list); in RRLeaseAlloc()
H A Drandr.c363 xorg_list_init(&pScrPriv->leases); in RRScreenInit()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c249 xorg_list_init(&ready_clients); in init_client_ready()
250 xorg_list_init(&saved_ready_clients); in init_client_ready()
251 xorg_list_init(&output_pending_clients); in init_client_ready()
3511 xorg_list_init(&client->ready); in InitClient()
3512 xorg_list_init(&client->output_pending); in InitClient()
3848 xorg_list_init(&pScreen->pixmap_dirty_list); in init_screen()
3849 xorg_list_init(&pScreen->slave_list); in init_screen()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dvblank.c635 xorg_list_init(&ms_drm_queue); in ms_vblank_screen_init()
H A Ddri2.c104 xorg_list_init(&resource->list); in ms_get_resource()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c265 xorg_list_init(&pPriv->reference_list); in DRI2AllocateDrawable()

12