Searched refs:K1212_DB_RebootCard (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/korg1212/ |
H A D | korg1212.c | 84 K1212_DB_RebootCard = 0xA0, // instructs the card to reboot. enumerator 534 if ( doorbellVal == K1212_DB_RebootCard || in snd_korg1212_Send1212Command() 2359 rc = snd_korg1212_Send1212Command(korg1212, K1212_DB_RebootCard, 0, 0, 0, 0); in snd_korg1212_create()
|
/kernel/linux/linux-6.6/sound/pci/korg1212/ |
H A D | korg1212.c | 84 K1212_DB_RebootCard = 0xA0, // instructs the card to reboot. enumerator 533 if ( doorbellVal == K1212_DB_RebootCard || in snd_korg1212_Send1212Command() 2254 rc = snd_korg1212_Send1212Command(korg1212, K1212_DB_RebootCard, 0, 0, 0, 0); in snd_korg1212_create()
|
Completed in 8 milliseconds