Searched defs:chip_cmd (Results 1 – 2 of 2) sorted by relevance
19 struct chip_cmd { struct26 static struct chip_cmd (*chip) = NULL; argument
272 static int chip_cmd(struct CHIPSTATE *chip, char *name, audiocmd *cmd) in chip_cmd() function