Home
last modified time | relevance | path

Searched defs:mei_ace (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/pci/intel/ivsc/
H A Dmei_ace.c164 struct mei_ace { struct
165 struct mei_cl_device *cldev;
168 struct ace_notif cmd_ack;
170 struct ace_notif cmd_response;
172 struct completion cmd_completion;
197 static int construct_command(struct mei_ace *ace, struct ace_cmd *cmd, in construct_command() argument