Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dqaic_control.c832 static int decode_passthrough(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_passthrough() function
995 ret = decode_passthrough(qdev, trans_hdr, user_msg, &msg_len); in decode_message()