Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/riptide/
H A Driptide.c383 struct cmdif { struct
420 struct cmdif *cif;
485 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm,
487 static int getsourcesink(struct cmdif *cif, unsigned char source,
491 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
669 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata()
693 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware()
738 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath()
777 freelbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path) in freelbuspath()
798 static int writearm(struct cmdif *ci
[all...]
/kernel/linux/linux-6.6/sound/pci/riptide/
H A Driptide.c382 struct cmdif { struct
419 struct cmdif *cif;
484 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm,
486 static int getsourcesink(struct cmdif *cif, unsigned char source,
490 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
668 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata()
692 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware()
737 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath()
776 freelbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path) in freelbuspath()
797 static int writearm(struct cmdif *ci
[all...]

Completed in 7 milliseconds