Searched refs:monitor_present (Results 1 – 7 of 7) sorted by relevance
488 wl->monitor_present = false; in wl1251_op_stop()605 return (conf->flags & IEEE80211_CONF_PS) && !wl->monitor_present; in wl1251_can_do_pm()634 wl->monitor_present = true; in wl1251_op_config()637 wl->monitor_present = false; in wl1251_op_config()921 if (wl->monitor_present) { in wl1251_op_set_key()1530 wl->monitor_present = false; in wl1251_alloc_hw()
86 if (!wl->monitor_present && (desc->flags & RX_DESC_ENCRYPTION_MASK)) { in wl1251_rx_status()
309 bool monitor_present; member
315 if (unlikely(wl->monitor_present)) in wl1251_tx_frame()
500 snd_iprintf(buffer, "monitor_present\t\t%d\n", eld->monitor_present); in snd_hdmi_print_eld_info()546 eld->monitor_present = val; in snd_hdmi_write_eld_info()
1559 pin_eld->monitor_present = !!(present & AC_PINSENSE_PRESENCE); in hdmi_present_sense()1560 if (pin_eld->monitor_present) in hdmi_present_sense()1567 codec->addr, pin_nid, pin_eld->monitor_present, eld->eld_valid); in hdmi_present_sense()1634 ret = !repoll || !pin_eld->monitor_present || pin_eld->eld_valid; in hdmi_present_sense()
755 bool monitor_present; member