Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/intel/ivsc/
H A Dmei_ace.c197 static int construct_command(struct mei_ace *ace, struct ace_cmd *cmd, in construct_command() function
300 cmd_size = construct_command(ace, &cmd, cmd_id); in ace_set_camera_owner()
316 cmd_size = construct_command(ace, &cmd, ACE_GET_FW_ID); in ace_get_firmware_id()