Searched defs:xe (Results 1 - 25 of 144) sorted by relevance

123456

/linux-master/arch/mips/math-emu/
H A Ddp_fint.c15 int xe; local
H A Ddp_flong.c15 int xe; local
H A Dsp_fint.c15 int xe; local
H A Dsp_flong.c15 int xe; local
H A Dieee754sp.c87 union ieee754sp ieee754sp_format(int sn, int xe, unsigned int xm) argument
[all...]
H A Dieee754dp.c87 union ieee754dp ieee754dp_format(int sn, int xe, u64 xm) argument
[all...]
/linux-master/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_step.h15 const char *xe_display_step_name(struct xe_device *xe) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_hwmon.h16 static inline void xe_hwmon_register(struct xe_device *xe) { }; argument
H A Dxe_tile.c112 int xe_tile_init_early(struct xe_tile *tile, struct xe_device *xe, u8 id) argument
132 struct xe_device *xe = tile_to_xe(tile); local
H A Dxe_gt.h68 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_sriov.c43 void xe_sriov_probe_early(struct xe_device *xe, bool has_sriov) argument
61 struct xe_device *xe = arg; local
76 xe_sriov_init(struct xe_device *xe) argument
[all...]
H A Dxe_sriov.h18 static inline enum xe_sriov_mode xe_device_sriov_mode(struct xe_device *xe) argument
24 static inline bool xe_device_is_sriov_pf(struct xe_device *xe) argument
29 static inline bool xe_device_is_sriov_vf(struct xe_device *xe) argument
[all...]
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_device_sysfs.c32 struct xe_device *xe = pdev_to_xe_device(pdev); local
48 struct xe_device *xe = pdev_to_xe_device(pdev); local
70 struct xe_device *xe = arg; local
75 void xe_device_sysfs_init(struct xe_device *xe) argument
[all...]
H A Dxe_gt_sysfs.c35 struct xe_device *xe = gt_to_xe(gt); local
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_kunit_helpers.c34 struct xe_device *xe; local
71 struct xe_device *xe; local
/linux-master/drivers/staging/fbtft/
H A Dfb_hx8353d.c64 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_tinylcd.c50 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_s6d02a1.c100 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ili9481.c45 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ili9486.c46 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_bd663474.c104 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_upd161704.c113 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ili9340.c81 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
/linux-master/drivers/gpu/drm/xe/display/ext/
H A Di915_irq.c31 struct xe_device *xe = container_of(uncore, struct xe_device, uncore); local
58 bool intel_irqs_enabled(struct xe_device *xe) argument
74 void intel_synchronize_irq(struct xe_device *xe) argument

Completed in 187 milliseconds

123456