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

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 Dieee754dp.c87 union ieee754dp ieee754dp_format(int sn, int xe, u64 xm) argument
[all...]
H A Dieee754sp.c87 union ieee754sp ieee754sp_format(int sn, int xe, unsigned int xm) argument
[all...]
H A Dsp_fint.c15 int xe; local
H A Dsp_flong.c15 int 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_hx8357d.c132 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_ra8875.c169 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_ssd1305.c122 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_st7735r.c86 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_tls8204.c72 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_uc1701.c110 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
/linux-master/arch/x86/kvm/
H A Dxen.c1738 int kvm_xen_set_evtchn_fast(struct kvm_xen_evtchn *xe, struct kvm *kvm) argument
1844 kvm_xen_set_evtchn(struct kvm_xen_evtchn *xe, struct kvm *kvm) argument
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c240 mipi_dbi_set_window_address(struct mipi_dbi_dev *dbidev, unsigned int xs, unsigned int xe, unsigned int ys, unsigned int ye) argument
/linux-master/drivers/gpu/drm/xe/compat-i915-headers/
H A Di915_drv.h168 struct xe_device *xe = container_of(pm, struct xe_device, runtime_pm); local
179 struct xe_device *xe = container_of(pm, struct xe_device, runtime_pm); local
186 struct xe_device *xe = container_of(pm, struct xe_device, runtime_pm); local
[all...]
H A Di915_gem_stolen.h13 static inline int i915_gem_stolen_insert_node_in_range(struct xe_device *xe, argument
46 static inline int i915_gem_stolen_insert_node(struct xe_device *xe, argument
55 static inline void i915_gem_stolen_remove_node(struct xe_device *xe, argument
[all...]
H A Dintel_step.h15 const char *xe_display_step_name(struct xe_device *xe) argument
H A Dintel_uncore.h15 struct xe_device *xe = container_of(uncore, struct xe_device, uncore); local
153 struct xe_device *xe = container_of(uncore, struct xe_device, uncore); local

Completed in 380 milliseconds

123456