| /kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 75 struct usbhs_pipe *pipe; /* attached pipe */ member 250 struct usbhs_pipe *pipe; usbhsh_pipe_attach() local 328 struct usbhs_pipe *pipe; usbhsh_pipe_detach() local 665 struct usbhs_pipe *pipe = usbhsh_uep_to_pipe(uep); usbhsh_queue_push() local 705 usbhsh_queue_force_pop(struct usbhs_priv *priv, struct usbhs_pipe *pipe) usbhsh_queue_force_pop() argument 749 usbhsh_setup_stage_packet_push(struct usbhsh_hpriv *hpriv, struct urb *urb, struct usbhs_pipe *pipe) usbhsh_setup_stage_packet_push() argument 808 usbhsh_data_stage_packet_push(struct usbhsh_hpriv *hpriv, struct urb *urb, struct usbhs_pipe *pipe, gfp_t mem_flags) usbhsh_data_stage_packet_push() argument 839 usbhsh_status_stage_packet_push(struct usbhsh_hpriv *hpriv, struct urb *urb, struct usbhs_pipe *pipe, gfp_t mem_flags) usbhsh_status_stage_packet_push() argument 871 struct usbhs_pipe *pipe = usbhsh_uep_to_pipe(uep); usbhsh_dcp_queue_push() local 1402 struct usbhs_pipe *pipe; usbhsh_pipe_init_for_host() local [all...] |
| H A D | mod_gadget.c | 31 struct usbhs_pipe *pipe; member 123 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in __usbhsg_queue_pop() local 151 struct usbhs_pipe *pipe = pkt->pipe; in usbhsg_queue_done() local 169 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); usbhsg_queue_push() local 192 struct usbhs_pipe *pipe = pkt->pipe; usbhsg_dma_map_ctrl() local 223 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); usbhsg_recip_handler_std_control_done() local 235 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); usbhsg_recip_handler_std_clear_endpoint() local 282 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); usbhsg_recip_handler_std_set_endpoint() local 315 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); __usbhsg_recip_send_status() local 380 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); usbhsg_recip_handler_std_get_endpoint() local 408 struct usbhs_pipe *pipe; usbhsg_recip_run_handle() local 481 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); usbhsg_irq_ctrl_stage() local 558 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); usbhsg_pipe_disable() local 585 struct usbhs_pipe *pipe; usbhsg_ep_enable() local 639 struct usbhs_pipe *pipe; usbhsg_ep_disable() local 688 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); usbhsg_ep_queue() local 705 struct usbhs_pipe *pipe; usbhsg_ep_dequeue() local 726 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); __usbhsg_ep_set_halt_wedge() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| H A D | shuttle_usbat.c | 528 unsigned int pipe = (direction == DMA_FROM_DEVICE) ? in usbat_hp8200e_rw_block_test() local
|
| H A D | sddr09.c | 294 unsigned int pipe; in sddr09_send_command() local 1721 unsigned int pipe = (srb->sc_data_direction == DMA_TO_DEVICE) in sddr09_transport() local
|
| H A D | realtek_cr.c | 234 unsigned int pipe = (dir == DMA_FROM_DEVICE) ? in rts51x_bulk_transport() local 323 unsigned int pipe = (dir == DMA_FROM_DEVICE) ? in rts51x_bulk_transport_special() local
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | isp1362-hcd.c | 1222 unsigned int pipe = urb->pipe; isp1362_urb_enqueue() local [all...] |
| /kernel/linux/linux-5.10/include/net/nfc/ |
| H A D | hci.h | 65 u8 pipe; member
|
| /kernel/linux/linux-5.10/sound/pci/pcxhr/ |
| H A D | pcxhr.h | 128 struct pcxhr_pipe *pipe; member
|
| /kernel/linux/linux-5.10/sound/pci/lx6464es/ |
| H A D | lx_core.c | 420 int lx_pipe_allocate(struct lx6464es *chip, u32 pipe, int is_capture, in lx_pipe_allocate() argument 441 int lx_pipe_release(struct lx6464es *chip, u32 pipe, int is_capture) in lx_pipe_release() argument 457 int lx_buffer_ask(struct lx6464es *chip, u32 pipe, int is_capture, in lx_buffer_ask() argument 509 lx_pipe_stop(struct lx6464es *chip, u32 pipe, int is_capture) lx_pipe_stop() argument 525 lx_pipe_toggle_state(struct lx6464es *chip, u32 pipe, int is_capture) lx_pipe_toggle_state() argument 542 lx_pipe_start(struct lx6464es *chip, u32 pipe, int is_capture) lx_pipe_start() argument 555 lx_pipe_pause(struct lx6464es *chip, u32 pipe, int is_capture) lx_pipe_pause() argument 569 lx_pipe_sample_count(struct lx6464es *chip, u32 pipe, int is_capture, u64 *rsample_count) lx_pipe_sample_count() argument 596 lx_pipe_state(struct lx6464es *chip, u32 pipe, int is_capture, u16 *rstate) lx_pipe_state() argument 617 lx_pipe_wait_for_state(struct lx6464es *chip, u32 pipe, int is_capture, u16 state) lx_pipe_wait_for_state() argument 640 lx_pipe_wait_for_start(struct lx6464es *chip, u32 pipe, int is_capture) lx_pipe_wait_for_start() argument 645 lx_pipe_wait_for_idle(struct lx6464es *chip, u32 pipe, int is_capture) lx_pipe_wait_for_idle() argument 651 lx_stream_set_state(struct lx6464es *chip, u32 pipe, int is_capture, enum stream_state_t state) lx_stream_set_state() argument 669 lx_stream_set_format(struct lx6464es *chip, struct snd_pcm_runtime *runtime, u32 pipe, int is_capture) lx_stream_set_format() argument 701 lx_stream_state(struct lx6464es *chip, u32 pipe, int is_capture, int *rstate) lx_stream_state() argument 720 lx_stream_sample_position(struct lx6464es *chip, u32 pipe, int is_capture, u64 *r_bytepos) lx_stream_sample_position() argument 742 lx_buffer_give(struct lx6464es *chip, u32 pipe, int is_capture, u32 buffer_size, u32 buf_address_lo, u32 buf_address_hi, u32 *r_buffer_index) lx_buffer_give() argument 790 lx_buffer_free(struct lx6464es *chip, u32 pipe, int is_capture, u32 *r_buffer_size) lx_buffer_free() argument 812 lx_buffer_cancel(struct lx6464es *chip, u32 pipe, int is_capture, u32 buffer_index) lx_buffer_cancel() argument [all...] |
| /kernel/linux/linux-5.10/sound/drivers/vx/ |
| H A D | vx_cmd.h | 226 static inline void vx_set_stream_cmd_params(struct vx_rmh *rmh, int is_capture, int pipe) in vx_set_stream_cmd_params() argument
|
| /kernel/linux/linux-5.10/sound/soc/intel/atom/ |
| H A D | sst-atom-controls.c | 297 sst_find_and_send_pipe_algo(struct sst_data *drv, const char *pipe, struct sst_ids *ids) sst_find_and_send_pipe_algo() argument [all...] |
| /kernel/linux/linux-5.10/sound/usb/ |
| H A D | card.h | 86 unsigned int pipe; /* the data i/o pipe */ member
|
| /kernel/linux/linux-5.10/sound/x86/ |
| H A D | intel_hdmi_audio.c | 192 static u32 had_config_offset(int pipe) in had_config_offset() argument 206 had_read_register_raw(struct snd_intelhad_card *card_ctx, int pipe, u32 reg) had_read_register_raw() argument 212 had_write_register_raw(struct snd_intelhad_card *card_ctx, int pipe, u32 reg, u32 val) had_write_register_raw() argument 1514 int pipe, port; display_pipe_interrupt_handler() local 1529 int pipe = ctx->pipe; display_pipe_interrupt_handler() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
| H A D | skl-messages.c | 1198 static int skl_set_pipe_state(struct skl_dev *skl, struct skl_pipe *pipe, in skl_set_pipe_state() argument 1212 int skl_create_pipeline(struct skl_dev *skl, struct skl_pipe *pipe) in skl_create_pipeline() argument 1237 skl_delete_pipe(struct skl_dev *skl, struct skl_pipe *pipe) skl_delete_pipe() argument 1283 skl_run_pipe(struct skl_dev *skl, struct skl_pipe *pipe) skl_run_pipe() argument 1317 skl_stop_pipe(struct skl_dev *skl, struct skl_pipe *pipe) skl_stop_pipe() argument 1342 skl_reset_pipe(struct skl_dev *skl, struct skl_pipe *pipe) skl_reset_pipe() argument [all...] |
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | file.c | 1221 static ssize_t gfs2_file_splice_write(struct pipe_inode_info *pipe, in gfs2_file_splice_write() argument
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| H A D | etnaviv_drm.h | 81 __u32 pipe; /* in */ member 196 __u32 pipe; /* in */ member 220 __u32 pipe; /* in */ member 237 __u32 pipe; /* in */ member 249 __u32 pipe; /* in */ member 257 __u32 pipe; /* in */ member
|
| H A D | msm_drm.h | 81 __u32 pipe; /* in, MSM_PIPE_x */ member
|
| /kernel/linux/linux-5.10/include/uapi/sound/ |
| H A D | skl-tplg-interface.h | 234 struct skl_dfw_v4_pipe pipe; member
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | iov_iter.c | 335 struct pipe_inode_info *pipe = i->pipe; in sanity() local 378 struct pipe_inode_info *pipe = i->pipe; copy_page_to_iter_pipe() local 501 struct pipe_inode_info *pipe = i->pipe; push_pipe() local 550 struct pipe_inode_info *pipe = i->pipe; copy_pipe_to_iter() local 586 struct pipe_inode_info *pipe = i->pipe; csum_and_copy_to_pipe_iter() local 662 struct pipe_inode_info *pipe = i->pipe; copy_mc_pipe_to_iter() local 946 struct pipe_inode_info *pipe = i->pipe; pipe_zero() local 1011 struct pipe_inode_info *pipe = i->pipe; pipe_truncate() local 1037 struct pipe_inode_info *pipe = i->pipe; pipe_advance() local 1085 struct pipe_inode_info *pipe = i->pipe; iov_iter_revert() local 1189 iov_iter_pipe(struct iov_iter *i, unsigned int direction, struct pipe_inode_info *pipe, size_t count) iov_iter_pipe() argument 1271 struct pipe_inode_info *pipe = i->pipe; __pipe_get_pages() local 1595 struct pipe_inode_info *pipe = i->pipe; iov_iter_npages() local [all...] |
| /kernel/linux/linux-5.10/kernel/ |
| H A D | relay.c | 1174 static void relay_pipe_buf_release(struct pipe_inode_info *pipe, in relay_pipe_buf_release() argument 1196 subbuf_splice_actor(struct file *in, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags, int *nonpad_ret) subbuf_splice_actor() argument 1288 relay_file_splice_read(struct file *in, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags) relay_file_splice_read() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | pipe.c | 78 pipe_lock_nested(struct pipe_inode_info *pipe, int subclass) pipe_lock_nested() argument 84 pipe_lock(struct pipe_inode_info *pipe) pipe_lock() argument 93 pipe_unlock(struct pipe_inode_info *pipe) pipe_unlock() argument 100 __pipe_lock(struct pipe_inode_info *pipe) __pipe_lock() argument 105 __pipe_unlock(struct pipe_inode_info *pipe) __pipe_unlock() argument 124 anon_pipe_buf_release(struct pipe_inode_info *pipe, struct pipe_buffer *buf) anon_pipe_buf_release() argument 140 anon_pipe_buf_try_steal(struct pipe_inode_info *pipe, struct pipe_buffer *buf) anon_pipe_buf_try_steal() argument 164 generic_pipe_buf_try_steal(struct pipe_inode_info *pipe, struct pipe_buffer *buf) generic_pipe_buf_try_steal() argument 192 generic_pipe_buf_get(struct pipe_inode_info *pipe, struct pipe_buffer *buf) generic_pipe_buf_get() argument 206 generic_pipe_buf_release(struct pipe_inode_info *pipe, struct pipe_buffer *buf) generic_pipe_buf_release() argument 220 pipe_readable(const struct pipe_inode_info *pipe) pipe_readable() argument 234 struct pipe_inode_info *pipe = filp->private_data; pipe_read() local 404 pipe_writable(const struct pipe_inode_info *pipe) pipe_writable() argument 418 struct pipe_inode_info *pipe = filp->private_data; pipe_write() local 606 struct pipe_inode_info *pipe = filp->private_data; pipe_ioctl() local 649 struct pipe_inode_info *pipe = filp->private_data; pipe_poll() local 696 put_pipe_info(struct inode *inode, struct pipe_inode_info *pipe) put_pipe_info() argument 714 struct pipe_inode_info *pipe = file->private_data; pipe_release() local 738 struct pipe_inode_info *pipe = filp->private_data; pipe_fasync() local 781 struct pipe_inode_info *pipe; alloc_pipe_info() local 827 free_pipe_info(struct pipe_inode_info *pipe) free_pipe_info() argument 871 struct pipe_inode_info *pipe; get_pipe_inode() local 1042 pipe_wait_readable(struct pipe_inode_info *pipe) pipe_wait_readable() argument 1049 pipe_wait_writable(struct pipe_inode_info *pipe) pipe_wait_writable() argument 1068 wait_for_partner(struct pipe_inode_info *pipe, unsigned int *cnt) wait_for_partner() argument 1085 wake_up_partner(struct pipe_inode_info *pipe) wake_up_partner() argument 1092 struct pipe_inode_info *pipe; fifo_open() local 1250 pipe_resize_ring(struct pipe_inode_info *pipe, unsigned int nr_slots) pipe_resize_ring() argument 1319 pipe_set_size(struct pipe_inode_info *pipe, unsigned long arg) pipe_set_size() argument 1373 struct pipe_inode_info *pipe = file->private_data; get_pipe_info() local 1384 struct pipe_inode_info *pipe; pipe_fcntl() local [all...] |
| H A D | splice.c | 46 static bool page_cache_pipe_buf_try_steal(struct pipe_inode_info *pipe, in page_cache_pipe_buf_try_steal() argument 91 static void page_cache_pipe_buf_release(struct pipe_inode_info *pipe, in page_cache_pipe_buf_release() argument 102 static int page_cache_pipe_buf_confirm(struct pipe_inode_info *pipe, in page_cache_pipe_buf_confirm() argument 147 static bool user_page_pipe_buf_try_steal(struct pipe_inode_info *pipe, in user_page_pipe_buf_try_steal() argument 163 wakeup_pipe_readers(struct pipe_inode_info *pipe) wakeup_pipe_readers() argument 182 splice_to_pipe(struct pipe_inode_info *pipe, struct splice_pipe_desc *spd) splice_to_pipe() argument 230 add_to_pipe(struct pipe_inode_info *pipe, struct pipe_buffer *buf) add_to_pipe() argument 256 splice_grow_spd(const struct pipe_inode_info *pipe, struct splice_pipe_desc *spd) splice_grow_spd() argument 298 generic_file_splice_read(struct file *in, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags) generic_file_splice_read() argument 348 pipe_to_sendpage(struct pipe_inode_info *pipe, struct pipe_buffer *buf, struct splice_desc *sd) pipe_to_sendpage() argument 368 wakeup_pipe_writers(struct pipe_inode_info *pipe) wakeup_pipe_writers() argument 396 splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, splice_actor *actor) splice_from_pipe_feed() argument 446 eat_empty_buffer(struct pipe_inode_info *pipe) eat_empty_buffer() argument 471 splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) splice_from_pipe_next() argument 533 splice_from_pipe_end(struct pipe_inode_info *pipe, struct splice_desc *sd) splice_from_pipe_end() argument 552 __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, splice_actor *actor) __splice_from_pipe() argument 584 splice_from_pipe(struct pipe_inode_info *pipe, struct file *out, loff_t *ppos, size_t len, unsigned int flags, splice_actor *actor) splice_from_pipe() argument 618 iter_file_splice_write(struct pipe_inode_info *pipe, struct file *out, loff_t *ppos, size_t len, unsigned int flags) iter_file_splice_write() argument 740 generic_splice_sendpage(struct pipe_inode_info *pipe, struct file *out, loff_t *ppos, size_t len, unsigned int flags) generic_splice_sendpage() argument 759 do_splice_from(struct pipe_inode_info *pipe, struct file *out, loff_t *ppos, size_t len, unsigned int flags) do_splice_from() argument 770 do_splice_to(struct file *in, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags) do_splice_to() argument 807 struct pipe_inode_info *pipe; splice_direct_to_actor() local 928 direct_splice_actor(struct pipe_inode_info *pipe, struct splice_desc *sd) direct_splice_actor() argument 984 wait_for_space(struct pipe_inode_info *pipe, unsigned flags) wait_for_space() argument 1149 iter_to_pipe(struct iov_iter *from, struct pipe_inode_info *pipe, unsigned flags) iter_to_pipe() argument 1195 pipe_to_user(struct pipe_inode_info *pipe, struct pipe_buffer *buf, struct splice_desc *sd) pipe_to_user() argument 1209 struct pipe_inode_info *pipe = get_pipe_info(file, true); vmsplice_to_user() local 1237 struct pipe_inode_info *pipe; vmsplice_to_pipe() local 1356 ipipe_prep(struct pipe_inode_info *pipe, unsigned int flags) ipipe_prep() argument 1392 opipe_prep(struct pipe_inode_info *pipe, unsigned int flags) opipe_prep() argument [all...] |
| /kernel/linux/linux-5.10/net/kcm/ |
| H A D | kcmsock.c | 1140 kcm_splice_read(struct socket *sock, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags) kcm_splice_read() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_mode.c | 1557 mgag200_simple_display_pipe_mode_valid(struct drm_simple_display_pipe *pipe, in mgag200_simple_display_pipe_mode_valid() argument 1584 mgag200_simple_display_pipe_enable(struct drm_simple_display_pipe *pipe, in mgag200_simple_display_pipe_enable() argument 1625 mgag200_simple_display_pipe_disable(struct drm_simple_display_pipe *pipe) in mgag200_simple_display_pipe_disable() argument 1634 mgag200_simple_display_pipe_check(struct drm_simple_display_pipe *pipe, in mgag200_simple_display_pipe_check() argument 1655 mgag200_simple_display_pipe_update(struct drm_simple_display_pipe *pipe, in mgag200_simple_display_pipe_update() argument 1715 struct drm_simple_display_pipe *pipe = &mdev->display_pipe; in mgag200_modeset_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/ |
| H A D | d71_component.c | 16 u32 pipe = id; in get_resources_id() local 869 static int d71_downscaling_clk_check(struct komeda_pipeline *pipe, in d71_downscaling_clk_check() argument 1049 struct d71_pipeline *pipe = to_d71_pipeline(c->pipeline); in d71_improc_update() local 1281 struct d71_pipeline *pipe; in d71_probe_block() local 1383 d71_lpu_dump(struct d71_pipeline *pipe, struct seq_file *sf) d71_lpu_dump() argument 1408 d71_dou_dump(struct d71_pipeline *pipe, struct seq_file *sf) d71_dou_dump() argument 1424 d71_pipeline_dump(struct komeda_pipeline *pipe, struct seq_file *sf) d71_pipeline_dump() argument [all...] |