/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_asrc_dma.c | 46 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 D | fsl_asrc.c | 214 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 D | tracex4.bpf.c | 12 struct pair { struct 20 __type(value, struct pair); argument
|
H A D | sockex2_user.c | 11 struct pair { struct 12 __u64 packets; 13 __u64 bytes;
|
H A D | tracex4_user.c | 15 struct pair { struct 32 struct pair v; in print_old_objects() argument
|
H A D | sockex3_user.c | 20 struct pair { struct 21 __u64 packets; 22 __u64 bytes;
|
H A D | sockex2_kern.c | 188 struct pair { struct 196 __type(value, struct pair); argument
|
H A D | sockex3_kern.c | 78 struct pair { struct 86 __type(value, struct pair); argument
|
/openbmc/linux/tools/perf/tests/ |
H A D | vmlinux-kallsyms.c | 217 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 D | sys_riscv.c | 85 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 D | ethtool_netlink.h | 57 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 D | builtin-diff.c | 299 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 D | dump_types.mako.cpp | 67 [&str](const auto& pair) { in stringToDumpType() 93 [&](const auto& pair) { in validateDumpType()
|
/openbmc/linux/net/ethtool/ |
H A D | cabletest.c | 163 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 D | dbus-display-test.c | 41 int pair[2]; in test_setup() local 165 int pair[2]; in test_dbus_display_console() local
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | types.h | 11 unsigned __int128 pair; member
|
/openbmc/bios-settings-mgr/src/ |
H A D | manager.cpp | 216 for (const auto& pair : value) in pendingAttributes() local 297 for (const auto& pair : value) in pendingAttributes() local
|
/openbmc/qemu/util/ |
H A D | cpuinfo-riscv.c | 62 struct riscv_hwprobe pair = { .key = RISCV_HWPROBE_KEY_IMA_EXT_0 }; in cpuinfo_init() local
|
/openbmc/openpower-hw-diags/util/ |
H A D | pldm.cpp | 164 for (const auto& pair : entityInstMap) in fetchSensorInfo() local 243 for (const auto& pair : entityInstMap) in fetchEffecterInfo() local
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.c | 1265 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 D | functions.cpp | 706 for (const auto& pair : objects) in processHostFirmware() local 801 for (const auto& pair : objects) in updateBiosAttrTable() local 815 for (const auto& pair : objects) in updateBiosAttrTable() local
|
/openbmc/linux/tools/testing/selftests/riscv/vector/ |
H A D | vstate_prctl.c | 83 struct riscv_hwprobe pair; in main() local
|
/openbmc/linux/crypto/ |
H A D | aegis128-neon-inner.c | 186 uint8x8x2_t pair; in vqtbl1q_u8() member 197 uint8x8x2_t pair; in vqtbx1q_u8() member
|
/openbmc/linux/drivers/iio/ |
H A D | industrialio-backend.c | 191 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/libcper/sections/ |
H A D | cper-section-pci-dev.c | 140 UINT64 pair[2]; in ir_section_pci_dev_to_cper() local
|