Searched refs:K1212_DEBUG_PRINTK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/korg1212/ |
H A D | korg1212.c | 31 #define K1212_DEBUG_PRINTK(fmt,args...) printk(KERN_DEBUG fmt,##args) macro 33 #define K1212_DEBUG_PRINTK(fmt,...) do { } while (0) macro 522 K1212_DEBUG_PRINTK("K1212_DEBUG: Card <- 0x%08x 0x%08x [%s]\n", in snd_korg1212_Send1212Command() 610 K1212_DEBUG_PRINTK("K1212_DEBUG: Stop timeout [%s]\n", in snd_korg1212_timer_func() 646 K1212_DEBUG_PRINTK("K1212_DEBUG: OpenCard [%s] %d\n", in snd_korg1212_OpenCard() 660 K1212_DEBUG_PRINTK("K1212_DEBUG: CloseCard [%s] %d\n", in snd_korg1212_CloseCard() 673 K1212_DEBUG_PRINTK("K1212_DEBUG: CloseCard - RC = %d [%s]\n", in snd_korg1212_CloseCard() 697 K1212_DEBUG_PRINTK("K1212_DEBUG: SetupForPlay [%s] %d\n", in snd_korg1212_SetupForPlay() 707 K1212_DEBUG_PRINTK("K1212_DEBUG: SetupForPlay - RC = %d [%s]\n", in snd_korg1212_SetupForPlay() 720 K1212_DEBUG_PRINTK("K1212_DEBU in snd_korg1212_TriggerPlay() [all...] |
/kernel/linux/linux-6.6/sound/pci/korg1212/ |
H A D | korg1212.c | 31 #define K1212_DEBUG_PRINTK(fmt,args...) printk(KERN_DEBUG fmt,##args) macro 33 #define K1212_DEBUG_PRINTK(fmt,...) do { } while (0) macro 521 K1212_DEBUG_PRINTK("K1212_DEBUG: Card <- 0x%08x 0x%08x [%s]\n", in snd_korg1212_Send1212Command() 609 K1212_DEBUG_PRINTK("K1212_DEBUG: Stop timeout [%s]\n", in snd_korg1212_timer_func() 645 K1212_DEBUG_PRINTK("K1212_DEBUG: OpenCard [%s] %d\n", in snd_korg1212_OpenCard() 659 K1212_DEBUG_PRINTK("K1212_DEBUG: CloseCard [%s] %d\n", in snd_korg1212_CloseCard() 672 K1212_DEBUG_PRINTK("K1212_DEBUG: CloseCard - RC = %d [%s]\n", in snd_korg1212_CloseCard() 696 K1212_DEBUG_PRINTK("K1212_DEBUG: SetupForPlay [%s] %d\n", in snd_korg1212_SetupForPlay() 706 K1212_DEBUG_PRINTK("K1212_DEBUG: SetupForPlay - RC = %d [%s]\n", in snd_korg1212_SetupForPlay() 719 K1212_DEBUG_PRINTK("K1212_DEBU in snd_korg1212_TriggerPlay() [all...] |
Completed in 6 milliseconds