audio_can_capture
if ((flags & FREAD) != 0 && audio_can_capture(sc))
static bool audio_can_capture(struct audio_softc *);