Searched refs:connected (Results 51 - 75 of 175) sorted by relevance

1234567

/linux-master/drivers/phy/ti/
H A Dphy-twl4030-usb.c163 atomic_t connected; member in struct:twl4030_usb
404 if (!twl->runtime_suspended && !atomic_read(&twl->connected)) {
591 if (atomic_add_unless(&twl->connected, 1, 1)) {
592 dev_dbg(twl->dev, "%s: cable connected %i\n",
598 if (atomic_add_unless(&twl->connected, -1, 0)) {
763 * to keep the transceiver disabled when nothing's connected.
/linux-master/drivers/infiniband/ulp/srp/
H A Dib_srp.h120 * @target_list: List of connected target ports (struct srp_target_port).
192 bool connected; member in struct:srp_rdma_ch
/linux-master/net/l2tp/
H A Dl2tp_ip.c404 int connected = 0; local
434 connected = 1;
461 if (connected)
485 if (connected) {
/linux-master/net/wireless/
H A Dsme.c566 if (wdev->connected) {
568 wdev->connected = false;
696 if (wdev->conn || wdev->connected ||
866 wdev->connected = true;
1090 if (WARN_ON(!wdev->connected))
1298 if (WARN_ON(!wdev->connected) ||
1330 * connected/roamed events, they will be reported first.
1357 wdev->connected = false;
1446 * already connected, so reject a new SSID unless it's the
1455 * If connected, rejec
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Dsnps_udc_plat.c28 udc->connected = 1;
50 * UDC is connected to a DRD phy.
64 udc->connected = 0;
H A Dcore.c500 * usb_gadget_wakeup - tries to wake up the host connected to this gadget
718 * The gadget will be connected automatically when it is
721 gadget->connected = true;
727 gadget->connected = 1;
737 * @gadget:the peripheral being connected
767 if (!gadget->connected)
775 gadget->connected = false;
781 gadget->connected = 0;
841 if (gadget->connected) {
847 * If gadget was being connected befor
[all...]
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_dev.c148 if (args->is_open && !instance->connected)
158 srvstate = instance->connected ?
441 if (!instance->connected)
588 if (!instance->connected)
611 if (instance->connected) {
627 instance->connected = 1;
/linux-master/sound/x86/
H A Dintel_hdmi_audio.c223 if (!ctx->connected)
231 if (ctx->connected)
264 if (!ctx->connected)
994 if (!intelhaddata->connected) {
1038 if (!intelhaddata->connected)
1249 if (!intelhaddata->connected)
1319 if (intelhaddata->connected) {
1320 dev_dbg(intelhaddata->dev, "Device already connected\n");
1328 intelhaddata->connected = true;
1352 if (!intelhaddata->connected) {
[all...]
/linux-master/net/ipv4/
H A Dip_tunnel.c693 bool connected; local
699 connected = (tunnel->parms.iph.daddr != 0);
719 connected = true;
759 connected = false;
767 connected = false;
770 connected = false;
782 if (connected && md) {
788 rt = connected ? dst_cache_get_ip4(&tunnel->dst_cache,
802 else if (!md && connected)
/linux-master/net/ieee802154/
H A Dsocket.c442 unsigned int connected:1; member in struct:dgram_sock
588 ro->connected = 1;
600 ro->connected = 0;
624 if (ro->connected)
633 if (!ro->connected)
/linux-master/drivers/usb/dwc3/
H A Dep0.c202 if (!dep->endpoint.desc || !dwc->pullups_connected || !dwc->connected) {
242 if (!dwc->connected)
302 if (dwc->connected)
829 if (!dwc->gadget_driver || !dwc->softconnect || !dwc->connected)
1132 if (!dwc->softconnect || !dwc->connected)
/linux-master/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c666 * @connected: link state
671 void intel_vgpu_emulate_hotplug(struct intel_vgpu *vgpu, bool connected) argument
680 if (connected) {
695 if (connected) {
711 if (connected) {
731 if (connected) {
/linux-master/sound/soc/
H A Dsoc-dapm.c54 int (*connected)(struct snd_soc_dapm_widget *source,
271 * for the widgets connected to a path
277 * This function must be called when a path is added, removed or the connected
290 * The number of connected endpoints is the sum of the number of
291 * connected endpoints of all neighbors. If a node with 0 connected
292 * endpoints is either connected or disconnected that sum won't change,
1220 if ((widget->is_ep & SND_SOC_DAPM_DIR_TO_EP(dir)) && widget->connected) {
1249 * Recursively check for a completed path to an active or physically connected
1267 * Recursively check for a completed path to an active or physically connected
[all...]
/linux-master/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c43 "Not connected",
117 dev_dbg(bdc->dev, "connected at %s\n", conn_speed_str[speed]);
235 bool connected = false; local
243 /* Vbus not present, and not connected to Downstream port */
247 connected = true;
276 if (connected) {
380 * Run the controller from here and when BDC is connected to
434 * Check if BDC is already connected to Host i.e Vbus=1,
/linux-master/net/sunrpc/
H A Dsysfs.c171 int locked, connected, connecting, close_wait, bound, binding, local
178 connected = test_bit(XPRT_CONNECTED, &xprt->state);
192 connected ? "CONNECTED" : "",
/linux-master/drivers/usb/usbip/
H A Dvudc_dev.c201 udc->pullup = udc->connected = udc->desc_cached = 0;
455 if (udc->connected && udc->driver->disconnect)
457 udc->connected = 0;
H A Dvhci_hcd.c1424 int connected = 0; local
1441 connected += 1;
1445 connected += 1;
1450 if (connected > 0) {
1453 connected, (connected == 1 ? "" : "s"));
/linux-master/fs/overlayfs/
H A Dnamei.c162 struct vfsmount *mnt, bool connected)
183 connected ? ovl_acceptable : NULL, mnt);
421 int ovl_check_origin_fh(struct ovl_fs *ofs, struct ovl_fh *fh, bool connected, argument
437 connected);
571 bool connected)
583 upper = ovl_decode_real_fh(ofs, fh, ovl_upper_mnt(ofs), connected);
1083 * connected dentry, that is not under any of the lower
161 ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh, struct vfsmount *mnt, bool connected) argument
570 ovl_index_upper(struct ovl_fs *ofs, struct dentry *index, bool connected) argument
/linux-master/drivers/block/
H A Dataflop.c290 int connected; /* !=0 : drive is connected */ member in struct:atari_floppy_struct
618 if (++drive > 1 || !UD.connected)
1531 if (!UD.connected) {
1532 /* drive not connected */
1789 UD.connected = 0;
1795 UD.connected = 1;
1825 * signal. This should now be raised if there is a drive connected
1873 /* Look how many and which kind of drives are connected. If there are
1888 if (UD.connected) {
[all...]
H A Dxen-blkfront.c208 enum blkif_state connected; member in struct:blkfront_info
870 if (unlikely(rinfo->dev_info->connected != BLKIF_STATE_CONNECTED))
1201 if (rinfo->dev_info->connected == BLKIF_STATE_CONNECTED)
1305 info->connected = suspend ?
1521 if (unlikely(info->connected != BLKIF_STATE_CONNECTED)) {
1668 info->connected = BLKIF_STATE_ERROR;
1992 info->connected = BLKIF_STATE_DISCONNECTED;
2029 info->connected = BLKIF_STATE_CONNECTED;
2106 blkif_free(info, info->connected == BLKIF_STATE_CONNECTED);
2114 * connected stat
[all...]
/linux-master/drivers/hid/
H A Dhid-hyperv.c132 bool connected; member in struct:mousevsc_dev
507 input_dev->connected = true;
/linux-master/drivers/gpu/drm/radeon/
H A Dr600.c806 bool connected = false; local
812 connected = true;
816 connected = true;
820 connected = true;
824 connected = true;
829 connected = true;
833 connected = true;
842 connected = true;
846 connected = true;
850 connected
863 bool connected = r600_hpd_sense(rdev, hpd); local
[all...]
/linux-master/drivers/scsi/
H A DNCR5380.h206 struct scsi_cmnd *connected; /* Currently connected cmnd */ member in struct:NCR5380_hostdata
217 struct scsi_cmnd *selecting; /* Cmnd to be connected */
H A Dwd33c93.h228 volatile struct scsi_cmnd *connected; /* currently connected command */ member in struct:WD33C93_hostdata
/linux-master/include/net/
H A Daf_vsock.h34 /* Links for the global tables of bound and connected sockets. */
53 * are connected, at which point they are put in the accept queue list
209 void vsock_enqueue_accept(struct sock *listener, struct sock *connected);

Completed in 290 milliseconds

1234567