Home
last modified time | relevance | path

Searched defs:send_cmd (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/i915/drm/
Di915_drm_winsys.h22 bool send_cmd; member
/third_party/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_getdelays.c123 int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c116 static void send_cmd(struct ruvd_decoder *dec, unsigned cmd, in send_cmd() function
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c110 static void send_cmd(struct ruvd_decoder *dec, unsigned cmd, struct pb_buffer *buf, uint32_t off, in send_cmd() function
Dradeon_vcn_dec.c1865 static void send_cmd(struct radeon_decoder *dec, unsigned cmd, struct pb_buffer *buf, uint32_t off, in send_cmd() function
Dradeon_vcn_dec.h1139 void (*send_cmd)(struct radeon_decoder *dec, struct pipe_video_buffer *target, member