Searched defs:cif (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/pci/riptide/ |
| H A D | riptide.c | 420 struct cmdif *cif; member 667 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata() 691 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() 736 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath() 775 freelbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path) in freelbuspath() 796 static int writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) in writearm() 820 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, in sendcmd() 922 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) in setmixer() 938 static int getpaths(struct cmdif *cif, unsigned char *o) in getpaths() 955 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, in getsourcesink() [all …]
|
| /linux/sound/pci/ice1712/ |
| H A D | ice1712.h | 252 unsigned int cif:1; /* CIF mode */ member
|