| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ | 
| D | hdmi_wp.c | 21 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s)  in hdmi_wp_dump()45 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp)  in hdmi_wp_get_irqstatus()
 50 void hdmi_wp_set_irqstatus(struct hdmi_wp_data *wp, u32 irqstatus)  in hdmi_wp_set_irqstatus()
 57 void hdmi_wp_set_irqenable(struct hdmi_wp_data *wp, u32 mask)  in hdmi_wp_set_irqenable()
 62 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask)  in hdmi_wp_clear_irqenable()
 68 int hdmi_wp_set_phy_pwr(struct hdmi_wp_data *wp, enum hdmi_phy_pwr val)  in hdmi_wp_set_phy_pwr()
 88 int hdmi_wp_set_pll_pwr(struct hdmi_wp_data *wp, enum hdmi_pll_pwr val)  in hdmi_wp_set_pll_pwr()
 103 int hdmi_wp_video_start(struct hdmi_wp_data *wp)  in hdmi_wp_video_start()
 110 void hdmi_wp_video_stop(struct hdmi_wp_data *wp)  in hdmi_wp_video_stop()
 131 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp,  in hdmi_wp_video_config_format()
 [all …]
 
 | 
| D | hdmi_pll.c | 102 	struct hdmi_wp_data *wp = pll->wp;  in hdmi_pll_enable()  local117 	struct hdmi_wp_data *wp = pll->wp;  in hdmi_pll_disable()  local
 220 	struct hdmi_wp_data *wp)  in hdmi_pll_init()
 
 | 
| D | hdmi4_core.c | 299 	struct hdmi_wp_data *wp, struct hdmi_config *cfg)  in hdmi4_configure()676 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,  in hdmi4_audio_config()
 858 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp)  in hdmi4_audio_start()
 868 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp)  in hdmi4_audio_stop()
 
 | 
| D | hdmi5_core.c | 589 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp,  in hdmi5_configure()787 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,  in hdmi5_audio_config()
 
 | 
| D | hdmi4.c | 61 	struct hdmi_wp_data *wp = data;  in hdmi_irq_handler()  local148 	struct hdmi_wp_data *wp = &hdmi.wp;  in hdmi_power_on_full()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ | 
| D | hdmi_wp.c | 20 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s)  in hdmi_wp_dump()44 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp)  in hdmi_wp_get_irqstatus()
 49 void hdmi_wp_set_irqstatus(struct hdmi_wp_data *wp, u32 irqstatus)  in hdmi_wp_set_irqstatus()
 56 void hdmi_wp_set_irqenable(struct hdmi_wp_data *wp, u32 mask)  in hdmi_wp_set_irqenable()
 61 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask)  in hdmi_wp_clear_irqenable()
 67 int hdmi_wp_set_phy_pwr(struct hdmi_wp_data *wp, enum hdmi_phy_pwr val)  in hdmi_wp_set_phy_pwr()
 87 int hdmi_wp_set_pll_pwr(struct hdmi_wp_data *wp, enum hdmi_pll_pwr val)  in hdmi_wp_set_pll_pwr()
 102 int hdmi_wp_video_start(struct hdmi_wp_data *wp)  in hdmi_wp_video_start()
 109 void hdmi_wp_video_stop(struct hdmi_wp_data *wp)  in hdmi_wp_video_stop()
 130 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp,  in hdmi_wp_video_config_format()
 [all …]
 
 | 
| D | hdmi_pll.c | 42 	struct hdmi_wp_data *wp = pll->wp;  in hdmi_pll_enable()  local60 	struct hdmi_wp_data *wp = pll->wp;  in hdmi_pll_disable()  local
 162 		  struct hdmi_pll_data *pll, struct hdmi_wp_data *wp)  in hdmi_pll_init()
 
 | 
| D | hdmi4_core.c | 298 	struct hdmi_wp_data *wp, struct hdmi_config *cfg)  in hdmi4_configure()672 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,  in hdmi4_audio_config()
 854 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp)  in hdmi4_audio_start()
 864 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp)  in hdmi4_audio_stop()
 
 | 
| D | hdmi4_cec.h | 45 				struct hdmi_wp_data *wp)  in hdmi4_cec_init()
 | 
| D | hdmi5_core.c | 597 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp,  in hdmi5_configure()795 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,  in hdmi5_audio_config()
 
 | 
| D | hdmi4.c | 64 	struct hdmi_wp_data *wp = &hdmi->wp;  in hdmi_irq_handler()  local147 	struct hdmi_wp_data *wp = &hdmi->wp;  in hdmi_power_on_full()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/breakpoints/ | 
| D | breakpoint_test_arm64.c | 81 static bool set_watchpoint(pid_t pid, int size, int wp)  in set_watchpoint()112 static bool arun_test(int wr_size, int wp_size, int wr, int wp)  in arun_test()
 204 	int wr, wp, size;  in main()  local
 
 | 
| /Linux-v5.4/lib/mpi/ | 
| D | generic_mpih-lshift.c | 28 mpihelp_lshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned int cnt)  in mpihelp_lshift()
 | 
| D | generic_mpih-rshift.c | 29 mpihelp_rshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt)  in mpihelp_rshift()
 | 
| /Linux-v5.4/sound/hda/ | 
| D | hdac_controller.c | 144 	unsigned int wp, rp;  in snd_hdac_bus_send_cmd()  local187 	unsigned int rp, wp;  in snd_hdac_bus_update_rirb()  local
 
 | 
| D | hdac_bus.c | 134 	unsigned int wp;  in snd_hdac_bus_queue_event()  local
 | 
| /Linux-v5.4/drivers/media/pci/saa7164/ | 
| D | saa7164-core.c | 357 	u32 wp, mcb, rp, cnt = 0;  in saa7164_work_enchandler()  local434 	u32 wp, mcb, rp, cnt = 0;  in saa7164_work_vbihandler()  local
 576 	int wp, i = 0, rp;  in saa7164_irq_ts()  local
 
 | 
| /Linux-v5.4/sound/pci/lola/ | 
| D | lola.c | 89 		unsigned int wp = chip->corb.wp + 1;  in corb_send_verb()  local112 	unsigned int rp, wp;  in lola_update_rirb()  local
 
 | 
| /Linux-v5.4/kernel/rcu/ | 
| D | srcutiny.c | 109 void srcu_drive_gp(struct work_struct *wp)  in srcu_drive_gp()
 | 
| D | tree_exp.h | 332 static void sync_rcu_exp_select_node_cpus(struct work_struct *wp)  in sync_rcu_exp_select_node_cpus()584 static void wait_rcu_exp_gp(struct work_struct *wp)  in wait_rcu_exp_gp()
 
 | 
| /Linux-v5.4/drivers/block/drbd/ | 
| D | drbd_proc.c | 222 	char wp;  in drbd_seq_show()  local
 | 
| /Linux-v5.4/drivers/scsi/qedf/ | 
| D | qedf_fip.c | 174 	struct fip_wwn_desc *wp;  in qedf_fip_recv()  local
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | blkzoned.h | 97 	__u64	wp;		/* Zone write pointer position */  member
 | 
| /Linux-v5.4/arch/ia64/kernel/ | 
| D | patch.c | 147 	u64 *wp;  in ia64_patch_mckinley_e9()  local
 | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | hw_breakpoint.c | 688 	struct perf_event *wp, **slots;  in watchpoint_handler()  local760 	struct perf_event *wp, **slots;  in watchpoint_single_step_handler()  local
 
 |