Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/qaic/
Dqaic_control.c828 static int decode_passthrough(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_passthrough() function
990 ret = decode_passthrough(qdev, trans_hdr, user_msg, &msg_len); in decode_message()