/include/drm/ |
D | drm_simple_kms_helper.h | 62 void (*enable)(struct drm_simple_display_pipe *pipe, 72 void (*disable)(struct drm_simple_display_pipe *pipe); 91 int (*check)(struct drm_simple_display_pipe *pipe, 106 void (*update)(struct drm_simple_display_pipe *pipe, 119 int (*prepare_fb)(struct drm_simple_display_pipe *pipe, 129 void (*cleanup_fb)(struct drm_simple_display_pipe *pipe, 139 int (*enable_vblank)(struct drm_simple_display_pipe *pipe); 148 void (*disable_vblank)(struct drm_simple_display_pipe *pipe); 171 int drm_simple_display_pipe_attach_bridge(struct drm_simple_display_pipe *pipe, 175 struct drm_simple_display_pipe *pipe,
|
D | drm_vblank.h | 48 unsigned int pipe; member 163 unsigned int pipe; member 208 bool drm_handle_vblank(struct drm_device *dev, unsigned int pipe); 212 void drm_wait_one_vblank(struct drm_device *dev, unsigned int pipe); 218 void drm_vblank_restore(struct drm_device *dev, unsigned int pipe); 222 unsigned int pipe, int *max_error,
|
D | drm_audio_component.h | 47 int (*sync_audio_rate)(struct device *, int port, int pipe, int rate); 60 int (*get_eld)(struct device *, int port, int pipe, bool *enabled, 80 void (*pin_eld_notify)(void *audio_ptr, int port, int pipe);
|
D | drm_mipi_dbi.h | 85 struct drm_simple_display_pipe pipe; member 144 void mipi_dbi_pipe_update(struct drm_simple_display_pipe *pipe, 149 void mipi_dbi_pipe_disable(struct drm_simple_display_pipe *pipe);
|
D | drm_drv.h | 292 u32 (*get_vblank_counter) (struct drm_device *dev, unsigned int pipe); 308 int (*enable_vblank) (struct drm_device *dev, unsigned int pipe); 319 void (*disable_vblank) (struct drm_device *dev, unsigned int pipe); 371 bool (*get_scanout_position) (struct drm_device *dev, unsigned int pipe, 419 bool (*get_vblank_timestamp) (struct drm_device *dev, unsigned int pipe,
|
D | intel_lpe_audio.h | 37 int pipe; member
|
D | drm_gem_framebuffer_helper.h | 34 int drm_gem_fb_simple_display_pipe_prepare_fb(struct drm_simple_display_pipe *pipe,
|
/include/linux/ |
D | pipe_fs_i.h | 114 static inline __must_check bool pipe_buf_get(struct pipe_inode_info *pipe, in pipe_buf_get() argument 117 return buf->ops->get(pipe, buf); in pipe_buf_get() 125 static inline void pipe_buf_release(struct pipe_inode_info *pipe, in pipe_buf_release() argument 131 ops->release(pipe, buf); in pipe_buf_release() 139 static inline int pipe_buf_confirm(struct pipe_inode_info *pipe, in pipe_buf_confirm() argument 142 return buf->ops->confirm(pipe, buf); in pipe_buf_confirm() 150 static inline int pipe_buf_steal(struct pipe_inode_info *pipe, in pipe_buf_steal() argument 153 return buf->ops->steal(pipe, buf); in pipe_buf_steal() 170 void pipe_wait(struct pipe_inode_info *pipe);
|
D | usb.h | 1565 unsigned int pipe; /* (in) pipe information */ member 1607 unsigned int pipe, in usb_fill_control_urb() argument 1615 urb->pipe = pipe; in usb_fill_control_urb() 1638 unsigned int pipe, in usb_fill_bulk_urb() argument 1645 urb->pipe = pipe; in usb_fill_bulk_urb() 1679 unsigned int pipe, in usb_fill_int_urb() argument 1687 urb->pipe = pipe; in usb_fill_int_urb() 1783 extern int usb_control_msg(struct usb_device *dev, unsigned int pipe, 1786 extern int usb_interrupt_msg(struct usb_device *usb_dev, unsigned int pipe, 1788 extern int usb_bulk_msg(struct usb_device *usb_dev, unsigned int pipe, [all …]
|
D | uio.h | 43 struct pipe_inode_info *pipe; member 222 void iov_iter_pipe(struct iov_iter *i, unsigned int direction, struct pipe_inode_info *pipe,
|
D | net.h | 191 struct pipe_inode_info *pipe, size_t len, unsigned int flags);
|
D | rtsx_usb.h | 83 extern int rtsx_usb_transfer_data(struct rtsx_ucr *ucr, unsigned int pipe,
|
/include/media/drv-intf/ |
D | exynos-fimc.h | 138 struct exynos_media_pipeline *pipe; member 153 ((!(ent) || !(ent)->pipe) ? -ENOENT : \ 154 (((ent)->pipe->ops && (ent)->pipe->ops->op) ? \ 155 (ent)->pipe->ops->op(((ent)->pipe), ##args) : -ENOIOCTLCMD)) \
|
/include/uapi/drm/ |
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
|
D | lima_drm.h | 111 __u32 pipe; /* in, which pipe to use, GP/PP */ member
|
D | msm_drm.h | 81 __u32 pipe; /* in, MSM_PIPE_x */ member
|
D | i915_drm.h | 673 int pipe; member 1351 __u32 pipe; member
|
/include/net/nfc/ |
D | hci.h | 42 int (*event_received)(struct nfc_hci_dev *hdev, u8 pipe, u8 event, 44 void (*cmd_received)(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, 65 u8 pipe; member 250 void nfc_hci_cmd_received(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, 252 void nfc_hci_event_received(struct nfc_hci_dev *hdev, u8 pipe, u8 event, 258 u8 pipe);
|
D | nci_core.h | 80 void (*hci_event_received)(struct nci_dev *ndev, u8 pipe, u8 event, 82 void (*hci_cmd_received)(struct nci_dev *ndev, u8 pipe, u8 cmd, 161 u8 pipe; member 306 int nci_hci_open_pipe(struct nci_dev *ndev, u8 pipe); 308 u8 dest_gate, u8 pipe);
|
/include/linux/sunrpc/ |
D | rpc_pipe_fs.h | 46 struct list_head pipe; member 63 struct rpc_pipe *pipe; member 126 void rpc_destroy_pipe_data(struct rpc_pipe *pipe);
|
/include/sound/ |
D | vx_core.h | 96 struct vx_pipe *pipe, int count); 98 struct vx_pipe *pipe, int count); 276 struct vx_pipe *pipe, int count) in vx_pseudo_dma_write() argument 278 chip->ops->dma_write(chip, runtime, pipe, count); in vx_pseudo_dma_write() 282 struct vx_pipe *pipe, int count) in vx_pseudo_dma_read() argument 284 chip->ops->dma_read(chip, runtime, pipe, count); in vx_pseudo_dma_read()
|
/include/media/ |
D | media-entity.h | 309 struct media_pipeline *pipe; member 945 struct media_pipeline *pipe); 955 struct media_pipeline *pipe);
|
D | media-device.h | 175 struct media_pipeline *pipe);
|
D | v4l2-dev.h | 261 struct media_pipeline pipe; member
|
/include/uapi/sound/ |
D | skl-tplg-interface.h | 231 struct skl_dfw_v4_pipe pipe; member
|