| /kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_lif.c | 86 lif_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) lif_configure_stream() argument
|
| H A D | vsp1_uif.c | 196 uif_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) uif_configure_stream() argument
|
| /kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_protocol_ops.c | 59 struct ipc_pipe *pipe = args->pipe_open.pipe; in ipc_protocol_msg_prepipe_open() local 111 struct ipc_pipe *pipe = args->pipe_close.pipe; ipc_protocol_msg_prepipe_close() local 218 ipc_protocol_ul_td_send(struct iosm_protocol *ipc_protocol, struct ipc_pipe *pipe, struct sk_buff_head *p_ul_list) ipc_protocol_ul_td_send() argument 294 ipc_protocol_ul_td_process(struct iosm_protocol *ipc_protocol, struct ipc_pipe *pipe) ipc_protocol_ul_td_process() argument 323 ipc_protocol_dl_td_prepare(struct iosm_protocol *ipc_protocol, struct ipc_pipe *pipe) ipc_protocol_dl_td_prepare() argument 372 ipc_protocol_dl_td_process(struct iosm_protocol *ipc_protocol, struct ipc_pipe *pipe) ipc_protocol_dl_td_process() argument 433 ipc_protocol_get_head_tail_index(struct iosm_protocol *ipc_protocol, struct ipc_pipe *pipe, u32 *head, u32 *tail) ipc_protocol_get_head_tail_index() argument 447 ipc_protocol_pipe_cleanup(struct iosm_protocol *ipc_protocol, struct ipc_pipe *pipe) ipc_protocol_pipe_cleanup() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/gud/ |
| H A D | gud_internal.h | 18 struct drm_simple_display_pipe pipe; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_connector.c | 157 enum pipe pipe = 0; in intel_connector_get_hw_state() local
|
| H A D | intel_display_driver.c | 277 enum pipe pipe; in intel_display_driver_probe_nogem() local
|
| H A D | intel_fifo_underrun.c | 62 enum pipe pipe; in ivb_can_enable_err_int() local 79 enum pipe pipe; in cpt_can_enable_serr_int() local 113 i9xx_set_fifo_underrun_reporting(struct drm_device *dev, enum pipe pipe, bool enable, bool old) i9xx_set_fifo_underrun_reporting() argument 135 ilk_set_fifo_underrun_reporting(struct drm_device *dev, enum pipe pipe, bool enable) ilk_set_fifo_underrun_reporting() argument 151 enum pipe pipe = crtc->pipe; ivb_check_fifo_underruns() local 166 ivb_set_fifo_underrun_reporting(struct drm_device *dev, enum pipe pipe, bool enable, bool old) ivb_set_fifo_underrun_reporting() argument 204 bdw_set_fifo_underrun_reporting(struct drm_device *dev, enum pipe pipe, bool enable) bdw_set_fifo_underrun_reporting() argument 281 __intel_set_cpu_fifo_underrun_reporting(struct drm_device *dev, enum pipe pipe, bool enable) __intel_set_cpu_fifo_underrun_reporting() argument 321 intel_set_cpu_fifo_underrun_reporting(struct drm_i915_private *dev_priv, enum pipe pipe, bool enable) intel_set_cpu_fifo_underrun_reporting() argument 394 intel_cpu_fifo_underrun_irq_handler(struct drm_i915_private *dev_priv, enum pipe pipe) intel_cpu_fifo_underrun_irq_handler() argument [all...] |
| H A D | intel_wm_types.h | 42 struct g4x_pipe_wm pipe[3]; member 50 struct g4x_pipe_wm pipe[2]; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_dev.c | 73 struct komeda_pipeline *pipe = mdev->pipelines[0]; in config_id_show() local 112 static int komeda_parse_pipe_dt(struct komeda_pipeline *pipe) in komeda_parse_pipe_dt() argument 141 struct komeda_pipeline *pipe; komeda_parse_dt() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/aspeed/ |
| H A D | aspeed_gfx_crtc.c | 21 drm_pipe_to_aspeed_gfx(struct drm_simple_display_pipe *pipe) in drm_pipe_to_aspeed_gfx() argument 142 static void aspeed_gfx_pipe_enable(struct drm_simple_display_pipe *pipe, in aspeed_gfx_pipe_enable() argument 154 static void aspeed_gfx_pipe_disable(struct drm_simple_display_pipe *pipe) in aspeed_gfx_pipe_disable() argument 163 aspeed_gfx_pipe_update(struct drm_simple_display_pipe *pipe, struct drm_plane_state *plane_state) aspeed_gfx_pipe_update() argument 193 aspeed_gfx_enable_vblank(struct drm_simple_display_pipe *pipe) aspeed_gfx_enable_vblank() argument 207 aspeed_gfx_disable_vblank(struct drm_simple_display_pipe *pipe) aspeed_gfx_disable_vblank() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/hyperv/ |
| H A D | hyperv_drm_modeset.c | 101 static void hyperv_pipe_enable(struct drm_simple_display_pipe *pipe, in hyperv_pipe_enable() argument 116 static int hyperv_pipe_check(struct drm_simple_display_pipe *pipe, in hyperv_pipe_check() argument 135 static void hyperv_pipe_update(struct drm_simple_display_pipe *pipe, in hyperv_pipe_update() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp4/ |
| H A D | mdp4_kms.h | 55 static inline uint32_t pipe2flush(enum mdp4_pipe pipe) in pipe2flush() argument 161 static inline uint32_t mdp4_pipe_caps(enum mdp4_pipe pipe) in mdp4_pipe_caps() argument 95 mixercfg(uint32_t mixer_cfg, int mixer, enum mdp4_pipe pipe, enum mdp_mixer_stage_id stage) mixercfg() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | vlv_sideband.c | 230 u32 vlv_dpio_read(struct drm_i915_private *i915, enum pipe pipe, int reg) in vlv_dpio_read() argument 248 vlv_dpio_write(struct drm_i915_private *i915, enum pipe pipe, int reg, u32 val) vlv_dpio_write() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
| H A D | display.c | 45 int pipe = -1; in get_edp_pipe() local 74 int pipe_is_enabled(struct intel_vgpu *vgpu, int pipe) in pipe_is_enabled() argument 177 int pipe; emulate_monitor_status_change() local 622 emulate_vblank_on_pipe(struct intel_vgpu *vgpu, int pipe) emulate_vblank_on_pipe() argument 653 int pipe; intel_vgpu_emulate_vblank() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | radeon_kms.c | 764 unsigned int pipe = crtc->index; in radeon_get_vblank_counter_kms() local 834 unsigned int pipe = crtc->index; radeon_enable_vblank_kms() local 861 unsigned int pipe = crtc->index; radeon_disable_vblank_kms() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/tidss/ |
| H A D | tidss_kms.c | 110 struct pipe { in tidss_dispc_modeset_init() struct
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vc4/tests/ |
| H A D | vc4_mock.c | 146 const struct vc4_mock_pipe_desc *pipe = &mock->pipes[i]; in __build_mock() local 109 __build_one_pipe(struct kunit *test, struct drm_device *drm, const struct vc4_mock_pipe_desc *pipe) __build_one_pipe() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tve200/ |
| H A D | tve200_display.c | 71 static int tve200_display_check(struct drm_simple_display_pipe *pipe, in tve200_display_check() argument 121 static void tve200_display_enable(struct drm_simple_display_pipe *pipe, in tve200_display_enable() argument 242 static void tve200_display_disable(struct drm_simple_display_pipe *pipe) in tve200_display_disable() argument 257 static void tve200_display_update(struct drm_simple_display_pipe *pipe, in tve200_display_update() argument 294 tve200_display_enable_vblank(struct drm_simple_display_pipe *pipe) tve200_display_enable_vblank() argument 306 tve200_display_disable_vblank(struct drm_simple_display_pipe *pipe) tve200_display_disable_vblank() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/vkms/ |
| H A D | vkms_crtc.c | 65 unsigned int pipe = drm_crtc_index(crtc); in vkms_enable_vblank() local 91 unsigned int pipe = crtc->index; in vkms_get_vblank_timestamp() local
|
| /kernel/linux/linux-6.6/drivers/hid/usbhid/ |
| H A D | usbmouse.c | 113 int pipe, maxp; in usb_mouse_probe() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
| H A D | hx8357d.c | 47 static void yx240qv29_enable(struct drm_simple_display_pipe *pipe, in yx240qv29_enable() argument
|
| H A D | ili9163.c | 36 static void yx240qv29_enable(struct drm_simple_display_pipe *pipe, in yx240qv29_enable() argument
|
| /kernel/linux/linux-6.6/drivers/input/tablet/ |
| H A D | acecad.c | 118 int pipe, maxp; in usb_acecad_probe() local
|
| /kernel/linux/linux-6.6/net/nfc/hci/ |
| H A D | command.c | 19 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd_async() argument 55 static int nfc_hci_execute_cmd(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd() argument 94 u8 pipe; in nfc_hci_send_event() local 115 u8 pipe; nfc_hci_send_cmd() local 129 u8 pipe; nfc_hci_send_cmd_async() local 182 nfc_hci_open_pipe(struct nfc_hci_dev *hdev, u8 pipe) nfc_hci_open_pipe() argument 202 nfc_hci_close_pipe(struct nfc_hci_dev *hdev, u8 pipe) nfc_hci_close_pipe() argument 214 u8 pipe; nfc_hci_create_pipe() local 237 nfc_hci_delete_pipe(struct nfc_hci_dev *hdev, u8 pipe) nfc_hci_delete_pipe() argument 262 u8 pipe = hdev->gate2pipe[gate]; nfc_hci_disconnect_gate() local 297 nfc_hci_connect_gate(struct nfc_hci_dev *hdev, u8 dest_host, u8 dest_gate, u8 pipe) nfc_hci_connect_gate() argument [all...] |
| /kernel/linux/linux-6.6/sound/hda/ |
| H A D | hdac_component.c | 126 int port, pipe; in snd_hdac_sync_audio_rate() local 167 int port, pipe; in snd_hdac_acomp_get_eld() local
|