Searched defs:pipe_type (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
| H A D | pipe.h | 18 u32 pipe_type; /* USB_ENDPOINT_XFER_xxx */ member
|
| /kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
| H A D | pipe.h | 18 u32 pipe_type; /* USB_ENDPOINT_XFER_xxx */ member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | resource.h | 217 enum pipe_type { enum
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_uav.c | 209 svga_uav_cache_purge(struct svga_context *svga, enum svga_pipe_type pipe_type) in svga_uav_cache_purge() argument 194 svga_uav_cache_use_uav(struct svga_context *svga, enum svga_pipe_type pipe_type, struct svga_uav *uav) svga_uav_cache_use_uav() argument 350 svga_create_uav_list(struct svga_context *svga, enum svga_pipe_type pipe_type, unsigned num_free_uavs, unsigned *num_uavs, SVGA3dUAViewId *uaViewIds, struct svga_winsys_surface **uaViews) svga_create_uav_list() argument 592 svga_save_uav_state(struct svga_context *svga, enum svga_pipe_type pipe_type, unsigned num_uavs, SVGA3dUAViewId *uaViewIds, struct svga_winsys_surface **uaViews) svga_save_uav_state() argument [all...] |
| H A D | svga_draw.c | 351 svga_validate_sampler_resources(struct svga_context *svga, enum svga_pipe_type pipe_type) svga_validate_sampler_resources() argument 434 svga_validate_constant_buffers(struct svga_context *svga, enum svga_pipe_type pipe_type) svga_validate_constant_buffers() argument 534 svga_validate_image_views(struct svga_context *svga, enum svga_pipe_type pipe_type) svga_validate_image_views() argument 573 svga_validate_shader_buffers(struct svga_context *svga, enum svga_pipe_type pipe_type) svga_validate_shader_buffers() argument
|
| /kernel/linux/linux-5.10/drivers/usb/dwc2/ |
| H A D | hcd_intr.c | 994 int pipe_type; in dwc2_hc_xfercomp_intr() local 1126 int pipe_type; in dwc2_hc_stall_intr() local
|
| H A D | hcd.h | 172 u8 pipe_type; member
|
| /kernel/linux/linux-6.6/drivers/usb/dwc2/ |
| H A D | hcd_intr.c | 964 int pipe_type; in dwc2_hc_xfercomp_intr() local 1096 int pipe_type; in dwc2_hc_stall_intr() local
|
| H A D | hcd.h | 143 u8 pipe_type; member
|
| /third_party/ltp/testcases/kernel/ipc/pipeio/ |
| H A D | pipeio.c | 113 static char *pipe_type; /* type of pipe under test */ variable
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | vdpau_private.h | 82 PipeToChroma(enum pipe_video_chroma_format pipe_type) in PipeToChroma() argument
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | State.h | 390 unsigned pipe_type; member
|
Completed in 21 milliseconds