Searched refs:plugged (Results 1 – 14 of 14) sorted by relevance
| /drivers/platform/x86/ |
| A D | toshiba_bluetooth.c | 34 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 D | drm_hdmi_audio_helper.c | 116 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 D | cdns-mhdp8546-core.c | 598 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 D | cdns-mhdp8546-core.h | 390 bool plugged; member
|
| /drivers/pcmcia/ |
| A D | Kconfig | 81 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 D | Kconfig | 27 This is useful for updating the firmware when devices are not plugged
|
| /drivers/usb/dwc2/ |
| A D | Kconfig | 54 the role will be determined by the cable that gets plugged-in. This
|
| /drivers/media/platform/synopsys/hdmirx/ |
| A D | snps_hdmirx.c | 153 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 D | dw-hdmi.c | 223 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 D | hinic_port.h | 199 u8 plugged; /* 0: unplugged, 1: plugged */ member
|
| A D | hinic_main.c | 1023 nic_dev->cable_unplugged = plug_event->plugged ? false : true; in cable_plug_event()
|
| /drivers/gpu/drm/msm/dp/ |
| A D | dp_display.c | 638 bool plugged) in msm_dp_display_handle_plugged_change() argument 648 plugged); in msm_dp_display_handle_plugged_change()
|
| /drivers/hwtracing/coresight/ |
| A D | Kconfig | 212 requires it to be plugged in as a coresight sink device.
|
| /drivers/usb/misc/ |
| A D | Kconfig | 13 Technologies USS-720 chip. These cables are plugged into your USB
|
Completed in 42 milliseconds