| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A 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 …]
|
| H A D | hdmi_pll.c | 102 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_enable() local 112 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_disable() local 209 struct hdmi_wp_data *wp) in hdmi_pll_init()
|
| H A 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()
|
| H A D | hdmi4.c | 61 struct hdmi_wp_data *wp = data; in hdmi_irq_handler() local 148 struct hdmi_wp_data *wp = &hdmi.wp; in hdmi_power_on_full() local
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A 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 …]
|
| H A D | hdmi_pll.c | 42 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_enable() local 60 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()
|
| H A D | hdmi4_core.c | 257 struct hdmi_wp_data *wp, struct hdmi_config *cfg) in hdmi4_configure() 632 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi4_audio_config() 814 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_start() 824 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_stop()
|
| H A D | hdmi4_cec.h | 33 struct hdmi_wp_data *wp) in hdmi4_cec_init()
|
| H A D | hdmi.h | 239 struct hdmi_wp_data *wp; member 261 struct hdmi_wp_data *wp; member 356 struct hdmi_wp_data wp; member
|
| /linux/tools/testing/selftests/breakpoints/ |
| H A D | breakpoint_test_arm64.c | 81 static bool set_watchpoint(pid_t pid, int size, int wp) in set_watchpoint() 112 static bool run_test(int wr_size, int wp_size, int wr, int wp) in run_test() 204 int wr, wp, size; in main() local
|
| /linux/tools/testing/selftests/mm/ |
| H A D | uffd-common.c | 402 void wp_range(int ufd, __u64 start, __u64 len, bool wp) in wp_range() 416 static void continue_range(int ufd, __u64 start, __u64 len, bool wp) in continue_range() 627 int __copy_page(uffd_global_test_opts_t *gopts, unsigned long offset, bool retry, bool wp) in __copy_page() 659 int copy_page(uffd_global_test_opts_t *gopts, unsigned long offset, bool wp) in copy_page()
|
| H A D | uffd-unit-tests.c | 207 #define pagemap_check_wp(value, wp) do { \ argument 658 static int faulting_process(uffd_global_test_opts_t *gopts, int signal_test, bool wp) in faulting_process() 756 static void uffd_sigbus_test_common(uffd_global_test_opts_t *gopts, bool wp) in uffd_sigbus_test_common() 817 static void uffd_events_test_common(uffd_global_test_opts_t *gopts, bool wp) in uffd_events_test_common() 1466 bool wp, in do_register_ioctls_test() 1510 int miss, wp, minor; in uffd_register_ioctls_test() local
|
| /linux/lib/crypto/mpi/ |
| H A 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()
|
| H A 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()
|
| H A D | mpi-mul.c | 21 mpi_ptr_t up, vp, wp; in mpi_mul() local
|
| H A D | mpi-add.c | 20 mpi_ptr_t wp, up, vp; in mpi_add() local
|
| /linux/sound/hda/core/ |
| H A D | controller.c | 222 unsigned int wp, rp; in snd_hdac_bus_send_cmd_corb() local 261 unsigned int rp, wp; in snd_hdac_bus_update_rirb() local
|
| H A D | bus.c | 147 unsigned int wp; in snd_hdac_bus_queue_event() local
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_proc.c | 222 char wp; in drbd_seq_show() local
|
| /linux/arch/arm64/kernel/ |
| H A D | hw_breakpoint.c | 732 static int watchpoint_report(struct perf_event *wp, unsigned long addr, in watchpoint_report() 759 struct perf_event *wp, **slots; in do_watchpoint() local
|
| /linux/drivers/scsi/qedf/ |
| H A D | qedf_fip.c | 174 struct fip_wwn_desc *wp; in qedf_fip_recv() local
|
| /linux/kernel/rcu/ |
| H A D | srcutiny.c | 122 void srcu_drive_gp(struct work_struct *wp) in srcu_drive_gp()
|
| /linux/include/uapi/linux/ |
| H A D | blkzoned.h | 132 __u64 wp; /* Zone write pointer position */ member
|
| /linux/arch/arm/kernel/ |
| H A D | hw_breakpoint.c | 733 struct perf_event *wp, **slots; in watchpoint_handler() local 825 struct perf_event *wp, **slots; in watchpoint_single_step_handler() local
|
| /linux/drivers/dma/qcom/ |
| H A D | gpi.c | 461 void *wp; member 718 struct gpi_ring *ring, void *wp) in gpi_write_ch_db() 729 struct gpi_ring *ring, void *wp) in gpi_write_ev_db() 1349 static int gpi_ring_add_element(struct gpi_ring *ring, void **wp) in gpi_ring_add_element() 1440 struct gpi_tre *gpi_tre, void **wp) in gpi_queue_xfer() 1871 void *tre, *wp = NULL; in gpi_issue_pending() local
|