Searched refs:plugged (Results 1 – 14 of 14) sorted by relevance
/drivers/platform/x86/ |
D | toshiba_bluetooth.c | 34 bool plugged; member 154 bt_dev->plugged = (status & BT_PLUGGED_MASK) ? true : false; in toshiba_bluetooth_sync_status() 158 status, bt_dev->killswitch, bt_dev->plugged, bt_dev->powered); in toshiba_bluetooth_sync_status()
|
/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/ |
D | arcx,anybus-controller.txt | 44 Note that only a single card can be plugged into a host, so the host 63 /* optional subnode for a card plugged into the first host */
|
/drivers/gpu/drm/bridge/cadence/ |
D | cdns-mhdp8546-core.c | 668 dev_dbg(mhdp->dev, "%s: %d\n", __func__, mhdp->plugged); in cdns_mhdp_detect() 670 if (mhdp->plugged) in cdns_mhdp_detect() 1502 if (mhdp->plugged) in cdns_mhdp_link_down() 1511 if (!mhdp->plugged) in cdns_mhdp_get_edid() 1523 if (!mhdp->plugged) in cdns_mhdp_get_modes() 2002 if (mhdp->plugged && !mhdp->link_up) { in cdns_mhdp_atomic_enable() 2282 bool old_plugged = mhdp->plugged; in cdns_mhdp_update_link_status() 2290 mhdp->plugged = cdns_mhdp_detect_hpd(mhdp, &hpd_pulse); in cdns_mhdp_update_link_status() 2292 if (!mhdp->plugged) { in cdns_mhdp_update_link_status() 2305 if (hpd_pulse && old_plugged == mhdp->plugged) { in cdns_mhdp_update_link_status()
|
D | cdns-mhdp8546-core.h | 390 bool plugged; member
|
/drivers/platform/x86/intel/wmi/ |
D | Kconfig | 27 This is useful for updating the firmware when devices are not plugged
|
/drivers/pcmcia/ |
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/gpu/drm/msm/dp/ |
D | dp_display.c | 630 bool plugged) in dp_display_handle_plugged_change() argument 640 dp_display->plugged_cb(dp_display->codec_dev, plugged); in dp_display_handle_plugged_change() 931 bool plugged; in dp_display_set_plugged_cb() local 935 plugged = dp_display->is_connected; in dp_display_set_plugged_cb() 936 dp_display_handle_plugged_change(dp_display, plugged); in dp_display_set_plugged_cb()
|
/drivers/usb/dwc2/ |
D | Kconfig | 54 the role will be determined by the cable that gets plugged-in. This
|
/drivers/gpu/drm/rockchip/ |
D | cdn-dp-core.c | 596 bool plugged) in cdn_dp_audio_handle_plugged_change() argument 599 dp->plugged_cb(dp->codec_dev, plugged); in cdn_dp_audio_handle_plugged_change()
|
/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi.c | 224 static void handle_plugged_change(struct dw_hdmi *hdmi, bool plugged) in handle_plugged_change() argument 227 hdmi->plugged_cb(hdmi->codec_dev, plugged); in handle_plugged_change() 233 bool plugged; in dw_hdmi_set_plugged_cb() local 238 plugged = hdmi->last_connector_result == connector_status_connected; in dw_hdmi_set_plugged_cb() 239 handle_plugged_change(hdmi, plugged); in dw_hdmi_set_plugged_cb()
|
/drivers/net/ethernet/huawei/hinic/ |
D | hinic_port.h | 199 u8 plugged; /* 0: unplugged, 1: plugged */ member
|
D | hinic_main.c | 1021 nic_dev->cable_unplugged = plug_event->plugged ? false : true; in cable_plug_event()
|
/drivers/hwtracing/coresight/ |
D | Kconfig | 200 requires it to be plugged in as a coresight sink device.
|
/drivers/usb/misc/ |
D | Kconfig | 13 Technologies USS-720 chip. These cables are plugged into your USB
|