Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ivsc/
H A Dmei_ace.c162 struct mei_ace { struct
195 static int construct_command(struct mei_ace *ace, struct ace_cmd *cmd, in construct_command() argument
225 static int mei_ace_send(struct mei_ace *ace, struct ace_cmd *cmd, in mei_ace_send()
285 static int ace_set_camera_owner(struct mei_ace *ace, in ace_set_camera_owner()
308 static inline int ace_get_firmware_id(struct mei_ace *ace) in ace_get_firmware_id()
323 static void handle_command_response(struct mei_ace *ace, in handle_command_response()
341 static void handle_command_ack(struct mei_ace *ace, in handle_command_ack()
363 struct mei_ace *ace = mei_cldev_get_drvdata(cldev); in mei_ace_rx()
395 static int mei_ace_setup_dev_link(struct mei_ace *ace) in mei_ace_setup_dev_link()
438 struct mei_ace *ace; in mei_ace_post_probe_work()
[all …]
H A DMakefile9 ivsc-ace-y += mei_ace.o