Searched defs:ngene_command (Results 1 – 2 of 2) sorted by relevance
438 struct ngene_command { struct439 u32 in_len;440 u32 out_len;441 union {464 } cmd;
341 int ngene_command(struct ngene *dev, struct ngene_command *com) in ngene_command() function