Home
last modified time | relevance | path

Searched refs:cmdif (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/sound/pci/riptide/
Driptide.c383 struct cmdif { struct
420 struct cmdif *cif;
486 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm,
488 static int getsourcesink(struct cmdif *cif, unsigned char source,
492 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
670 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata()
694 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware()
739 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath()
778 freelbuspath(struct cmdif *cif, unsigned char source, unsigned char *path) in freelbuspath()
799 static int writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) in writearm()
[all …]