Home
last modified time | relevance | path

Searched defs:pipe (Results 901 - 925 of 1671) sorted by relevance

1...<<31323334353637383940>>...67

/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispstat.c857 struct isp_pipeline *pipe; in __stat_isr() local
/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...]
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusbusx2yaudio.c396 unsigned int pipe; in usx2y_urbs_allocate() local
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4idmap.c427 struct rpc_pipe *pipe = idmap->idmap_pipe; in nfs_idmap_pipe_destroy() local
439 struct rpc_pipe *pipe = idmap->idmap_pipe; in nfs_idmap_pipe_create() local
458 struct rpc_pipe *pipe; in nfs_idmap_new() local
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dpcwd_usb.c608 int pipe; in usb_pcwd_probe() local
/kernel/linux/linux-5.10/fs/
H A Dcoredump.c531 struct pipe_inode_info *pipe = file->private_data; in wait_for_dump_helpers() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H A Dmtk_drm_crtc.c744 int pipe = priv->num_pipes; in mtk_drm_crtc_create() local
639 mtk_drm_crtc_init(struct drm_device *drm, struct mtk_drm_crtc *mtk_crtc, unsigned int pipe) mtk_drm_crtc_init() argument
714 mtk_drm_crtc_init_comp_planes(struct drm_device *drm_dev, struct mtk_drm_crtc *mtk_crtc, int comp_idx, int pipe) mtk_drm_crtc_init_comp_planes() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dmdfld_dsi_dpi.c41 static void mdfld_wait_for_HS_DATA_FIFO(struct drm_device *dev, u32 pipe) in mdfld_wait_for_HS_DATA_FIFO() argument
59 static void mdfld_wait_for_HS_CTRL_FIFO(struct drm_device *dev, u32 pipe) in mdfld_wait_for_HS_CTRL_FIFO() argument
76 static void mdfld_wait_for_DPI_CTRL_FIFO(struct drm_device *dev, u32 pipe) in mdfld_wait_for_DPI_CTRL_FIFO() argument
94 static void mdfld_wait_for_SPL_PKG_SENT(struct drm_device *dev, u32 pipe) in mdfld_wait_for_SPL_PKG_SENT() argument
114 dsi_set_device_ready_state(struct drm_device *dev, int state, int pipe) dsi_set_device_ready_state() argument
120 dsi_set_pipe_plane_enable_state(struct drm_device *dev, int state, int pipe) dsi_set_pipe_plane_enable_state() argument
177 mdfld_dsi_configure_down(struct mdfld_dsi_encoder *dsi_encoder, int pipe) mdfld_dsi_configure_down() argument
198 mdfld_dsi_configure_up(struct mdfld_dsi_encoder *dsi_encoder, int pipe) mdfld_dsi_configure_up() argument
233 mdfld_dsi_tpo_ic_init(struct mdfld_dsi_config *dsi_config, u32 pipe) mdfld_dsi_tpo_ic_init() argument
470 mdfld_dsi_dpi_controller_init(struct mdfld_dsi_config *dsi_config, int pipe) mdfld_dsi_dpi_controller_init() argument
572 mdfld_dsi_dpi_turn_on(struct mdfld_dsi_dpi_output *output, int pipe) mdfld_dsi_dpi_turn_on() argument
601 mdfld_dsi_dpi_shut_down(struct mdfld_dsi_dpi_output *output, int pipe) mdfld_dsi_dpi_shut_down() argument
644 int pipe = mdfld_dsi_encoder_get_pipe(dsi_encoder); mdfld_dsi_dpi_set_power() local
727 mipi_set_properties(struct mdfld_dsi_config *dsi_config, int pipe) mipi_set_properties() argument
745 mdfld_mipi_set_video_timing(struct mdfld_dsi_config *dsi_config, int pipe) mdfld_mipi_set_video_timing() argument
774 mdfld_mipi_config(struct mdfld_dsi_config *dsi_config, int pipe) mdfld_mipi_config() argument
796 mdfld_set_pipe_timing(struct mdfld_dsi_config *dsi_config, int pipe) mdfld_set_pipe_timing() argument
827 int pipe = mdfld_dsi_encoder_get_pipe(dsi_encoder); mdfld_dsi_dpi_mode_set() local
947 int pipe; mdfld_dsi_dpi_init() local
[all...]

Completed in 27 milliseconds

1...<<31323334353637383940>>...67