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