HomeSort by: relevance | last modified time | path
    Searched defs:gusics_master_mute (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/isa/
gus.c 279 #define GUSICS_MASTER_MUTE 2
427 STATIC void gusics_master_mute(struct ics2101_softc *, int);
3256 if (!HAS_MIXER(sc) && cp->dev > GUSICS_MASTER_MUTE)
3283 case GUSICS_MASTER_MUTE:
3370 gusics_master_mute(struct ics2101_softc *ic, int mute) function in typeref:typename:STATIC void
3464 if (!HAS_MIXER(sc) && cp->dev > GUSICS_MASTER_MUTE)
3491 case GUSICS_MASTER_MUTE:
3495 gusics_master_mute(ic, cp->un.ord);
3839 if (!HAS_MIXER(sc) && dip->index > GUSICS_MASTER_MUTE)
3888 dip->next = GUSICS_MASTER_MUTE;
    [all...]

Completed in 43 milliseconds