Searched refs:stream_id (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| D | vmwgfx_overlay.c | 88 uint32_t stream_id) in fill_flush() argument 92 cmd->flush.streamId = stream_id; in fill_flush() 144 cmds->header.streamId = arg->stream_id; in vmw_overlay_send_put() 177 fill_flush(flush, arg->stream_id); in vmw_overlay_send_put() 191 uint32_t stream_id, in vmw_overlay_send_stop() argument 216 cmds->body.header.streamId = stream_id; in vmw_overlay_send_stop() 219 fill_flush(&cmds->flush, stream_id); in vmw_overlay_send_stop() 258 uint32_t stream_id, bool pause, in vmw_overlay_stop() argument 262 struct vmw_stream *stream = &overlay->stream[stream_id]; in vmw_overlay_stop() 271 ret = vmw_overlay_send_stop(dev_priv, stream_id, in vmw_overlay_stop() [all …]
|
| D | vmwgfx_va.c | 43 u32 stream_id; member 67 ret = vmw_overlay_unref(dev_priv, stream->stream_id); in vmw_stream_hw_destroy() 75 return vmw_overlay_claim(res->dev_priv, &stream->stream_id); in vmw_stream_init() 82 arg->stream_id = handle; in vmw_stream_set_arg_handle() 125 arg->stream_id, TTM_REF_USAGE); in vmw_stream_unref_ioctl() 169 *inout_id = stream->stream_id; in vmw_user_stream_lookup()
|
| D | vmwgfx_drv.h | 1195 int vmw_overlay_unref(struct vmw_private *dev_priv, uint32_t stream_id);
|
| /netbsd/src/sys/netinet/ |
| D | sctp.h | 206 u_int16_t stream_id; /* stream id of the DATA in error */ member
|
| D | sctp_header.h | 133 u_int16_t stream_id; member
|
| D | sctp_indata.c | 1793 strmno = ntohs(ch->dp.stream_id); in sctp_process_a_data_chunk() 1815 phdr->param_type = ch->dp.stream_id; in sctp_process_a_data_chunk()
|
| D | sctp_output.c | 5113 dchkh->dp.stream_id = htons(strq->stream_no);
|
| /netbsd/src/sys/external/bsd/drm2/dist/include/drm/ |
| D | drm_hdcp.h | 133 u8 stream_id; member
|