Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-com.h43 void ipu6_recv_put_token(struct ipu6_fw_com_context *ctx, int q_nbr);
H A Dipu6-fw-com.c402 void ipu6_recv_put_token(struct ipu6_fw_com_context *ctx, int q_nbr) in ipu6_recv_put_token() function
413 EXPORT_SYMBOL_NS_GPL(ipu6_recv_put_token, "INTEL_IPU6");
H A Dipu6-fw-isys.c45 ipu6_recv_put_token(isys->fwcom, IPU6_BASE_PROXY_RECV_QUEUES); in handle_proxy_response()
374 ipu6_recv_put_token(context, queue); in ipu6_fw_isys_put_resp()