Lines Matching refs:lsx_report
73 lsx_report("Using device name from OSS_AUDIODEV environment variable: %s", szDevname); in ossinit()
78 lsx_report("Using default OSS device name: %s", szDevname); in ossinit()
84 lsx_report("Using user-specified device name: %s", szDevname); in ossinit()
102 lsx_report("OSS driver only supports unsigned with bytes"); in ossinit()
103 lsx_report("Forcing to unsigned"); in ossinit()
118 lsx_report("OSS driver only supports signed with words"); in ossinit()
119 lsx_report("Forcing to signed linear"); in ossinit()
134 lsx_report("OSS driver only supports signed with words"); in ossinit()
135 lsx_report("Forcing to signed linear"); in ossinit()
149 lsx_report("OSS driver only supports bytes and words"); in ossinit()
150 lsx_report("Forcing to signed linear word"); in ossinit()
173 lsx_report("OSS driver doesn't like signed words"); in ossinit()
174 lsx_report("Forcing to unsigned bytes"); in ossinit()
184 lsx_report("OSS driver doesn't like unsigned bytes"); in ossinit()
185 lsx_report("Forcing to signed words"); in ossinit()