Home
last modified time | relevance | path

Searched refs:stream_handle (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-isys.c94 const unsigned int stream_handle, in ipu6_fw_isys_complex_cmd() argument
116 stream_handle + IPU6_BASE_MSG_SEND_QUEUES); in ipu6_fw_isys_complex_cmd()
124 ipu6_send_put_token(ctx, stream_handle + IPU6_BASE_MSG_SEND_QUEUES); in ipu6_fw_isys_complex_cmd()
130 const unsigned int stream_handle, u16 send_type) in ipu6_fw_isys_simple_cmd() argument
132 return ipu6_fw_isys_complex_cmd(isys, stream_handle, NULL, 0, 0, in ipu6_fw_isys_simple_cmd()
H A Dipu6-fw-isys.h492 u8 stream_handle; member
583 const unsigned int stream_handle, u16 send_type);
585 const unsigned int stream_handle,