Home
last modified time | relevance | path

Searched refs:plugged (Results 1 – 14 of 14) sorted by relevance

/drivers/platform/x86/
A Dtoshiba_bluetooth.c34 bool plugged; member
153 bt_dev->plugged = (status & BT_PLUGGED_MASK) ? true : false; in toshiba_bluetooth_sync_status()
157 status, bt_dev->killswitch, bt_dev->plugged, bt_dev->powered); in toshiba_bluetooth_sync_status()
/drivers/gpu/drm/display/
A Ddrm_hdmi_audio_helper.c116 bool plugged) in drm_connector_hdmi_audio_plugged_notify() argument
120 connector->hdmi_audio.last_state = plugged; in drm_connector_hdmi_audio_plugged_notify()
/drivers/gpu/drm/bridge/cadence/
A Dcdns-mhdp8546-core.c598 dev_dbg(mhdp->dev, "%s: %d\n", __func__, mhdp->plugged); in cdns_mhdp_detect()
600 if (mhdp->plugged) in cdns_mhdp_detect()
1432 if (mhdp->plugged) in cdns_mhdp_link_down()
1441 if (!mhdp->plugged) in cdns_mhdp_edid_read()
1453 if (!mhdp->plugged) in cdns_mhdp_get_modes()
1929 if (mhdp->plugged && !mhdp->link_up) { in cdns_mhdp_atomic_enable()
2210 bool old_plugged = mhdp->plugged; in cdns_mhdp_update_link_status()
2218 mhdp->plugged = cdns_mhdp_detect_hpd(mhdp, &hpd_pulse); in cdns_mhdp_update_link_status()
2220 if (!mhdp->plugged) { in cdns_mhdp_update_link_status()
2233 if (hpd_pulse && old_plugged == mhdp->plugged) { in cdns_mhdp_update_link_status()
A Dcdns-mhdp8546-core.h390 bool plugged; member
/drivers/pcmcia/
A DKconfig81 the hardware inside your computer that PCMCIA cards are plugged
140 plugged into. If unsure, say N.
150 PCMCIA cards are plugged into. If unsure, say N.
/drivers/platform/x86/intel/wmi/
A DKconfig27 This is useful for updating the firmware when devices are not plugged
/drivers/usb/dwc2/
A DKconfig54 the role will be determined by the cable that gets plugged-in. This
/drivers/media/platform/synopsys/hdmirx/
A Dsnps_hdmirx.c153 bool plugged; member
618 if (!hdmirx_dev->plugged) in hdmirx_plugout()
646 hdmirx_dev->plugged = false; in hdmirx_plugout()
2138 if (hdmirx_dev->plugged) in hdmirx_plugin()
2147 hdmirx_dev->plugged = true; in hdmirx_plugin()
/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi.c223 static void handle_plugged_change(struct dw_hdmi *hdmi, bool plugged) in handle_plugged_change() argument
226 hdmi->plugged_cb(hdmi->codec_dev, plugged); in handle_plugged_change()
232 bool plugged; in dw_hdmi_set_plugged_cb() local
237 plugged = hdmi->last_connector_result == connector_status_connected; in dw_hdmi_set_plugged_cb()
238 handle_plugged_change(hdmi, plugged); in dw_hdmi_set_plugged_cb()
/drivers/net/ethernet/huawei/hinic/
A Dhinic_port.h199 u8 plugged; /* 0: unplugged, 1: plugged */ member
A Dhinic_main.c1023 nic_dev->cable_unplugged = plug_event->plugged ? false : true; in cable_plug_event()
/drivers/gpu/drm/msm/dp/
A Ddp_display.c638 bool plugged) in msm_dp_display_handle_plugged_change() argument
648 plugged); in msm_dp_display_handle_plugged_change()
/drivers/hwtracing/coresight/
A DKconfig212 requires it to be plugged in as a coresight sink device.
/drivers/usb/misc/
A DKconfig13 Technologies USS-720 chip. These cables are plugged into your USB

Completed in 42 milliseconds