Lines Matching refs:dolog
48 dolog ("Driver `%s' does not support " NAME "\n", drv->name); in glue()
52 dolog ("Driver `%s' does not support %d " NAME " voices, max %d\n", in glue()
61 dolog ("drv=`%s' voice_size=0 max_voices=%d\n", in glue()
67 dolog ("drv=`%s' voice_size=%d max_voices=0\n", in glue()
85 dolog ("Could not allocate " NAME " buffer (%d samples)\n", in glue()
119 dolog ("Could not allocate buffer for `%s' (%d samples)\n", in glue()
256 dolog ("No host audio driver\n"); in glue()
261 dolog ("Host audio driver without pcm_ops\n"); in glue()
267 dolog ("Can not allocate voice `%s' size %d\n", in glue()
284 dolog ("hw->samples=%d\n", hw->samples); in glue()
360 dolog ("Could not allocate soft voice `%s' (%zu bytes)\n", in glue()
399 dolog ("card=%p\n", card); in glue()
426 dolog ("card=%p name=%p callback_fn=%p as=%p\n", in glue()
437 dolog ("Can not open `%s' (no host audio driver)\n", name); in glue()
450 dolog ("Replacing voice %s with %d live samples\n", SW_NAME (sw), live); in glue()
451 dolog ("Old %s freq %d, bits %d, channels %d\n", in glue()
453 dolog ("New %s freq %d, bits %d, channels %d\n", in glue()
477 dolog ("Internal logic error voice `%s' has no hardware store\n", in glue()
490 dolog ("Failed to create voice `%s'\n", name); in glue()
511 dolog ("Silence will be mixed %d\n", mixed); in glue()
518 dolog ("%s\n", name); in glue()