Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/riptide/
H A Driptide.c419 struct cmdif *cif; member
668 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata()
692 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware()
737 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath()
776 freelbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path) in freelbuspath()
797 static int writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) in writearm()
821 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, in sendcmd()
923 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) in setmixer()
939 static int getpaths(struct cmdif *cif, unsigned char *o) in getpaths()
956 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, in getsourcesink()
[all …]
/openbmc/qemu/include/tcg/
H A Dhelper-info.h52 ffi_cif *cif; member
/openbmc/qemu/tcg/
H A Dtci.c393 ffi_cif *cif; in tcg_qemu_tb_exec() local
H A Dtcg.c982 ffi_cif cif; in init_ffi_layout() member
/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h252 unsigned int cif:1; /* CIF mode */ member
/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c337 struct ib_class_port_info *cif; in srpt_get_class_port_info() local