| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_wnmd.c | 47 WindowPtr window, in present_wnmd_queue_vblank() 69 present_wnmd_get_crtc(present_screen_priv_ptr screen_priv, WindowPtr window) in present_wnmd_get_crtc() 75 present_wnmd_get_ust_msc(ScreenPtr screen, WindowPtr window, uint64_t *ust, uint64_t *msc) in present_wnmd_get_ust_msc() 95 present_wnmd_flip_try_ready(WindowPtr window) in present_wnmd_flip_try_ready() 119 present_wnmd_free_idle_vblanks(WindowPtr window) in present_wnmd_free_idle_vblanks() 136 present_wnmd_toplvl_pixmap_window(WindowPtr window) in present_wnmd_toplvl_pixmap_window() 154 present_wnmd_set_abort_flip(WindowPtr window) in present_wnmd_set_abort_flip() 164 present_wnmd_flips_stop(WindowPtr window) in present_wnmd_flips_stop() 180 WindowPtr window = vblank->window; in present_wnmd_flip_notify() local 212 present_wnmd_event_notify(WindowPtr window, uint64_t event_id, uint64_t ust, uint64_t msc) in present_wnmd_event_notify() [all …]
|
| H A D | present_screen.c | 37 present_get_window_priv(WindowPtr window, Bool create) in present_get_window_priv() 79 present_free_window_vblank(WindowPtr window) in present_free_window_vblank() 96 present_clear_window_flip(WindowPtr window) in present_clear_window_flip() 113 present_wnmd_clear_window_flip(WindowPtr window) in present_wnmd_clear_window_flip() 140 present_destroy_window(WindowPtr window) in present_destroy_window() 172 present_config_notify(WindowPtr window, in present_config_notify() 196 present_clip_notify(WindowPtr window, int dx, int dy) in present_clip_notify()
|
| H A D | present.c | 58 present_get_crtc(WindowPtr window) in present_get_crtc() 106 present_pixmap_idle(PixmapPtr pixmap, WindowPtr window, CARD32 serial, struct present_fence *presen… in present_pixmap_idle() 122 present_set_tree_pixmap_visit(WindowPtr window, void *data) in present_set_tree_pixmap_visit() 134 present_set_tree_pixmap(WindowPtr window, in present_set_tree_pixmap() 152 present_can_window_flip(WindowPtr window) in present_can_window_flip() 188 present_pixmap(WindowPtr window, in present_pixmap() 227 present_notify_msc(WindowPtr window, in present_notify_msc()
|
| H A D | present_scmd.c | 72 WindowPtr window, in present_check_flip() 163 present_scmd_get_crtc(present_screen_priv_ptr screen_priv, WindowPtr window) in present_scmd_get_crtc() 192 present_flush(WindowPtr window) in present_flush() 208 WindowPtr window, in present_queue_vblank() 226 present_window_to_crtc_msc(WindowPtr window, RRCrtcPtr crtc, uint64_t window_msc, uint64_t new_msc) in present_window_to_crtc_msc() 442 present_check_flip_window (WindowPtr window) in present_check_flip_window() 491 present_scmd_can_window_flip(WindowPtr window) in present_scmd_can_window_flip() 541 WindowPtr window = vblank->window; in present_execute() local 643 present_scmd_pixmap(WindowPtr window, in present_scmd_pixmap() 774 present_scmd_abort_vblank(ScreenPtr screen, WindowPtr window, RRCrtcPtr crtc, uint64_t event_id, ui… in present_scmd_abort_vblank()
|
| H A D | present_event.c | 50 present_free_events(WindowPtr window) in present_free_events() 109 present_send_config_notify(WindowPtr window, int x, int y, int w, int h, int bw, WindowPtr sibling) in present_send_config_notify() 151 present_send_complete_notify(WindowPtr window, CARD8 kind, CARD8 mode, CARD32 serial, uint64_t ust,… in present_send_complete_notify() 183 present_send_idle_notify(WindowPtr window, CARD32 serial, PixmapPtr pixmap, struct present_fence *i… in present_send_idle_notify() 211 present_select_input(ClientPtr client, XID eid, WindowPtr window, CARD32 mask) in present_select_input()
|
| H A D | present_request.c | 89 WindowPtr window; in proc_present_pixmap() local 163 WindowPtr window; in proc_present_notify_msc() local 194 WindowPtr window; in proc_present_select_input() local 219 WindowPtr window; in proc_present_query_capabilities() local
|
| H A D | present_execute.c | 47 WindowPtr window = vblank->window; in present_execute_wait() local 71 WindowPtr window = vblank->window; in present_execute_copy() local
|
| H A D | present_notify.c | 35 present_clear_window_notifies(WindowPtr window) in present_clear_window_notifies() 65 WindowPtr window = notify->window; in present_add_window_notify() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | vas-window.c | 29 void vas_win_paste_addr(struct vas_window *window, u64 *addr, int *len) in vas_win_paste_addr() 45 static inline void get_hvwc_mmio_bar(struct vas_window *window, in get_hvwc_mmio_bar() 55 static inline void get_uwc_mmio_bar(struct vas_window *window, in get_uwc_mmio_bar() 135 static void unmap_paste_region(struct vas_window *window) in unmap_paste_region() 156 static void unmap_winctx_mmio_bars(struct vas_window *window) in unmap_winctx_mmio_bars() 189 static int map_winctx_mmio_bars(struct vas_window *window) in map_winctx_mmio_bars() 217 static void reset_window_regs(struct vas_window *window) in reset_window_regs() 273 static void init_xlate_regs(struct vas_window *window, bool user_win) in init_xlate_regs() 360 static void init_winctx_regs(struct vas_window *window, in init_winctx_regs() 522 static void vas_window_free(struct vas_window *window) in vas_window_free() [all …]
|
| H A D | vas-debug.c | 31 struct vas_window *window = s->private; in info_show() local 58 struct vas_window *window = s->private; in hvwc_show() local 106 void vas_window_free_dbgdir(struct vas_window *window) in vas_window_free_dbgdir() 116 void vas_window_init_dbgdir(struct vas_window *window) in vas_window_init_dbgdir()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | display.c | 60 struct window { struct 70 struct window win0, win1, win2; argument
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland.c | 146 xwl_window_get(WindowPtr window) in xwl_window_get() 262 xwl_window_from_window(WindowPtr window) in xwl_window_from_window() 292 WindowPtr window, in xwl_cursor_warped_to() 336 WindowPtr window) in xwl_cursor_confined_to() 373 WindowPtr window = data; in damage_report() local 403 register_damage(WindowPtr window) in register_damage() 423 unregister_damage(WindowPtr window) in unregister_damage() 438 window_get_damage(WindowPtr window) in window_get_damage() 523 ensure_surface_for_window(WindowPtr window) in ensure_surface_for_window() 610 xwl_realize_window(WindowPtr window) in xwl_realize_window() [all …]
|
| H A D | xwayland-present.c | 43 xwl_present_window_priv(WindowPtr window) in xwl_present_window_priv() 50 xwl_present_window_get_priv(WindowPtr window) in xwl_present_window_get_priv() 136 xwl_present_cleanup(WindowPtr window) in xwl_present_cleanup() 411 xwl_present_flush(WindowPtr window) in xwl_present_flush() 530 xwl_present_flips_stop(WindowPtr window) in xwl_present_flips_stop()
|
| H A D | xwayland-glamor-eglstream.c | 48 WindowPtr window; member 101 xwl_eglstream_window_get_pending(WindowPtr window) in xwl_eglstream_window_get_pending() 108 xwl_eglstream_window_set_pending(WindowPtr window, in xwl_eglstream_window_set_pending() 323 xwl_eglstream_set_window_pixmap(WindowPtr window, PixmapPtr pixmap) in xwl_eglstream_set_window_pixmap() 446 WindowPtr window, PixmapPtr pixmap) in xwl_eglstream_queue_pending_stream() 487 WindowPtr window, PixmapPtr pixmap) in xwl_eglstream_create_pending_stream()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/examples/ |
| H A D | dmxinfo.c | 50 Window window, int level, int child) in print_window_id() 69 print_info(Display * display, Window window, int level, int child) in print_info() 119 print_tree(Display * display, Window window, int level, int child) in print_tree() 158 Window window = 0; in main() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | windows.c | 64 int window; in synchronize_user_stack() local 116 int window; in try_to_clear_window_buffer() local
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | i3200_edac.c | 100 void __iomem *window; member 185 void __iomem *window = priv->window; in i3200_get_and_clear_error_info() local 270 void __iomem *window; in i3200_map_mchbar() local 292 static void i3200_get_drbs(void __iomem *window, in i3200_get_drbs() 344 void __iomem *window; in i3200_probe1() local
|
| H A D | x38_edac.c | 168 void __iomem *window = mci->pvt_info; in x38_get_and_clear_error_info() local 255 void __iomem *window; in x38_map_mchbar() local 278 static void x38_get_drbs(void __iomem *window, in x38_get_drbs() 326 void __iomem *window; in x38_probe1() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/maps/ |
| H A D | ck804xrom.c | 82 static void ck804xrom_cleanup(struct ck804xrom_window *window) in ck804xrom_cleanup() 122 struct ck804xrom_window *window = &ck804xrom_window; in ck804xrom_init_one() local 325 struct ck804xrom_window *window = &ck804xrom_window; in ck804xrom_remove_one() local
|
| H A D | amd76xrom.c | 69 static void amd76xrom_cleanup(struct amd76xrom_window *window) in amd76xrom_cleanup() 109 struct amd76xrom_window *window = &amd76xrom_window; in amd76xrom_init_one() local 295 struct amd76xrom_window *window = &amd76xrom_window; in amd76xrom_remove_one() local
|
| H A D | ichxrom.c | 57 static void ichxrom_cleanup(struct ichxrom_window *window) in ichxrom_cleanup() 94 struct ichxrom_window *window = &ichxrom_window; in ichxrom_init_one() local 323 struct ichxrom_window *window = &ichxrom_window; in ichxrom_remove_one() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/gtk/ |
| H A D | annotate.c | 94 static int perf_gtk__annotate_symbol(GtkWidget *window, struct map_symbol *ms, in perf_gtk__annotate_symbol() 168 GtkWidget *window; in symbol__gtk_annotate() local 251 GtkWidget *window; in perf_gtk__show_annotations() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | present.c | 60 ms_present_get_crtc(WindowPtr window) in ms_present_get_crtc() 161 ms_present_flush(WindowPtr window) in ms_present_flush() 216 WindowPtr window, in ms_present_check_unflip() 295 WindowPtr window, in ms_present_check_flip()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/ |
| H A D | qgeomapmapboxgl.cpp | 91 QSGNode *QGeoMapMapboxGLPrivate::updateSceneGraph(QSGNode *node, QQuickWindow *window) in updateSceneGraph() 345 void QGeoMapMapboxGLPrivate::threadedRenderingHack(QQuickWindow *window, QMapboxGL *map) in threadedRenderingHack() 430 QSGNode *QGeoMapMapboxGL::updateSceneGraph(QSGNode *oldNode, QQuickWindow *window) in updateSceneGraph()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | host-bridge.c | 54 struct resource_entry *window; in pcibios_resource_to_bus() local 79 struct resource_entry *window; in pcibios_bus_to_resource() local
|