Searched defs:ControllerToFileMsg (Results 1 – 1 of 1) sorted by relevance
59 struct ControllerToFileMsg : public FileToControllerMsg, IccFileData { struct60 ControllerToFileMsg(const FileToControllerMsg *cmd, const IccFileData *fd) in ControllerToFileMsg() argument