Searched refs:monitor_present (Results 1 – 8 of 8) sorted by relevance
112 snd_iprintf(buffer, "monitor_present\t\t%d\n", eld->monitor_present); in snd_hdmi_print_eld_info() 142 if (!strcmp(name, "monitor_present")) in snd_hdmi_write_eld_info() 143 eld->monitor_present = val; in snd_hdmi_write_eld_info()
1214 eld_changed |= (pin_eld->monitor_present != eld->monitor_present); in update_eld() 1222 pin_eld->monitor_present = eld->monitor_present; in update_eld() 1250 (eld->monitor_present && eld->eld_valid) ? in update_eld() 1287 eld->monitor_present = !!(present & AC_PINSENSE_PRESENCE); in hdmi_present_sense_via_verbs() 1288 if (eld->monitor_present) in hdmi_present_sense_via_verbs() 1295 codec->addr, pin_nid, eld->monitor_present, eld->eld_valid); in hdmi_present_sense_via_verbs() 1417 eld->monitor_present = false; in sync_eld_via_acomp() 1418 monitor_prev = per_pin->sink_eld.monitor_present; in sync_eld_via_acomp() [all...]
67 bool monitor_present; member 549 port->eld.monitor_present && in hdac_hdmi_get_port_from_cvt() 609 if ((!port->eld.monitor_present) || in hdac_hdmi_pcm_open() 614 port->eld.monitor_present, port->eld.eld_valid, in hdac_hdmi_pcm_open() 940 if (port->eld.monitor_present && port->eld.eld_valid) { in hdac_hdmi_set_pin_port_mux() 1270 port->eld.monitor_present = false; in hdac_hdmi_present_sense() 1276 &port->eld.monitor_present, in hdac_hdmi_present_sense() 1300 if (!port->eld.monitor_present || !port->eld.eld_valid) { in hdac_hdmi_present_sense() 1319 if (port->eld.monitor_present && port->eld.eld_valid) { in hdac_hdmi_present_sense()
472 wl->monitor_present = false; in wl1251_op_stop() 589 return (conf->flags & IEEE80211_CONF_PS) && !wl->monitor_present; in wl1251_can_do_pm() 618 wl->monitor_present = true; in wl1251_op_config() 621 wl->monitor_present = false; in wl1251_op_config() 905 if (wl->monitor_present) { in wl1251_op_set_key() 1605 wl->monitor_present = false; in wl1251_alloc_hw()
72 if (!wl->monitor_present && (desc->flags & RX_DESC_ENCRYPTION_MASK)) { in wl1251_rx_status()
294 bool monitor_present; member
298 if (unlikely(wl->monitor_present)) in wl1251_tx_frame()
688 bool monitor_present; member