Searched defs:field_offset (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | exfldio.c | 685 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 D | trackpoint.c | 107 size_t field_offset; member in struct:trackpoint_attr_data
|
H A D | elantech.c | 1280 size_t field_offset; member in struct:elantech_attr_data
|
/linux-4.4.14/arch/x86/xen/ |
H A D | pmu.c | 28 #define field_offset(ctxt, field) ((void *)((uintptr_t)ctxt + \ macro
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | edt-ft5x06.c | 328 size_t field_offset; member in struct:edt_ft5x06_attribute
|
H A D | elants_i2c.c | 999 size_t field_offset; member in struct:elants_version_attribute
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_log.c | 3808 ptrdiff_t field_offset; xlog_verify_iclog() local
|
/linux-4.4.14/drivers/input/misc/ |
H A D | ims-pcu.c | 1053 size_t field_offset; member in struct:ims_pcu_attribute
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
H A D | dispc.c | 2568 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