Searched defs:offsets (Results 1 - 25 of 132) sorted by relevance

123456

/linux-master/scripts/mod/
H A DMakefile
/linux-master/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_compressor.h40 struct dce112_compressor_reg_offsets offsets; member in struct:dce112_compressor
/linux-master/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_compressor.h40 struct dce110_compressor_reg_offsets offsets; member in struct:dce110_compressor
H A Ddce110_timing_generator.h98 struct dce110_timing_generator_offsets offsets; member in struct:dce110_timing_generator
/linux-master/drivers/hid/bpf/progs/
H A DIOGEAR__Kaliber-MMOmentum.bpf.c27 const u8 offsets[] = {84, 112, 140}; local
H A DWacom__ArtPen.bpf.c56 } offsets; member in struct:wacom_params
/linux-master/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/
H A Dia_css_isp_param_types.h65 u32 offsets[IA_CSS_NUM_PARAM_CLASSES]; /** offset wrt hdr in bytes */ member in struct:ia_css_isp_param_memory_offsets
76 } offsets; member in union:ia_css_all_memory_offsets
/linux-master/fs/minix/
H A Ditree_v1.c25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) argument
H A Ditree_v2.c27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) argument
[all...]
H A Ditree_common.c156 int offsets[DEPTH]; local
30 get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[DEPTH], int *err) argument
70 alloc_branch(struct inode *inode, int num, int *offsets, Indirect *branch) argument
223 find_shared(struct inode *inode, int depth, int offsets[DEPTH], Indirect chain[DEPTH], block_t *top) argument
304 int offsets[DEPTH]; local
[all...]
/linux-master/fs/ntfs3/lib/
H A Ddecompress_common.c115 u16 * const offsets = &working_space[1 * (max_codeword_len + 1)]; local
/linux-master/drivers/mtd/tests/
H A Dstresstest.c36 static int *offsets; variable
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_timing_generator.c225 dce80_timing_generator_construct( struct dce110_timing_generator *tg110, struct dc_context *ctx, uint32_t instance, const struct dce110_timing_generator_offsets *offsets) argument
/linux-master/drivers/net/phy/
H A Dmicrochip_t1s.c115 static int lan865x_generate_cfg_offsets(struct phy_device *phydev, s8 offsets[2]) argument
167 s8 offsets[2]; local
[all...]
/linux-master/include/linux/
H A Dtime_namespace.h26 struct timens_offsets offsets; member in struct:time_namespace
/linux-master/include/drm/
H A Ddrm_framebuffer.h168 unsigned int offsets[DRM_FORMAT_MAX_PLANES]; member in struct:drm_framebuffer
/linux-master/drivers/media/platform/rockchip/rga/
H A Drga-buf.c117 unsigned int offsets[VIDEO_MAX_PLANES]; local
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c112 struct list_head offsets; member in struct:table
/linux-master/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c243 dce60_timing_generator_construct( struct dce110_timing_generator *tg110, struct dc_context *ctx, uint32_t instance, const struct dce110_timing_generator_offsets *offsets) argument
/linux-master/kernel/time/
H A Dnamespace.c380 proc_timens_set_offset(struct file *file, struct task_struct *p, struct proc_timens_offset *offsets, int noffsets) argument
[all...]
/linux-master/drivers/irqchip/
H A Dirq-mtk-cirq.c62 const u32 *offsets; member in struct:mtk_cirq_chip_data
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c359 uint32_t offsets[] = { base, base + 0x1c, base + 0x40, base + 0x5c }; local
371 uint32_t offsets[] = { base, base + 0x1c, base + 0x40, base + 0x5c }; local
/linux-master/crypto/async_tx/
H A Dasync_pq.c107 do_sync_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, argument
177 async_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, argument
298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, size_t len, enum sum_check_flags *pqres, struct page *spare, unsigned int s_off, struct async_submit_ctl *submit) argument
[all...]
/linux-master/drivers/net/ethernet/8390/
H A Dmcf8390.c315 static u32 offsets[] = { local
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_coherency.c312 u32 *offsets, *values; local
[all...]

Completed in 181 milliseconds

123456