Home
last modified time | relevance | path

Searched refs:patch_status (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/sound/isa/wavefront/
Dwavefront_synth.c700 dev->patch_status[i] |= WF_SLOT_FILLED; in wavefront_get_patch_status()
707 dev->patch_status[i] = 0; in wavefront_get_patch_status()
711 dev->patch_status[i] = 0; in wavefront_get_patch_status()
719 if (dev->patch_status[i] & WF_SLOT_FILLED) { in wavefront_get_patch_status()
722 if (dev->patch_status[i] & WF_SLOT_USED) { in wavefront_get_patch_status()
755 dev->patch_status in wavefront_get_program_status()
790 if (header->number >= ARRAY_SIZE(dev->patch_status)) in wavefront_send_patch()
793 dev->patch_status[header->number] |= WF_SLOT_FILLED; in wavefront_send_patch()
827 dev->patch_status[header->hdr.pr.layer[i].patch_number] |= in wavefront_send_program()
1367 if (!(dev->patch_status[i] & WF_SLOT_FILLED)) {
/linux-6.6.21/include/sound/
Dsnd_wavefront.h91 char patch_status[WF_MAX_PATCH]; /* WF_SLOT_* */ member
/linux-6.6.21/Documentation/process/
Dmaintainer-netdev.rst205 Patches :ref:`marked<patch_status>` as ``Changes Requested`` need