Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-com.h42 void *ipu6_recv_get_token(struct ipu6_fw_com_context *ctx, int q_nbr);
H A Dipu6-fw-com.c378 void *ipu6_recv_get_token(struct ipu6_fw_com_context *ctx, int q_nbr) in ipu6_recv_get_token() function
400 EXPORT_SYMBOL_NS_GPL(ipu6_recv_get_token, "INTEL_IPU6");
H A Dipu6-fw-isys.c35 resp = ipu6_recv_get_token(isys->fwcom, IPU6_BASE_PROXY_RECV_QUEUES); in handle_proxy_response()
369 return ipu6_recv_get_token(context, queue); in ipu6_fw_isys_get_resp()