Searched defs:field_offset (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Dexfldio.c685 u32 field_offset = 0; acpi_ex_extract_from_field() local
845 u32 field_offset = 0; acpi_ex_insert_into_field() local
/linux-4.4.14/drivers/input/mouse/
H A Dtrackpoint.c107 size_t field_offset; member in struct:trackpoint_attr_data
H A Delantech.c1280 size_t field_offset; member in struct:elantech_attr_data
/linux-4.4.14/arch/x86/xen/
H A Dpmu.c28 #define field_offset(ctxt, field) ((void *)((uintptr_t)ctxt + \ macro
/linux-4.4.14/drivers/input/touchscreen/
H A Dedt-ft5x06.c328 size_t field_offset; member in struct:edt_ft5x06_attribute
H A Delants_i2c.c999 size_t field_offset; member in struct:elants_version_attribute
/linux-4.4.14/fs/xfs/
H A Dxfs_log.c3808 ptrdiff_t field_offset; xlog_verify_iclog() local
/linux-4.4.14/drivers/input/misc/
H A Dims-pcu.c1053 size_t field_offset; member in struct:ims_pcu_attribute
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Ddispc.c2568 unsigned int field_offset = 0; dispc_ovl_setup_common() local
1820 calc_vrfb_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_vrfb_rotation_offset() argument
1905 calc_dma_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_dma_rotation_offset() argument
2061 calc_tiler_rotation_offset(u16 screen_width, u16 width, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_tiler_rotation_offset() argument

Completed in 322 milliseconds