Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/qaic/
H A Dqaic_control.c90 struct wire_trans_passthrough { struct
357 struct wire_trans_passthrough *out_trans; in encode_passthrough()
378 out_trans = (struct wire_trans_passthrough *)&trans_wrapper->trans; in encode_passthrough()
832 struct wire_trans_passthrough *in_trans = trans; in decode_passthrough()