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

1234567

/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_sriov_pf.h19 static inline bool xe_sriov_pf_readiness(struct xe_device *xe) argument
24 static inline int xe_sriov_pf_init_early(struct xe_device *xe) argument
H A Dxe_devcoredump.h20 static inline int xe_devcoredump_init(struct xe_device *xe) argument
H A Dxe_sriov_pf_helpers.h34 static inline int xe_sriov_pf_get_totalvfs(struct xe_device *xe) argument
40 xe_sriov_pf_master_mutex(struct xe_device *xe) argument
[all...]
H A Dxe_gt.h68 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_hw_engine_class_sysfs.h30 struct xe_device *xe; member in struct:kobj_eclass
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_sriov.h22 static inline enum xe_sriov_mode xe_device_sriov_mode(struct xe_device *xe) argument
28 static inline bool xe_device_is_sriov_pf(struct xe_device *xe) argument
33 static inline bool xe_device_is_sriov_vf(struct xe_device *xe) argument
[all...]
/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 266 milliseconds

1234567