Lines Matching defs:gelic_eurus_cmd
294 struct gelic_eurus_cmd { struct295 struct work_struct work;296 struct gelic_wl_info *wl;297 unsigned int cmd; /* command code */298 u64 tag;299 u64 size;300 void *buffer;301 unsigned int buf_size;302 struct completion done;303 int status;304 u64 cmd_status;