Searched defs:cif (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dice1712.h261 unsigned int cif: 1; /* CIF mode */ member in struct:snd_ak4xxx_private
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/riptide/
H A Driptide.c433 struct cmdif *cif; member in struct:snd_riptide
706 static int senddata(struct cmdif *cif, unsigned char *in, u32 offset) argument
730 static int loadfirmware(struct cmdif *cif, unsigned char *img, argument
775 alloclbuspath(struct cmdif *cif, unsigned char source, unsigned char *path, unsigned char *mixer, unsigned char *s) argument
814 freelbuspath(struct cmdif *cif, unsigned char source, unsigned char *path) argument
835 writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) argument
859 sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, union cmdret *ret) argument
958 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) argument
974 getpaths(struct cmdif *cif, unsigned char *o) argument
991 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, unsigned char *a, unsigned char *b) argument
1006 getsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int *rate) argument
1037 setsampleformat(struct cmdif *cif, unsigned char mixer, unsigned char id, unsigned char channels, unsigned char format) argument
1060 setsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int rate) argument
1093 getmixer(struct cmdif *cif, short num, unsigned short *rval, unsigned short *lval) argument
1109 struct cmdif *cif = chip->cif; local
1210 riptide_reset(struct cmdif *cif, struct snd_riptide *chip) argument
1392 struct cmdif *cif = chip->cif; local
1425 struct cmdif *cif = chip->cif; local
1488 struct cmdif *cif = chip->cif; local
1611 struct cmdif *cif = chip->cif; local
1748 struct cmdif *cif = chip->cif; local
1772 struct cmdif *cif = chip->cif; local
1791 struct cmdif *cif = chip->cif; local
1804 struct cmdif *cif; local
1838 struct cmdif *cif; local
1936 struct cmdif *cif = NULL; local
[all...]

Completed in 52 milliseconds