Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/riptide/
Driptide.c434 struct cmdif *cif; member
684 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata()
708 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware()
753 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath()
792 freelbuspath(struct cmdif *cif, unsigned char source, unsigned char *path) in freelbuspath()
813 static int writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) in writearm()
837 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, in sendcmd()
939 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) in setmixer()
955 static int getpaths(struct cmdif *cif, unsigned char *o) in getpaths()
972 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, in getsourcesink()
[all …]
/Linux-v4.19/sound/pci/ice1712/
Dice1712.h266 unsigned int cif:1; /* CIF mode */ member
/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.c278 struct ib_class_port_info *cif; in srpt_get_class_port_info() local