Home
last modified time | relevance | path

Searched defs:pair (Results 1 – 25 of 83) sorted by relevance

1234

/linux/arch/riscv/kernel/
A Dsys_hwprobe.c21 static void hwprobe_arch_id(struct riscv_hwprobe *pair, in hwprobe_arch_id()
61 static void hwprobe_isa_ext0(struct riscv_hwprobe *pair, in hwprobe_isa_ext0()
162 struct riscv_hwprobe pair; in hwprobe_ext0_has() local
204 static void hwprobe_one_pair(struct riscv_hwprobe *pair, in hwprobe_one_pair()
296 struct riscv_hwprobe pair; in hwprobe_get_values() local
345 struct riscv_hwprobe pair, tmp; in hwprobe_get_cpus() local
407 struct riscv_hwprobe pair; in init_hwprobe_vdso_data() local
/linux/sound/soc/fsl/
A Dfsl_asrc_dma.c46 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_complete() local
60 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_prepare_and_submit() local
101 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_trigger() local
138 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_hw_params() local
313 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_hw_free() local
338 struct fsl_asrc_pair *pair; in fsl_asrc_dma_startup() local
410 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_shutdown() local
431 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_pcm_pointer() local
A Dfsl_asrc.c214 static int fsl_asrc_request_pair(int channels, struct fsl_asrc_pair *pair) in fsl_asrc_request_pair()
258 static void fsl_asrc_release_pair(struct fsl_asrc_pair *pair) in fsl_asrc_release_pair()
304 static u32 fsl_asrc_cal_asrck_divisor(struct fsl_asrc_pair *pair, u32 div) in fsl_asrc_cal_asrck_divisor()
323 static int fsl_asrc_set_ideal_ratio(struct fsl_asrc_pair *pair, in fsl_asrc_set_ideal_ratio()
582 static void fsl_asrc_start_pair(struct fsl_asrc_pair *pair) in fsl_asrc_start_pair()
616 static void fsl_asrc_stop_pair(struct fsl_asrc_pair *pair) in fsl_asrc_stop_pair()
631 static struct dma_chan *fsl_asrc_get_dma_channel(struct fsl_asrc_pair *pair, in fsl_asrc_get_dma_channel()
661 struct fsl_asrc_pair *pair, in fsl_asrc_select_clk()
704 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dai_hw_params() local
751 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dai_hw_free() local
[all …]
/linux/include/linux/
A Dethtool_netlink.h60 u8 pair, u8 result, u32 src) in ethnl_cable_test_result_with_src()
66 u8 pair, u32 cm, u32 src) in ethnl_cable_test_fault_length_with_src()
72 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
125 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result()
133 u8 pair, u32 cm) in ethnl_cable_test_fault_length()
/linux/samples/bpf/
A Dtracex4.bpf.c12 struct pair { struct
20 __type(value, struct pair); argument
A Dsockex2_user.c11 struct pair { struct
12 __u64 packets;
13 __u64 bytes;
A Dtracex4_user.c15 struct pair { struct
32 struct pair v; in print_old_objects() argument
A Dsockex3_user.c20 struct pair { struct
21 __u64 packets;
22 __u64 bytes;
A Dsockex2_kern.c188 struct pair { struct
196 __type(value, struct pair); argument
A Dsockex3_kern.c78 struct pair { struct
86 __type(value, struct pair); argument
/linux/tools/perf/tests/
A Dvmlinux-kallsyms.c130 struct map *pair = maps__find_by_name(args->kallsyms.kmaps, in test__vmlinux_matches_kallsyms_cb1() local
149 struct map *pair; in test__vmlinux_matches_kallsyms_cb2() local
290 struct symbol *pair, *first_pair; in test__vmlinux_matches_kallsyms() local
/linux/tools/perf/
A Dbuiltin-diff.c299 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff()
311 static int formula_delta(struct hist_entry *he, struct hist_entry *pair, in formula_delta()
328 static int formula_ratio(struct hist_entry *he, struct hist_entry *pair, in formula_ratio()
509 struct hist_entry *pair; in get_pair_data() local
621 struct hist_entry *pair) in compute_cycles_diff()
660 struct hist_entry *pair = get_block_pair(he, hists_pair); in block_hists_match() local
684 struct hist_entry *he, *pair; in hists__precompute() local
1388 struct hist_entry *pair = get_pair_fmt(he, dfmt); in __hpp__color_compare() local
1507 struct hist_entry *pair = get_pair_fmt(he, dfmt); in hpp__color_cycles_hist() local
1573 hpp__entry_pair(struct hist_entry *he, struct hist_entry *pair, in hpp__entry_pair()
[all …]
/linux/tools/testing/selftests/riscv/hwprobe/
A Dcbo.c86 struct riscv_hwprobe pair = { in test_zicboz() local
134 struct riscv_hwprobe pair = { in check_no_zicboz_cpus() local
181 struct riscv_hwprobe pair; in main() local
/linux/net/ethtool/
A Dcabletest.c166 int ethnl_cable_test_result_with_src(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result_with_src()
194 int ethnl_cable_test_fault_length_with_src(struct phy_device *phydev, u8 pair, in ethnl_cable_test_fault_length_with_src()
376 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
/linux/arch/s390/include/asm/
A Dtypes.h11 unsigned __int128 pair; member
/linux/arch/riscv/include/asm/
A Dhwprobe.h30 static inline bool riscv_hwprobe_pair_cmp(struct riscv_hwprobe *pair, in riscv_hwprobe_pair_cmp()
/linux/drivers/net/wireless/broadcom/b43legacy/
A Dphy.c1265 struct b43legacy_lopair *pair) in b43legacy_lo_write()
1317 struct b43legacy_lopair *pair; in b43legacy_phy_lo_adjust() local
1706 struct b43legacy_lopair *pair; in b43legacy_phy_lo_mark_current_used() local
1715 struct b43legacy_lopair *pair; in b43legacy_phy_lo_mark_all_unused() local
/linux/crypto/
A Daegis128-neon-inner.c186 uint8x8x2_t pair; in vqtbl1q_u8() member
197 uint8x8x2_t pair; in vqtbx1q_u8() member
/linux/drivers/ata/
A Dpata_ali.c209 struct ata_device *pair = ata_dev_pair(adev); in ali_set_piomode() local
244 struct ata_device *pair = ata_dev_pair(adev); in ali_set_dmamode() local
/linux/tools/testing/selftests/riscv/vector/
A Dvstate_prctl.c75 struct riscv_hwprobe pair; in main() local
/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
A Dphy.c106 struct mt76_reg_pair pair = { in mt76x0_rf_wr() local
125 struct mt76_reg_pair pair = { in mt76x0_rf_rr() local
406 const struct mt76_reg_pair *pair = &item->reg_pair; in mt76x0_phy_set_chan_bbp_params() local
/linux/fs/ntfs3/
A Dlznt.c124 static inline size_t parse_pair(u16 pair, size_t *offset, size_t index) in parse_pair()
234 u16 pair; in decompress_chunk() local
/linux/drivers/net/phy/qcom/
A Dqcom-phy-lib.c513 static int qca808x_cdt_fault_length(struct phy_device *phydev, int pair, in qca808x_cdt_fault_length()
548 static int qca808x_cable_test_get_pair_status(struct phy_device *phydev, u8 pair, in qca808x_cable_test_get_pair_status()
/linux/arch/s390/mm/
A Dextable.c51 bool pair, struct pt_regs *regs) in ex_handler_ua_load_reg()
/linux/lib/raid6/
A Drecov_neon_inner.c20 uint8x8x2_t pair; in vqtbl1q_u8() member

Completed in 52 milliseconds

1234