Home
last modified time | relevance | path

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

12345

/openbmc/linux/sound/soc/fsl/
H 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
H 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 …]
/openbmc/linux/samples/bpf/
H A Dtracex4.bpf.c12 struct pair { struct
20 __type(value, struct pair); argument
H A Dsockex2_user.c11 struct pair { struct
12 __u64 packets;
13 __u64 bytes;
H A Dtracex4_user.c15 struct pair { struct
32 struct pair v; in print_old_objects() argument
H A Dsockex3_user.c20 struct pair { struct
21 __u64 packets;
22 __u64 bytes;
H A Dsockex2_kern.c188 struct pair { struct
196 __type(value, struct pair); argument
H A Dsockex3_kern.c78 struct pair { struct
86 __type(value, struct pair); argument
/openbmc/linux/tools/perf/tests/
H A Dvmlinux-kallsyms.c217 struct symbol *pair, *first_pair; in test__vmlinux_matches_kallsyms() local
303 struct map *pair = maps__find_by_name(kallsyms.kmaps, (dso->kernel ? in test__vmlinux_matches_kallsyms() local
320 struct map *pair, *map = rb_node->map; in test__vmlinux_matches_kallsyms() local
/openbmc/linux/arch/riscv/kernel/
H A Dsys_riscv.c85 static void hwprobe_arch_id(struct riscv_hwprobe *pair, in hwprobe_arch_id()
125 static void hwprobe_isa_ext0(struct riscv_hwprobe *pair, in hwprobe_isa_ext0()
191 static void hwprobe_one_pair(struct riscv_hwprobe *pair, in hwprobe_one_pair()
269 struct riscv_hwprobe pair; in do_riscv_hwprobe() local
294 struct riscv_hwprobe pair; in init_hwprobe_vdso_data() local
/openbmc/linux/include/linux/
H A Dethtool_netlink.h57 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result()
64 u8 pair, u32 cm) in ethnl_cable_test_fault_length()
70 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
/openbmc/linux/tools/perf/
H 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()
523 struct hist_entry *pair; in get_pair_data() local
635 struct hist_entry *pair) in compute_cycles_diff()
674 struct hist_entry *pair = get_block_pair(he, hists_pair); in block_hists_match() local
698 struct hist_entry *he, *pair; in hists__precompute() local
1402 struct hist_entry *pair = get_pair_fmt(he, dfmt); in __hpp__color_compare() local
1521 struct hist_entry *pair = get_pair_fmt(he, dfmt); in hpp__color_cycles_hist() local
1587 hpp__entry_pair(struct hist_entry *he, struct hist_entry *pair, in hpp__entry_pair()
[all …]
/openbmc/phosphor-debug-collector/
H A Ddump_types.mako.cpp67 [&str](const auto& pair) { in stringToDumpType()
93 [&](const auto& pair) { in validateDumpType()
/openbmc/linux/net/ethtool/
H A Dcabletest.c163 int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, u8 result) in ethnl_cable_test_result()
186 int ethnl_cable_test_fault_length(struct phy_device *phydev, u8 pair, u32 cm) in ethnl_cable_test_fault_length()
361 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
/openbmc/qemu/tests/qtest/
H A Ddbus-display-test.c41 int pair[2]; in test_setup() local
158 int pair[2]; in test_dbus_display_console() local
/openbmc/linux/arch/s390/include/asm/
H A Dtypes.h11 unsigned __int128 pair; member
/openbmc/bios-settings-mgr/src/
H A Dmanager.cpp215 for (const auto& pair : value) in pendingAttributes() local
296 for (const auto& pair : value) in pendingAttributes() local
/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp165 for (const auto& pair : entityInstMap) in fetchSensorInfo() local
244 for (const auto& pair : entityInstMap) in fetchEffecterInfo() local
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H 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
/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp686 for (const auto& pair : objects) in processHostFirmware() local
781 for (const auto& pair : objects) in updateBiosAttrTable() local
794 for (const auto& pair : objects) in updateBiosAttrTable() local
/openbmc/linux/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c83 struct riscv_hwprobe pair; in main() local
/openbmc/linux/crypto/
H A Daegis128-neon-inner.c186 uint8x8x2_t pair; in vqtbl1q_u8() member
197 uint8x8x2_t pair; in vqtbx1q_u8() member
/openbmc/linux/drivers/iio/
H A Dindustrialio-backend.c191 struct iio_backend_buffer_pair *pair = arg; in iio_backend_free_buffer() local
215 struct iio_backend_buffer_pair *pair; in devm_iio_backend_request_buffer() local
/openbmc/linux/drivers/ata/
H 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
/openbmc/linux/arch/s390/mm/
H A Dextable.c51 bool pair, struct pt_regs *regs) in ex_handler_ua_load_reg()

12345