Symbol: cmdif
sound/pci/riptide/riptide.c
1002
setsampleformat(struct cmdif *cif,
sound/pci/riptide/riptide.c
1025
setsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int rate)
sound/pci/riptide/riptide.c
1058
getmixer(struct cmdif *cif, short num, unsigned short *rval,
sound/pci/riptide/riptide.c
1074
struct cmdif *cif = chip->cif;
sound/pci/riptide/riptide.c
1170
static int try_to_load_firmware(struct cmdif *cif, struct snd_riptide *chip)
sound/pci/riptide/riptide.c
1238
static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip)
sound/pci/riptide/riptide.c
1349
struct cmdif *cif = chip->cif;
sound/pci/riptide/riptide.c
1383
struct cmdif *cif = chip->cif;
sound/pci/riptide/riptide.c
1445
struct cmdif *cif = chip->cif;
sound/pci/riptide/riptide.c
1570
struct cmdif *cif = chip->cif;
sound/pci/riptide/riptide.c
1703
struct cmdif *cif = chip->cif;
sound/pci/riptide/riptide.c
1728
struct cmdif *cif = chip->cif;
sound/pci/riptide/riptide.c
1748
struct cmdif *cif = chip->cif;
sound/pci/riptide/riptide.c
1762
struct cmdif *cif;
sound/pci/riptide/riptide.c
1771
cif = kzalloc_obj(struct cmdif);
sound/pci/riptide/riptide.c
1801
struct cmdif *cif;
sound/pci/riptide/riptide.c
1867
struct cmdif *cif = NULL;
sound/pci/riptide/riptide.c
421
struct cmdif *cif;
sound/pci/riptide/riptide.c
484
static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm,
sound/pci/riptide/riptide.c
486
static int getsourcesink(struct cmdif *cif, unsigned char source,
sound/pci/riptide/riptide.c
490
static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
sound/pci/riptide/riptide.c
668
static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset)
sound/pci/riptide/riptide.c
692
static int loadfirmware(struct cmdif *cif, const unsigned char *img,
sound/pci/riptide/riptide.c
737
alloclbuspath(struct cmdif *cif, unsigned char source,
sound/pci/riptide/riptide.c
776
freelbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path)
sound/pci/riptide/riptide.c
797
static int writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask)
sound/pci/riptide/riptide.c
821
static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm,
sound/pci/riptide/riptide.c
923
setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval)
sound/pci/riptide/riptide.c
939
static int getpaths(struct cmdif *cif, unsigned char *o)
sound/pci/riptide/riptide.c
956
getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink,
sound/pci/riptide/riptide.c
971
getsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int *rate)