Searched refs:K1212_DEBUG_PRINTK_VERBOSE (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/korg1212/ |
H A D | korg1212.c | 36 #define K1212_DEBUG_PRINTK_VERBOSE(fmt,args...) printk(KERN_DEBUG fmt,##args) macro 38 #define K1212_DEBUG_PRINTK_VERBOSE(fmt,...) macro 517 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: CardUninitialized\n"); in snd_korg1212_Send1212Command() 549 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: Card <- Success\n"); in snd_korg1212_Send1212Command() 558 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: Card <- NoAckFromCard\n"); in snd_korg1212_Send1212Command() 598 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: Stop ack'ed [%s]\n", in snd_korg1212_timer_func() 1131 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: IRQ DMAE count - %ld, %x, [%s].\n", in snd_korg1212_interrupt() 1146 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: IRQ CSTP count - %ld, %x, [%s].\n", in snd_korg1212_interrupt() 1153 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: IRQ DFLT count - %ld, %x, cpos=%d [%s].\n", in snd_korg1212_interrupt() 1266 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: snd_korg1212_silence pos=%d offset=%d size=%d count=%d\n", in snd_korg1212_silence() [all …]
|