Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/intel/ivsc/
H A Dmei_ace.c111 union ace_notif_hdr { union
160 union ace_notif_hdr hdr;
230 union ace_notif_hdr *resp_hdr = &ace->cmd_response.hdr; in mei_ace_send()
231 union ace_notif_hdr *ack_hdr = &ace->cmd_ack.hdr; in mei_ace_send()
328 union ace_notif_hdr *hdr = &resp->hdr; in handle_command_response()
346 union ace_notif_hdr *hdr = &ack->hdr; in handle_command_ack()
367 union ace_notif_hdr *hdr = &event.hdr; in mei_ace_rx()