| /Linux-v5.4/sound/soc/fsl/ | 
| D | fsl_asrc_dma.c | 48 	struct fsl_asrc_pair *pair = runtime->private_data;  in fsl_asrc_dma_complete()  local62 	struct fsl_asrc_pair *pair = runtime->private_data;  in fsl_asrc_dma_prepare_and_submit()  local
 103 	struct fsl_asrc_pair *pair = runtime->private_data;  in fsl_asrc_dma_trigger()  local
 139 	struct fsl_asrc_pair *pair = runtime->private_data;  in fsl_asrc_dma_hw_params()  local
 255 	struct fsl_asrc_pair *pair = runtime->private_data;  in fsl_asrc_dma_hw_free()  local
 278 	struct fsl_asrc_pair *pair;  in fsl_asrc_dma_startup()  local
 298 	struct fsl_asrc_pair *pair = runtime->private_data;  in fsl_asrc_dma_shutdown()  local
 317 	struct fsl_asrc_pair *pair = runtime->private_data;  in fsl_asrc_dma_pcm_pointer()  local
 
 | 
| D | fsl_asrc.c | 118 static int fsl_asrc_request_pair(int channels, struct fsl_asrc_pair *pair)  in fsl_asrc_request_pair()161 static void fsl_asrc_release_pair(struct fsl_asrc_pair *pair)  in fsl_asrc_release_pair()
 183 static void fsl_asrc_set_watermarks(struct fsl_asrc_pair *pair, u32 in, u32 out)  in fsl_asrc_set_watermarks()
 202 static u32 fsl_asrc_cal_asrck_divisor(struct fsl_asrc_pair *pair, u32 div)  in fsl_asrc_cal_asrck_divisor()
 218 static int fsl_asrc_set_ideal_ratio(struct fsl_asrc_pair *pair,  in fsl_asrc_set_ideal_ratio()
 263 static int fsl_asrc_config_pair(struct fsl_asrc_pair *pair)  in fsl_asrc_config_pair()
 426 static void fsl_asrc_start_pair(struct fsl_asrc_pair *pair)  in fsl_asrc_start_pair()
 455 static void fsl_asrc_stop_pair(struct fsl_asrc_pair *pair)  in fsl_asrc_stop_pair()
 468 struct dma_chan *fsl_asrc_get_dma_channel(struct fsl_asrc_pair *pair, bool dir)  in fsl_asrc_get_dma_channel()
 502 	struct fsl_asrc_pair *pair = runtime->private_data;  in fsl_asrc_dai_hw_params()  local
 [all …]
 
 | 
| /Linux-v5.4/samples/bpf/ | 
| D | tracex4_kern.c | 12 struct pair {  struct20 	.value_size = sizeof(struct pair),  argument
 
 | 
| D | sockex2_user.c | 12 struct pair {  struct13 	__u64 packets;
 14 	__u64 bytes;
 
 | 
| D | tracex4_user.c | 17 struct pair {  struct34 	struct pair v;  in print_old_objects()  argument
 
 | 
| D | sockex3_user.c | 26 struct pair {  struct27 	__u64 packets;
 28 	__u64 bytes;
 
 | 
| D | sockex2_kern.c | 187 struct pair {  struct195 	.value_size = sizeof(struct pair),  argument
 
 | 
| D | sockex3_kern.c | 110 struct pair {  struct118 	.value_size = sizeof(struct pair),  argument
 
 | 
| /Linux-v5.4/tools/perf/tests/ | 
| D | vmlinux-kallsyms.c | 113 		struct symbol *pair, *first_pair;  in test__vmlinux_matches_kallsyms()  local193 		pair = map_groups__find_by_name(&kallsyms.kmaps,  in test__vmlinux_matches_kallsyms()  local
 211 		struct map *pair;  in test__vmlinux_matches_kallsyms()  local
 
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-diff.c | 269 static double compute_delta(struct hist_entry *he, struct hist_entry *pair)  in compute_delta()279 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair)  in compute_ratio()
 289 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair)  in compute_wdiff()
 301 static int formula_delta(struct hist_entry *he, struct hist_entry *pair,  in formula_delta()
 318 static int formula_ratio(struct hist_entry *he, struct hist_entry *pair,  in formula_ratio()
 327 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair,  in formula_wdiff()
 338 static int formula_fprintf(struct hist_entry *he, struct hist_entry *pair,  in formula_fprintf()
 493 		struct hist_entry *pair;  in get_pair_data()  local
 693 				struct hist_entry *pair)  in compute_cycles_diff()
 712 		struct hist_entry *pair = get_block_pair(he, hists_pair);  in block_hists_match()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/ide/ | 
| D | ide-pm.c | 9 	ide_drive_t *pair = ide_get_pair_dev(drive);  in generic_ide_suspend()  local61 	ide_drive_t *pair = ide_get_pair_dev(drive);  in generic_ide_resume()  local
 
 | 
| D | alim15x3.c | 104 	ide_drive_t *pair = ide_get_pair_dev(drive);  in ali_set_pio_mode()  local168 	ide_drive_t *pair	= ide_get_pair_dev(drive);  in ali_set_dma_mode()  local
 
 | 
| D | opti621.c | 68 	ide_drive_t *pair = ide_get_pair_dev(drive);  in opti621_set_pio_mode()  local
 | 
| D | it821x.c | 173 	ide_drive_t *pair = ide_get_pair_dev(drive);  in it821x_clock_strategy()  local242 	ide_drive_t *pair = ide_get_pair_dev(drive);  in it821x_set_pio_mode()  local
 
 | 
| D | tx4938ide.c | 63 	ide_drive_t *pair;  in tx4938ide_set_pio_mode()  local
 | 
| D | cs5535.c | 80 		ide_drive_t *pair = ide_get_pair_dev(drive);  in cs5535_set_speed()  local
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/b43legacy/ | 
| 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
 
 | 
| /Linux-v5.4/drivers/ata/ | 
| D | pata_bk3710.c | 149 static void pata_bk3710_setpiomode(void __iomem *base, struct ata_device *pair,  in pata_bk3710_setpiomode()202 	struct ata_device *pair = ata_dev_pair(adev);  in pata_bk3710_set_piomode()  local
 
 | 
| D | pata_ali.c | 209 	struct ata_device *pair = ata_dev_pair(adev);  in ali_set_piomode()  local244 	struct ata_device *pair = ata_dev_pair(adev);  in ali_set_dmamode()  local
 
 | 
| D | pata_opti.c | 109 	struct ata_device *pair = ata_dev_pair(adev);  in opti_set_piomode()  local
 | 
| D | pata_cs5535.c | 94 	struct ata_device *pair = ata_dev_pair(adev);  in cs5535_set_piomode()  local
 | 
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/ | 
| D | phy.c | 106 		struct mt76_reg_pair pair = {  in mt76x0_rf_wr()  local125 		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
 
 | 
| D | init.c | 116 		const struct mt76_reg_pair *pair = &item->reg_pair;  in mt76x0_init_bbp()  local
 | 
| /Linux-v5.4/lib/raid6/ | 
| D | recov_neon_inner.c | 19 		uint8x8x2_t	pair;  in vqtbl1q_u8()  member
 | 
| /Linux-v5.4/crypto/asymmetric_keys/ | 
| D | restrict.c | 111 static bool match_either_id(const struct asymmetric_key_ids *pair,  in match_either_id()
 |