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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dtcm825x.c81 static const struct tcm825x_reg cif = { 0x14, TCM825X_PICSIZ }; variable in typeref:struct:tcm825x_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.h261 unsigned int cif:1; /* CIF mode */ member in struct:snd_ak4xxx_private
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/riptide/
H A Driptide.c433 struct cmdif *cif; member in struct:snd_riptide
683 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) argument
707 static int loadfirmware(struct cmdif *cif, const unsigned char *img, argument
752 alloclbuspath(struct cmdif *cif, unsigned char source, unsigned char *path, unsigned char *mixer, unsigned char *s) argument
791 freelbuspath(struct cmdif *cif, unsigned char source, unsigned char *path) argument
812 writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) argument
836 sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, union cmdret *ret) argument
938 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) argument
954 getpaths(struct cmdif *cif, unsigned char *o) argument
971 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, unsigned char *a, unsigned char *b) argument
986 getsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int *rate) argument
1017 setsampleformat(struct cmdif *cif, unsigned char mixer, unsigned char id, unsigned char channels, unsigned char format) argument
1040 setsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int rate) argument
1073 getmixer(struct cmdif *cif, short num, unsigned short *rval, unsigned short *lval) argument
1089 struct cmdif *cif = chip->cif; local
1190 try_to_load_firmware(struct cmdif *cif, struct snd_riptide *chip) argument
1258 riptide_reset(struct cmdif *cif, struct snd_riptide *chip) argument
1369 struct cmdif *cif = chip->cif; local
1402 struct cmdif *cif = chip->cif; local
1464 struct cmdif *cif = chip->cif; local
1590 struct cmdif *cif = chip->cif; local
1733 struct cmdif *cif = chip->cif; local
1757 struct cmdif *cif = chip->cif; local
1777 struct cmdif *cif = chip->cif; local
1791 struct cmdif *cif; local
1826 struct cmdif *cif; local
1925 struct cmdif *cif = NULL; local
[all...]

Completed in 63 milliseconds