monitor_present 472 drivers/net/wireless/ti/wl1251/main.c wl->monitor_present = false; monitor_present 589 drivers/net/wireless/ti/wl1251/main.c return (conf->flags & IEEE80211_CONF_PS) && !wl->monitor_present; monitor_present 618 drivers/net/wireless/ti/wl1251/main.c wl->monitor_present = true; monitor_present 621 drivers/net/wireless/ti/wl1251/main.c wl->monitor_present = false; monitor_present 905 drivers/net/wireless/ti/wl1251/main.c if (wl->monitor_present) { monitor_present 1592 drivers/net/wireless/ti/wl1251/main.c wl->monitor_present = false; monitor_present 72 drivers/net/wireless/ti/wl1251/rx.c if (!wl->monitor_present && (desc->flags & RX_DESC_ENCRYPTION_MASK)) { monitor_present 298 drivers/net/wireless/ti/wl1251/tx.c if (unlikely(wl->monitor_present)) monitor_present 295 drivers/net/wireless/ti/wl1251/wl1251.h bool monitor_present; monitor_present 463 sound/pci/hda/hda_eld.c snd_iprintf(buffer, "monitor_present\t\t%d\n", eld->monitor_present); monitor_present 509 sound/pci/hda/hda_eld.c eld->monitor_present = val; monitor_present 690 sound/pci/hda/hda_local.h bool monitor_present; monitor_present 1478 sound/pci/hda/patch_hdmi.c eld_changed |= (pin_eld->monitor_present != eld->monitor_present); monitor_present 1486 sound/pci/hda/patch_hdmi.c pin_eld->monitor_present = eld->monitor_present; monitor_present 1538 sound/pci/hda/patch_hdmi.c eld->monitor_present = !!(present & AC_PINSENSE_PRESENCE); monitor_present 1539 sound/pci/hda/patch_hdmi.c if (eld->monitor_present) monitor_present 1546 sound/pci/hda/patch_hdmi.c codec->addr, pin_nid, eld->monitor_present, eld->eld_valid); monitor_present 1566 sound/pci/hda/patch_hdmi.c ret = !repoll || !eld->monitor_present || eld->eld_valid; monitor_present 1571 sound/pci/hda/patch_hdmi.c jack->pin_sense = (eld->monitor_present && eld->eld_valid) ? monitor_present 1617 sound/pci/hda/patch_hdmi.c eld->monitor_present = false; monitor_present 1619 sound/pci/hda/patch_hdmi.c per_pin->dev_id, &eld->monitor_present, monitor_present 1645 sound/pci/hda/patch_hdmi.c (eld->monitor_present && eld->eld_valid) ? monitor_present 67 sound/soc/codecs/hdac_hdmi.c bool monitor_present; monitor_present 550 sound/soc/codecs/hdac_hdmi.c port->eld.monitor_present && monitor_present 610 sound/soc/codecs/hdac_hdmi.c if ((!port->eld.monitor_present) || monitor_present 615 sound/soc/codecs/hdac_hdmi.c port->eld.monitor_present, port->eld.eld_valid, monitor_present 940 sound/soc/codecs/hdac_hdmi.c if (port->eld.monitor_present && port->eld.eld_valid) { monitor_present 1268 sound/soc/codecs/hdac_hdmi.c port->eld.monitor_present = false; monitor_present 1274 sound/soc/codecs/hdac_hdmi.c &port->eld.monitor_present, monitor_present 1294 sound/soc/codecs/hdac_hdmi.c if (!port->eld.monitor_present || !port->eld.eld_valid) { monitor_present 1313 sound/soc/codecs/hdac_hdmi.c if (port->eld.monitor_present && port->eld.eld_valid) {