Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ivsc/
H A Dmei_ace.c109 union ace_notif_hdr { union
158 union ace_notif_hdr hdr;
228 union ace_notif_hdr *resp_hdr = &ace->cmd_response.hdr; in mei_ace_send()
229 union ace_notif_hdr *ack_hdr = &ace->cmd_ack.hdr; in mei_ace_send()
326 union ace_notif_hdr *hdr = &resp->hdr; in handle_command_response()
344 union ace_notif_hdr *hdr = &ack->hdr; in handle_command_ack()
365 union ace_notif_hdr *hdr = &event.hdr; in mei_ace_rx()