Searched defs:ngene_command (Results 1 – 2 of 2) sorted by relevance
441 struct ngene_command { struct442 u32 in_len;443 u32 out_len;444 union {467 } cmd;
322 int ngene_command(struct ngene *dev, struct ngene_command *com) in ngene_command() function