Searched defs:dx (Results 1 - 25 of 99) sorted by last modified time

1234

/linux-master/arch/x86/include/asm/
H A Dperf_event.h431 u64 flags, ip, ax, cx, dx, bx, sp, bp, si, di; member in struct:pebs_gprs
H A Dptrace.h29 unsigned long dx; member in struct:pt_regs
123 unsigned long dx; member in struct:pt_regs
H A Dprocessor.h260 unsigned long dx; member in struct:x86_hw_tss
/linux-master/arch/x86/events/intel/
H A Dds.c381 u64 ax, bx, cx, dx; member in struct:pebs_record_core
389 u64 ax, bx, cx, dx; member in struct:pebs_record_nhm
401 u64 ax, bx, cx, dx; member in struct:pebs_record_hsw
430 u64 ax, bx, cx, dx; member in struct:pebs_record_skl
/linux-master/include/uapi/linux/
H A Dfb.h337 __u32 dx; member in struct:fb_copyarea
346 __u32 dx; /* screen-relative */ member in struct:fb_fillrect
355 __u32 dx; /* Where to place image */ member in struct:fb_image
/linux-master/include/linux/
H A Dfb.h107 __u32 dx; /* Where to place image */ member in struct:fb_image_user
347 __u32 dx; /* destination origin in the x-axis */ member in struct:fb_tilearea
/linux-master/drivers/video/fbdev/
H A Dvga16fb.c844 u32 dx = rect->dx, width = rect->width; local
978 u32 sx, dx, width; local
1028 u32 dx = area->dx, dy = area->dy, sx = area->sx, sy = area->sy; local
1140 u32 dx = image->dx; local
[all...]
H A Dtgafb.c635 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
848 u32 color, dx, dy, width, height, vxres, vyres; local
935 u32 dx, dy, width, height, vxres, vyres, color; local
1157 copyarea_8bpp(struct fb_info *info, u32 dx, u32 dy, u32 sx, u32 sy, u32 height, u32 width, u32 line_length, const struct fb_copyarea *area) argument
1268 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; local
[all...]
H A Dtdfxfb.c852 u32 dx = rect->dx; local
891 u32 sx = area->sx, sy = area->sy, dx = area->dx, d local
955 u32 dx = image->dx; local
[all...]
H A Dps3fb.c269 long dx, dy; local
/linux-master/drivers/video/fbdev/core/
H A Dsvgalib.c221 int dx, dy; local
259 int dx, dy; local
280 int dx, dy, i; local
[all...]
H A Dtileblit.c19 tile_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
H A Dfbcon_ud.c260 int err = 1, dx, dy; local
48 ud_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
H A Dfbcon_ccw.c230 int err = 1, dx, dy; local
63 ccw_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
H A Dfbcon_cw.c213 int err = 1, dx, dy; local
48 cw_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
H A Dfbcon.c1668 fbcon_bmove_rec(struct vc_data *vc, struct fbcon_display *p, int sy, int sx, int dy, int dx, int height, int width, u_int y_break) argument
1710 fbcon_bmove(struct vc_data *vc, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
H A Dbitblit.c46 bit_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
/linux-master/sound/soc/intel/avs/
H A Dmessages.c360 struct avs_dxstate_info dx; local
/linux-master/include/drm/
H A Ddrm_rect.h139 static inline void drm_rect_translate(struct drm_rect *r, int dx, int dy) argument
/linux-master/net/sched/
H A Dsch_hfsc.c87 u64 dx; /* the x-projection of the 1st segment */ member in struct:internal_sc
99 u64 dx; /* the x-projection of the 1st segment */ member in struct:runtime_sc
443 u64 dx; local
463 dx2d(u64 dx) argument
549 u64 y1, y2, dx, dy; local
[all...]
/linux-master/arch/x86/xen/
H A Denlighten_pv.c262 unsigned int ax, bx, cx, dx; local
219 xen_cpuid(unsigned int *ax, unsigned int *bx, unsigned int *cx, unsigned int *dx) argument
/linux-master/arch/x86/kernel/
H A Dapm_32.c1611 unsigned short dx; local
1692 unsigned short dx; local
[all...]
/linux-master/arch/s390/kernel/
H A Dipl.c2275 int sx, dx; local
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h173 aq_ring_next_dx(struct aq_ring_s *self, unsigned int dx) argument
/linux-master/drivers/video/backlight/
H A Dpwm_bl.c300 u32 x1, x2, x, dx; local

Completed in 390 milliseconds

1234