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

/linux-master/drivers/acpi/acpica/
H A Dexfldio.c654 u32 field_offset = 0; local
815 u32 field_offset = 0; local
/linux-master/drivers/input/mouse/
H A Dtrackpoint.c97 size_t field_offset; member in struct:trackpoint_attr_data
H A Delantech.c1264 size_t field_offset; member in struct:elantech_attr_data
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c21 dwmac5_log_error(struct net_device *ndev, u32 value, bool corr, const char *module_name, const struct dwmac5_error_desc *desc, unsigned long field_offset, struct stmmac_safety_stats *stats) argument
H A Ddwxgmac2_core.c695 dwxgmac3_log_error(struct net_device *ndev, u32 value, bool corr, const char *module_name, const struct dwxgmac3_error_desc *desc, unsigned long field_offset, struct stmmac_safety_stats *stats) argument
/linux-master/arch/x86/xen/
H A Dpmu.c30 #define field_offset(ctxt, field) ((void *)((uintptr_t)ctxt + \ macro
/linux-master/drivers/input/touchscreen/
H A Dhycon-hy46xx.c148 size_t field_offset; member in struct:hycon_hy46xx_attribute
H A Delants_i2c.c1255 size_t field_offset; member in struct:elants_version_attribute
H A Dedt-ft5x06.c352 size_t field_offset; member in struct:edt_ft5x06_attribute
/linux-master/fs/bcachefs/
H A Dmove.c978 u64 field_offset = le64_to_cpu(f->field_offset[i]); local
H A Dbkey.c449 u64 field_offset = le64_to_cpu(f->field_offset[i]); local
665 u64 field_offset = le64_to_cpu(f->field_offset[i]); local
[all...]
H A Dbcachefs_format.h129 __le64 field_offset[6]; member in struct:bkey_format
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c35 int field_offset; member in struct:test_case
296 int btf_id, field_offset; local
534 int field_offset; local
581 int field_offset; local
[all...]
/linux-master/drivers/net/phy/
H A Dmdio_bus.c203 unsigned int field_offset; member in struct:mdio_bus_stat_attr
/linux-master/fs/xfs/
H A Dxfs_log.c3627 ptrdiff_t field_offset; local
/linux-master/drivers/input/misc/
H A Dims-pcu.c1039 size_t field_offset; member in struct:ims_pcu_attribute
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c1417 wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf, unsigned int field_offset, u32 *data) argument
1424 wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, unsigned int field_offset, u32 data) argument
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1818 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) 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) 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) argument
2568 unsigned int field_offset = 0; local
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2632 unsigned int field_offset = 0; local
2094 calc_offset(u16 screen_width, u16 width, u32 fourcc, bool fieldmode, unsigned int field_offset, unsigned int *offset0, unsigned int *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim, enum omap_dss_rotation_type rotation_type, u8 rotation) argument

Completed in 306 milliseconds