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

/linux-master/sound/pci/ice1712/
H A Dice1712.h252 unsigned int cif:1; /* CIF mode */ member in struct:snd_ak4xxx_private
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c278 struct ib_class_port_info *cif; local
/linux-master/sound/pci/riptide/
H A Driptide.c419 struct cmdif *cif; member in struct:snd_riptide
666 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) argument
690 static int loadfirmware(struct cmdif *cif, const unsigned char *img, argument
735 alloclbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path, unsigned char *mixer, unsigned char *s) argument
774 freelbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path) argument
795 writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) argument
819 sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, union cmdret *ret) argument
921 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) argument
937 getpaths(struct cmdif *cif, unsigned char *o) argument
954 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, unsigned char *a, unsigned char *b) argument
969 getsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int *rate) argument
1000 setsampleformat(struct cmdif *cif, unsigned char mixer, unsigned char id, unsigned char channels, snd_pcm_format_t format) argument
1023 setsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int rate) argument
1056 getmixer(struct cmdif *cif, short num, unsigned short *rval, unsigned short *lval) argument
1072 struct cmdif *cif = chip->cif; local
1168 try_to_load_firmware(struct cmdif *cif, struct snd_riptide *chip) argument
1236 riptide_reset(struct cmdif *cif, struct snd_riptide *chip) argument
1347 struct cmdif *cif = chip->cif; local
1380 struct cmdif *cif = chip->cif; local
1442 struct cmdif *cif = chip->cif; local
1567 struct cmdif *cif = chip->cif; local
1700 struct cmdif *cif = chip->cif; local
1725 struct cmdif *cif = chip->cif; local
1745 struct cmdif *cif = chip->cif; local
1759 struct cmdif *cif; local
1797 struct cmdif *cif; local
1863 struct cmdif *cif = NULL; local
[all...]

Completed in 117 milliseconds