Searched defs:pairs (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/tools/testing/selftests/riscv/hwprobe/ |
D | hwprobe.c | 15 struct riscv_hwprobe pairs[8]; in main() local
|
/Linux-v6.6/arch/riscv/kernel/vdso/ |
D | hwprobe.c | 19 int __vdso_riscv_hwprobe(struct riscv_hwprobe *pairs, size_t pair_count, in __vdso_riscv_hwprobe()
|
/Linux-v6.6/arch/riscv/kernel/ |
D | sys_riscv.c | 230 static int do_riscv_hwprobe(struct riscv_hwprobe __user *pairs, in do_riscv_hwprobe() 331 SYSCALL_DEFINE5(riscv_hwprobe, struct riscv_hwprobe __user *, pairs, in SYSCALL_DEFINE5() argument
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_devcaps.c | 35 SVGA3dFifoCapPair pairs[SVGA3D_DEVCAP_MAX]; member
|
/Linux-v6.6/drivers/media/platform/amphion/ |
D | vpu_helpers.c | 422 int vpu_find_dst_by_src(struct vpu_pair *pairs, u32 cnt, u32 src) in vpu_find_dst_by_src() 437 int vpu_find_src_by_dst(struct vpu_pair *pairs, u32 cnt, u32 dst) in vpu_find_src_by_dst()
|
/Linux-v6.6/include/linux/ |
D | btf_ids.h | 17 } pairs[]; member
|
/Linux-v6.6/tools/perf/util/ |
D | sort.h | 96 } pairs; member
|
/Linux-v6.6/drivers/net/ethernet/intel/iavf/ |
D | iavf_main.c | 1666 int pairs = 0; in iavf_set_interrupt_capability() local 2012 int pairs, err; in iavf_finish_config() local
|
D | iavf_virtchnl.c | 272 int pairs = adapter->num_active_queues; in iavf_configure_queues() local
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_protocol_type.h | 454 struct ice_fv_word pairs[ICE_NUM_WORDS_RECIPE]; member
|
/Linux-v6.6/include/soc/tegra/ |
D | bpmp-abi.h | 2100 struct emc_dvfs_latency pairs[EMC_DVFS_LATENCY_MAX_SIZE]; member 2138 struct emc_dvfs_emchub pairs[EMC_DVFS_EMCHUB_MAX_SIZE]; member 2588 struct iso_max_bw pairs[ISO_MAX_BW_MAX_SIZE]; member
|
/Linux-v6.6/sound/core/ |
D | control.c | 1898 } pairs[] = { in call_tlv_handler() local
|