Searched defs:ngene_command (Results 1 – 2 of 2) sorted by relevance
450 struct ngene_command { struct451 u32 in_len;452 u32 out_len;453 union {476 } cmd;
335 int ngene_command(struct ngene *dev, struct ngene_command *com) in ngene_command() function