Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/intel/ivsc/
H A Dmei_ace.c227 static int mei_ace_send(struct mei_ace *ace, struct ace_cmd *cmd, in mei_ace_send() function
302 ret = mei_ace_send(ace, &cmd, cmd_size, false); in ace_set_camera_owner()
318 ret = mei_ace_send(ace, &cmd, cmd_size, true); in ace_get_firmware_id()