cmdif 420 sound/pci/riptide/riptide.c struct cmdif *cif; cmdif 486 sound/pci/riptide/riptide.c static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, cmdif 488 sound/pci/riptide/riptide.c static int getsourcesink(struct cmdif *cif, unsigned char source, cmdif 492 sound/pci/riptide/riptide.c static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip); cmdif 670 sound/pci/riptide/riptide.c static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) cmdif 694 sound/pci/riptide/riptide.c static int loadfirmware(struct cmdif *cif, const unsigned char *img, cmdif 739 sound/pci/riptide/riptide.c alloclbuspath(struct cmdif *cif, unsigned char source, cmdif 778 sound/pci/riptide/riptide.c freelbuspath(struct cmdif *cif, unsigned char source, unsigned char *path) cmdif 799 sound/pci/riptide/riptide.c static int writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) cmdif 823 sound/pci/riptide/riptide.c static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, cmdif 925 sound/pci/riptide/riptide.c setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) cmdif 941 sound/pci/riptide/riptide.c static int getpaths(struct cmdif *cif, unsigned char *o) cmdif 958 sound/pci/riptide/riptide.c getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, cmdif 973 sound/pci/riptide/riptide.c getsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int *rate) cmdif 1004 sound/pci/riptide/riptide.c setsampleformat(struct cmdif *cif, cmdif 1027 sound/pci/riptide/riptide.c setsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int rate) cmdif 1060 sound/pci/riptide/riptide.c getmixer(struct cmdif *cif, short num, unsigned short *rval, cmdif 1076 sound/pci/riptide/riptide.c struct cmdif *cif = chip->cif; cmdif 1169 sound/pci/riptide/riptide.c static int try_to_load_firmware(struct cmdif *cif, struct snd_riptide *chip) cmdif 1237 sound/pci/riptide/riptide.c static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip) cmdif 1348 sound/pci/riptide/riptide.c struct cmdif *cif = chip->cif; cmdif 1381 sound/pci/riptide/riptide.c struct cmdif *cif = chip->cif; cmdif 1443 sound/pci/riptide/riptide.c struct cmdif *cif = chip->cif; cmdif 1569 sound/pci/riptide/riptide.c struct cmdif *cif = chip->cif; cmdif 1707 sound/pci/riptide/riptide.c struct cmdif *cif = chip->cif; cmdif 1731 sound/pci/riptide/riptide.c struct cmdif *cif = chip->cif; cmdif 1751 sound/pci/riptide/riptide.c struct cmdif *cif = chip->cif; cmdif 1765 sound/pci/riptide/riptide.c struct cmdif *cif; cmdif 1774 sound/pci/riptide/riptide.c if ((cif = kzalloc(sizeof(struct cmdif), GFP_KERNEL)) == NULL) cmdif 1800 sound/pci/riptide/riptide.c struct cmdif *cif; cmdif 1896 sound/pci/riptide/riptide.c struct cmdif *cif = NULL;