Home
last modified time | relevance | path

Searched defs:pipe (Results 501 - 525 of 1115) sorted by relevance

1...<<21222324252627282930>>...45

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_bw.c312 enum pipe pipe; in intel_bw_num_active_planes() local
324 enum pipe pipe; intel_bw_data_rate() local
376 enum pipe pipe; skl_bw_calc_min_cdclk() local
466 enum pipe pipe; intel_bw_calc_min_cdclk() local
[all...]
H A Dintel_crt.c72 intel_crt_port_enabled(struct drm_i915_private *dev_priv, i915_reg_t adpa_reg, enum pipe *pipe) intel_crt_port_enabled() argument
88 intel_crt_get_hw_state(struct intel_encoder *encoder, enum pipe *pipe) intel_crt_get_hw_state() argument
289 enum pipe pipe = crtc->pipe; hsw_pre_enable_crt() local
307 enum pipe pipe = crtc->pipe; hsw_enable_crt() local
675 intel_crt_load_detect(struct intel_crt *crt, u32 pipe) intel_crt_load_detect() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispvideo.c392 struct isp_pipeline *pipe = to_isp_pipeline(&video->video.entity); in isp_video_buffer_queue() local
221 isp_video_get_graph_data(struct isp_video *video, struct isp_pipeline *pipe) isp_video_get_graph_data() argument
462 struct isp_pipeline *pipe = to_isp_pipeline(&video->video.entity); isp_video_start_streaming() local
515 struct isp_pipeline *pipe = to_isp_pipeline(&video->video.entity); omap3isp_video_buffer_next() local
955 isp_video_check_external_subdevs(struct isp_video *video, struct isp_pipeline *pipe) isp_video_check_external_subdevs() argument
1084 struct isp_pipeline *pipe; isp_video_streamon() local
1190 struct isp_pipeline *pipe = to_isp_pipeline(&video->video.entity); isp_video_streamoff() local
[all...]
H A Dispcsi2.c548 struct isp_pipeline *pipe = to_isp_pipeline(&csi2->subdev.entity); in csi2_configure() local
737 struct isp_pipeline *pipe = to_isp_pipeline(&csi2->subdev.entity); in omap3isp_csi2_isr() local
H A Dispccp2.c350 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in ccp2_if_configure() local
386 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in ccp2_adjust_bandwidth() local
538 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in ccp2_isr_buffer() local
562 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); omap3isp_ccp2_isr() local
[all...]
H A Dispstat.c857 struct isp_pipeline *pipe; in __stat_isr() local
/kernel/linux/linux-5.10/drivers/media/mc/
H A Dmc-entity.c407 __media_pipeline_start(struct media_entity *entity, struct media_pipeline *pipe) __media_pipeline_start() argument
532 media_pipeline_start(struct media_entity *entity, struct media_pipeline *pipe) media_pipeline_start() argument
548 struct media_pipeline *pipe = entity->pipe; __media_pipeline_stop() local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dushc.c291 int pipe; in ushc_request() local
H A Drtsx_usb_sdmmc.c458 unsigned int pipe; in sd_rw_multi() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dusb.c36 ath10k_usb_alloc_urb_from_pipe(struct ath10k_usb_pipe *pipe) in ath10k_usb_alloc_urb_from_pipe() argument
57 static void ath10k_usb_free_urb_to_pipe(struct ath10k_usb_pipe *pipe, in ath10k_usb_free_urb_to_pipe() argument
82 ath10k_usb_free_pipe_resources(struct ath10k *ar, struct ath10k_usb_pipe *pipe) ath10k_usb_free_pipe_resources() argument
128 struct ath10k_usb_pipe *pipe = urb_context->pipe; ath10k_usb_recv_complete() local
185 struct ath10k_usb_pipe *pipe = urb_context->pipe; ath10k_usb_transmit_complete() local
356 struct ath10k_usb_pipe *pipe = container_of(work, ath10k_usb_io_comp_work() local
406 struct ath10k_usb_pipe *pipe = &ar_usb->pipes[pipe_id]; ath10k_usb_hif_tx_sg() local
783 ath10k_usb_alloc_pipe_resources(struct ath10k *ar, struct ath10k_usb_pipe *pipe, int urb_cnt) ath10k_usb_alloc_pipe_resources() argument
821 struct ath10k_usb_pipe *pipe; ath10k_usb_setup_pipe_resources() local
930 struct ath10k_usb_pipe *pipe; ath10k_usb_create() local
[all...]
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dse.c362 st_nci_hci_event_received(struct nci_dev *ndev, u8 pipe, u8 event, struct sk_buff *skb) st_nci_hci_event_received() argument
382 st_nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, u8 cmd, struct sk_buff *skb) st_nci_hci_cmd_received() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dr8a66597-udc.h42 u16 pipe; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dsl811-hcd.c797 unsigned int pipe in sl811h_urb_enqueue() local
[all...]
H A Disp116x-hcd.c687 unsigned int pipe = urb->pipe; in isp116x_urb_enqueue() local
[all...]
H A Duhci-q.c378 unsigned int pipe; in uhci_fixup_toggles() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dpipe.c33 char *usbhs_pipe_name(struct usbhs_pipe *pipe) in usbhs_pipe_name() argument
50 static void usbhsp_pipectrl_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipectrl_set() argument
61 static u16 usbhsp_pipectrl_get(struct usbhs_pipe *pipe) in usbhsp_pipectrl_get() argument
75 __usbhsp_pipe_xxx_set(struct usbhs_pipe *pipe, u16 dcp_reg, u16 pipe_reg, u16 mask, u16 val) __usbhsp_pipe_xxx_set() argument
87 __usbhsp_pipe_xxx_get(struct usbhs_pipe *pipe, u16 dcp_reg, u16 pipe_reg) __usbhsp_pipe_xxx_get() argument
101 usbhsp_pipe_cfg_set(struct usbhs_pipe *pipe, u16 mask, u16 val) usbhsp_pipe_cfg_set() argument
106 usbhsp_pipe_cfg_get(struct usbhs_pipe *pipe) usbhsp_pipe_cfg_get() argument
114 usbhsp_pipe_trn_set(struct usbhs_pipe *pipe, u16 mask, u16 val) usbhsp_pipe_trn_set() argument
150 usbhsp_pipe_tre_set(struct usbhs_pipe *pipe, u16 mask, u16 val) usbhsp_pipe_tre_set() argument
190 usbhsp_pipe_buf_set(struct usbhs_pipe *pipe, u16 mask, u16 val) usbhsp_pipe_buf_set() argument
201 usbhsp_pipe_maxp_set(struct usbhs_pipe *pipe, u16 mask, u16 val) usbhsp_pipe_maxp_set() argument
209 usbhsp_pipe_select(struct usbhs_pipe *pipe) usbhsp_pipe_select() argument
231 usbhsp_pipe_barrier(struct usbhs_pipe *pipe) usbhsp_pipe_barrier() argument
269 usbhs_pipe_is_accessible(struct usbhs_pipe *pipe) usbhs_pipe_is_accessible() argument
280 usbhs_pipe_contains_transmittable_data(struct usbhs_pipe *pipe) usbhs_pipe_contains_transmittable_data() argument
298 __usbhsp_pid_try_nak_if_stall(struct usbhs_pipe *pipe) __usbhsp_pid_try_nak_if_stall() argument
317 usbhs_pipe_disable(struct usbhs_pipe *pipe) usbhs_pipe_disable() argument
337 usbhs_pipe_enable(struct usbhs_pipe *pipe) usbhs_pipe_enable() argument
345 usbhs_pipe_stall(struct usbhs_pipe *pipe) usbhs_pipe_stall() argument
365 usbhs_pipe_is_stall(struct usbhs_pipe *pipe) usbhs_pipe_is_stall() argument
372 usbhs_pipe_set_trans_count_if_bulk(struct usbhs_pipe *pipe, int len) usbhs_pipe_set_trans_count_if_bulk() argument
400 usbhsp_setup_pipecfg(struct usbhs_pipe *pipe, int is_host, int dir_in, u16 *pipecfg) usbhsp_setup_pipecfg() argument
469 usbhsp_setup_pipebuff(struct usbhs_pipe *pipe) usbhsp_setup_pipebuff() argument
502 usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel, u16 epnum, u16 maxp) usbhs_pipe_config_update() argument
535 usbhs_pipe_get_maxpacket(struct usbhs_pipe *pipe) usbhs_pipe_get_maxpacket() argument
545 usbhs_pipe_is_dir_in(struct usbhs_pipe *pipe) usbhs_pipe_is_dir_in() argument
550 usbhs_pipe_is_dir_host(struct usbhs_pipe *pipe) usbhs_pipe_is_dir_host() argument
555 usbhs_pipe_is_running(struct usbhs_pipe *pipe) usbhs_pipe_is_running() argument
560 usbhs_pipe_running(struct usbhs_pipe *pipe, int running) usbhs_pipe_running() argument
568 usbhs_pipe_data_sequence(struct usbhs_pipe *pipe, int sequence) usbhs_pipe_data_sequence() argument
593 usbhs_pipe_get_data_sequence(struct usbhs_pipe *pipe) usbhs_pipe_get_data_sequence() argument
598 usbhs_pipe_clear(struct usbhs_pipe *pipe) usbhs_pipe_clear() argument
609 usbhs_pipe_clear_without_sequence(struct usbhs_pipe *pipe, int needs_bfre, int bfre_enable) usbhs_pipe_clear_without_sequence() argument
622 usbhs_pipe_config_change_bfre(struct usbhs_pipe *pipe, int enable) usbhs_pipe_config_change_bfre() argument
637 struct usbhs_pipe *pos, *pipe; usbhsp_get_pipe() local
666 usbhsp_put_pipe(struct usbhs_pipe *pipe) usbhsp_put_pipe() argument
676 struct usbhs_pipe *pipe; usbhs_pipe_init() local
697 struct usbhs_pipe *pipe; usbhs_pipe_malloc() local
747 usbhs_pipe_free(struct usbhs_pipe *pipe) usbhs_pipe_free() argument
754 usbhs_pipe_select_fifo(struct usbhs_pipe *pipe, struct usbhs_fifo *fifo) usbhs_pipe_select_fifo() argument
771 struct usbhs_pipe *pipe; usbhs_dcp_malloc() local
786 usbhs_dcp_control_transfer_done(struct usbhs_pipe *pipe) usbhs_dcp_control_transfer_done() argument
798 usbhs_dcp_dir_for_host(struct usbhs_pipe *pipe, int dir_out) usbhs_dcp_dir_for_host() argument
810 struct usbhs_pipe *pipe; usbhs_pipe_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dwhiteheat.c224 int pipe; in whiteheat_attach() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c1444 u32 pipe = 0; in intelfb_ioctl() local
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dcore.c132 u8 pipe; in nfc_hci_msg_rx_work() local
181 void nfc_hci_cmd_received(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_cmd_received() argument
381 nfc_hci_event_received(struct nfc_hci_dev *hdev, u8 pipe, u8 event, struct sk_buff *skb) nfc_hci_event_received() argument
860 u8 pipe; nfc_hci_recv_from_llc() local
[all...]
/kernel/linux/linux-5.10/net/nfc/nci/
H A Dhci.c20 u8 pipe; member
37 u8 pipe; member
41 u8 pipe; member
141 static int nci_hci_send_data(struct nci_dev *ndev, u8 pipe, in nci_hci_send_data() argument
211 u8 pipe = ndev->hci_dev->gate2pipe[gate]; in nci_hci_send_event() local
230 u8 pipe = ndev->hci_dev->gate2pipe[gate]; nci_hci_send_cmd() local
275 nci_hci_event_received(struct nci_dev *ndev, u8 pipe, u8 event, struct sk_buff *skb) nci_hci_event_received() argument
282 nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, u8 cmd, struct sk_buff *skb) nci_hci_cmd_received() argument
365 nci_hci_resp_received(struct nci_dev *ndev, u8 pipe, u8 result, struct sk_buff *skb) nci_hci_resp_received() argument
386 nci_hci_hcp_message_rx(struct nci_dev *ndev, u8 pipe, u8 type, u8 instruction, struct sk_buff *skb) nci_hci_hcp_message_rx() argument
415 u8 pipe, type, instruction; nci_hci_msg_rx_work() local
435 u8 pipe, type; nci_hci_data_received_cb() local
503 nci_hci_open_pipe(struct nci_dev *ndev, u8 pipe) nci_hci_open_pipe() argument
528 u8 pipe; nci_hci_create_pipe() local
554 nci_hci_delete_pipe(struct nci_dev *ndev, u8 pipe) nci_hci_delete_pipe() argument
570 u8 pipe = ndev->hci_dev->gate2pipe[gate]; nci_hci_set_param() local
617 u8 pipe = ndev->hci_dev->gate2pipe[gate]; nci_hci_get_param() local
652 nci_hci_connect_gate(struct nci_dev *ndev, u8 dest_host, u8 dest_gate, u8 pipe) nci_hci_connect_gate() argument
[all...]
/kernel/linux/linux-5.10/include/media/
H A Dmedia-entity.h310 struct media_pipeline *pipe; member
/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart.c59 mixart_set_pipe_state(struct mixart_mgr *mgr, struct mixart_pipe *pipe, int start) mixart_set_pipe_state() argument
158 mixart_set_clock(struct mixart_mgr *mgr, struct mixart_pipe *pipe, unsigned int rate) mixart_set_clock() argument
221 struct mixart_pipe *pipe; snd_mixart_add_ref_pipe() local
329 snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, struct mixart_pipe *pipe, int monitoring) snd_mixart_kill_ref_pipe() argument
712 struct mixart_pipe *pipe; snd_mixart_playback_open() local
791 struct mixart_pipe *pipe; snd_mixart_capture_open() local
[all...]
H A Dmixart.h121 struct mixart_pipe *pipe; member
/kernel/linux/linux-5.10/sound/pci/vx222/
H A Dvx222_ops.c245 vx2_dma_write(struct vx_core *chip, struct snd_pcm_runtime *runtime, struct vx_pipe *pipe, int count) vx2_dma_write() argument
284 vx2_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime, struct vx_pipe *pipe, int count) vx2_dma_read() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr_mixer.c250 struct pcxhr_pipe *pipe = &chip->playback_pipe; in pcxhr_update_playback_stream_level() local
294 struct pcxhr_pipe *pipe; in pcxhr_update_audio_pipe_level() local
[all...]

Completed in 27 milliseconds

1...<<21222324252627282930>>...45