Home
last modified time | relevance | path

Searched refs:WF_SLOT_USED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_synth.c703 WF_SLOT_USED; in wavefront_get_patch_status()
721 if (dev->patch_status[i] & WF_SLOT_USED) { in wavefront_get_patch_status()
746 dev->prog_status[i] |= WF_SLOT_USED; in wavefront_get_program_status()
755 WF_SLOT_USED; in wavefront_get_program_status()
817 dev->prog_status[header->number] = WF_SLOT_USED; in wavefront_send_program()
826 WF_SLOT_USED; in wavefront_send_program()
/kernel/linux/linux-6.6/sound/isa/wavefront/
H A Dwavefront_synth.c706 WF_SLOT_USED; in wavefront_get_patch_status()
724 if (dev->patch_status[i] & WF_SLOT_USED) { in wavefront_get_patch_status()
750 dev->prog_status[i] |= WF_SLOT_USED; in wavefront_get_program_status()
759 WF_SLOT_USED; in wavefront_get_program_status()
821 dev->prog_status[header->number] = WF_SLOT_USED; in wavefront_send_program()
830 WF_SLOT_USED; in wavefront_send_program()
/kernel/linux/linux-5.10/include/sound/
H A Dwavefront.h360 #define WF_SLOT_USED 0x80 /* XXX don't rely on this being accurate */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dwavefront.h360 #define WF_SLOT_USED 0x80 /* XXX don't rely on this being accurate */ macro

Completed in 9 milliseconds