Home
last modified time | relevance | path

Searched refs:ipu6_send_put_token (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-com.h45 void ipu6_send_put_token(struct ipu6_fw_com_context *ctx, int q_nbr);
H A Dipu6-fw-com.c365 void ipu6_send_put_token(struct ipu6_fw_com_context *ctx, int q_nbr) in ipu6_send_put_token() function
376 EXPORT_SYMBOL_NS_GPL(ipu6_send_put_token, "INTEL_IPU6");
H A Dipu6-fw-isys.c73 ipu6_send_put_token(ctx, IPU6_BASE_PROXY_SEND_QUEUES); in ipu6_fw_isys_send_proxy_token()
124 ipu6_send_put_token(ctx, stream_handle + IPU6_BASE_MSG_SEND_QUEUES); in ipu6_fw_isys_complex_cmd()