Lines Matching refs:str
53 u8 *str;
64 str = "GLB_REPLY"; break;
66 str = "GLB_COMPOUND"; break;
68 str = "GLB_TPLG_MSG";
93 str = "GLB_PM_MSG";
114 str = "GLB_COMP_MSG";
129 str = "GLB_STREAM_MSG";
161 str = "FW_READY"; break;
163 str = "GLB_DAI_MSG";
174 str = "GLB_TRACE_MSG"; break;
176 str = "GLB_TEST_MSG";
185 str = "unknown GLB command"; break;
190 dev_vdbg(dev, "%s: 0x%x: %s: %s\n", text, cmd, str, str2);
192 dev_dbg(dev, "%s: 0x%x: %s: %s\n", text, cmd, str, str2);
194 dev_dbg(dev, "%s: 0x%x: %s\n", text, cmd, str);