Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/qaic/
H A Dqaic_control.c353 static int encode_passthrough(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_passthrough() function
793 ret = encode_passthrough(qdev, trans_hdr, wrappers, &user_len); in encode_message()