Searched defs:stream_port_s (Results 1 – 1 of 1) sorted by relevance
94 struct stream_port_s { struct96 const char *name;97 struct device *class_dev;98 const struct file_operations *fops;101 s32 type;102 s32 flag;103 s32 pcr_inited;106 s32 vformat;107 s32 aformat;108 s32 achanl;[all …]