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

1234567

/linux-master/drivers/gpu/drm/xe/
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_huc_debugfs.c37 struct xe_device *xe = huc_to_xe(huc); local
H A Dxe_device_sysfs.c32 struct xe_device *xe = pdev_to_xe_device(pdev); local
50 struct xe_device *xe = pdev_to_xe_device(pdev); local
74 struct xe_device *xe = arg; local
79 xe_device_sysfs_init(struct xe_device *xe) argument
[all...]
H A Dxe_guc_debugfs.c27 struct xe_device *xe = guc_to_xe(guc); local
40 struct xe_device *xe = guc_to_xe(guc); local
H A Dxe_bo_evict.c27 int xe_bo_evict_all(struct xe_device *xe) argument
123 xe_bo_restore_kernel(struct xe_device *xe) argument
183 xe_bo_restore_user(struct xe_device *xe) argument
[all...]
H A Dxe_gt_sysfs.c35 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_sriov_pf.c15 static unsigned int wanted_max_vfs(struct xe_device *xe) argument
20 static int pf_reduce_totalvfs(struct xe_device *xe, int limit) argument
33 static bool pf_continue_as_native(struct xe_device *xe, const char *why) argument
49 bool xe_sriov_pf_readiness(struct xe_device *xe) argument
81 xe_sriov_pf_init_early(struct xe_device *xe) argument
95 xe_sriov_pf_print_vfs_summary(struct xe_device *xe, struct drm_printer *p) argument
[all...]
H A Dxe_sriov.c36 static bool test_is_vf(struct xe_device *xe) argument
54 void xe_sriov_probe_early(struct xe_device *xe) argument
77 struct xe_device *xe = arg; local
92 xe_sriov_init(struct xe_device *xe) argument
119 xe_sriov_print_info(struct xe_device *xe, struct drm_printer *p) argument
[all...]
H A Dxe_tile_sysfs.c34 struct xe_device *xe = tile_to_xe(tile); 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_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_guc_hwconfig.c53 struct xe_device *xe = guc_to_xe(guc); local
99 struct xe_device *xe = guc_to_xe(guc); local
H A Dxe_bb.c20 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_sa.c37 struct xe_device *xe = tile_to_xe(tile); local
93 struct xe_device *xe = tile_to_xe(sa_manager->bo->tile); local
H A Dxe_vram_freq.c108 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
/linux-master/include/uapi/linux/
H A Dtiocl.h17 unsigned short xe; /* X end */ member in struct:tiocl_selection

Completed in 380 milliseconds

1234567