Searched defs:xe (Results 26 - 50 of 144) sorted by relevance

123456

/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_debugfs.c26 struct xe_device *xe = guc_to_xe(guc); local
39 struct xe_device *xe = guc_to_xe(guc); local
H A Dxe_huc_debugfs.c36 struct xe_device *xe = huc_to_xe(huc); local
H A Dxe_guc_log.c54 struct xe_device *xe = log_to_xe(log); local
82 struct xe_device *xe = log_to_xe(log); local
H A Dxe_tile_sysfs.c33 struct xe_device *xe = tile_to_xe(tile); local
H A Dxe_bb.c20 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_map.h23 static inline void xe_map_memcpy_to(struct xe_device *xe, struct iosys_map *dst, argument
31 static inline void xe_map_memcpy_from(struct xe_device *xe, void *dst, argument
39 static inline void xe_map_memset(struct xe_device *xe, argument
48 static inline u32 xe_map_read32(struct xe_device *xe, struct iosys_map *map) argument
58 static inline void xe_map_write32(struct xe_device *xe, struct iosys_map *map, argument
[all...]
H A Dxe_sa.c37 struct xe_device *xe = tile_to_xe(tile); local
92 struct xe_device *xe = tile_to_xe(sa_manager->bo->tile); local
H A Dxe_guc_hwconfig.c53 struct xe_device *xe = guc_to_xe(guc); local
98 struct xe_device *xe = guc_to_xe(guc); local
H A Dxe_wait_user_fence.c58 static long to_jiffies_timeout(struct xe_device *xe, argument
104 struct xe_device *xe = to_xe_device(dev); local
[all...]
H A Dxe_vram_freq.c106 struct xe_device *xe = tile_to_xe(tile); local
/linux-master/drivers/staging/fbtft/
H A Dfb_hx8357d.c132 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_st7735r.c86 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ili9320.c163 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ssd1289.c65 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_s6d1121.c68 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ssd1306.c136 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ssd1305.c122 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ra8875.c169 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_tls8204.c72 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_hx8340bn.c109 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_pcd8544.c86 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_hx8347d.c74 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ili9325.c153 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ssd1331.c60 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
/linux-master/include/uapi/linux/
H A Dtiocl.h17 unsigned short xe; /* X end */ member in struct:tiocl_selection

Completed in 184 milliseconds

123456