Searched refs:K1212_DEBUG_PRINTK_VERBOSE (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/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 518 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: CardUninitialized\n"); in snd_korg1212_Send1212Command() 550 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: Card <- Success\n"); in snd_korg1212_Send1212Command() 559 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: Card <- NoAckFromCard\n"); in snd_korg1212_Send1212Command() 599 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: Stop ack'ed [%s]\n", in snd_korg1212_timer_func() 1132 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: IRQ DMAE count - %ld, %x, [%s].\n", in snd_korg1212_interrupt() 1147 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: IRQ CSTP count - %ld, %x, [%s].\n", in snd_korg1212_interrupt() 1154 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: IRQ DFLT count - %ld, %x, cpos=%d [%s].\n", in snd_korg1212_interrupt() 1267 K1212_DEBUG_PRINTK_VERBOSE("K1212_DEBUG: snd_korg1212_silence pos=%d offset=%d size=%d count=%d\n", in snd_korg1212_silence() [all …]
|