Home
last modified time | relevance | path

Searched refs:connect (Results 1 – 200 of 453) sorted by relevance

123

/linux-4.1.27/net/wireless/
Dwext-sme.c30 wdev->wext.connect.ie = wdev->wext.ie; in cfg80211_mgd_wext_connect()
31 wdev->wext.connect.ie_len = wdev->wext.ie_len; in cfg80211_mgd_wext_connect()
34 wdev->wext.connect.bg_scan_period = -1; in cfg80211_mgd_wext_connect()
40 wdev->wext.connect.privacy = true; in cfg80211_mgd_wext_connect()
43 if (!wdev->wext.connect.ssid_len) in cfg80211_mgd_wext_connect()
58 &wdev->wext.connect, ck, prev_bssid); in cfg80211_mgd_wext_connect()
95 if (wdev->wext.connect.channel == chan) { in cfg80211_mgd_wext_siwfreq()
101 if (wdev->wext.connect.ssid_len) in cfg80211_mgd_wext_siwfreq()
110 wdev->wext.connect.channel = chan; in cfg80211_mgd_wext_siwfreq()
119 if (chan && !wdev->wext.connect.ssid_len) { in cfg80211_mgd_wext_siwfreq()
[all …]
Dsme.c483 struct cfg80211_connect_params *connect, in cfg80211_sme_connect() argument
506 memcpy(&wdev->conn->params, connect, sizeof(*connect)); in cfg80211_sme_connect()
507 if (connect->bssid) { in cfg80211_sme_connect()
509 memcpy(wdev->conn->bssid, connect->bssid, ETH_ALEN); in cfg80211_sme_connect()
512 if (cfg80211_sme_get_conn_ies(wdev, connect->ie, connect->ie_len, in cfg80211_sme_connect()
521 if (connect->auth_type == NL80211_AUTHTYPE_AUTOMATIC) { in cfg80211_sme_connect()
687 WARN_ON_ONCE(!wiphy_to_rdev(wdev->wiphy)->ops->connect); in __cfg80211_connect_result()
934 wdev->wext.connect.ssid_len = 0; in __cfg80211_disconnected()
970 struct cfg80211_connect_params *connect, in cfg80211_connect() argument
984 cfg80211_oper_and_ht_capa(&connect->ht_capa_mask, in cfg80211_connect()
[all …]
Dwext-compat.c490 wdev->wext.connect.privacy = false; in __cfg80211_set_encryption()
943 wdev->wext.connect.auth_type = NL80211_AUTHTYPE_OPEN_SYSTEM; in cfg80211_set_auth_alg()
948 wdev->wext.connect.auth_type = NL80211_AUTHTYPE_SHARED_KEY; in cfg80211_set_auth_alg()
953 wdev->wext.connect.auth_type = NL80211_AUTHTYPE_NETWORK_EAP; in cfg80211_set_auth_alg()
957 wdev->wext.connect.auth_type = NL80211_AUTHTYPE_AUTOMATIC; in cfg80211_set_auth_alg()
975 wdev->wext.connect.crypto.wpa_versions &= in cfg80211_set_wpa_version()
979 wdev->wext.connect.crypto.wpa_versions |= in cfg80211_set_wpa_version()
983 wdev->wext.connect.crypto.wpa_versions |= in cfg80211_set_wpa_version()
992 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()
995 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()
[all …]
Dnl80211.c1540 if (rdev->ops->connect || rdev->ops->auth) { in nl80211_send_wiphy()
7653 struct cfg80211_connect_params connect; in nl80211_connect() local
7658 memset(&connect, 0, sizeof(connect)); in nl80211_connect()
7668 connect.auth_type = in nl80211_connect()
7670 if (!nl80211_valid_auth_type(rdev, connect.auth_type, in nl80211_connect()
7674 connect.auth_type = NL80211_AUTHTYPE_AUTOMATIC; in nl80211_connect()
7676 connect.privacy = info->attrs[NL80211_ATTR_PRIVACY]; in nl80211_connect()
7678 err = nl80211_crypto_settings(rdev, info, &connect.crypto, in nl80211_connect()
7689 connect.bg_scan_period = -1; in nl80211_connect()
7692 connect.bg_scan_period = in nl80211_connect()
[all …]
Dcore.c349 WARN_ON(ops->connect && !ops->disconnect); in wiphy_new_nm()
904 wdev->wext.connect.auth_type = NL80211_AUTHTYPE_AUTOMATIC; in __cfg80211_leave()
1011 wdev->wext.connect.auth_type = NL80211_AUTHTYPE_AUTOMATIC; in cfg80211_netdev_notifier_call()
/linux-4.1.27/scripts/kconfig/
Dqconf.cc302 connect(this, SIGNAL(lostFocus()), SLOT(hide())); in ConfigLineEdit()
353 connect(this, SIGNAL(selectionChanged(void)), in ConfigList()
363 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigList()
836 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent()
838 connect(parent(), SIGNAL(showNameChanged(bool)), in contextMenuEvent()
844 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent()
846 connect(parent(), SIGNAL(showRangeChanged(bool)), in contextMenuEvent()
852 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent()
854 connect(parent(), SIGNAL(showDataChanged(bool)), in contextMenuEvent()
963 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigInfoView()
[all …]
/linux-4.1.27/sound/core/seq/
Dseq_dummy.c79 int connect; member
100 tmpev.source.port = p->connect; in dummy_input()
131 rec->connect = 0; in create_port()
193 rec1->connect = rec2->port; in register_client()
194 rec2->connect = rec1->port; in register_client()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dwmi.c252 struct htc_service_connreq connect; in ath9k_wmi_connect() local
257 memset(&connect, 0, sizeof(connect)); in ath9k_wmi_connect()
259 connect.ep_callbacks.priv = wmi; in ath9k_wmi_connect()
260 connect.ep_callbacks.tx = ath9k_wmi_ctrl_tx; in ath9k_wmi_connect()
261 connect.ep_callbacks.rx = ath9k_wmi_ctrl_rx; in ath9k_wmi_connect()
262 connect.service_id = WMI_CONTROL_SVC; in ath9k_wmi_connect()
264 ret = htc_connect_service(htc, &connect, &wmi->ctrl_epid); in ath9k_wmi_connect()
/linux-4.1.27/Documentation/hwmon/
Dntc_thermistor34 1. connect = NTC_CONNECTED_POSITIVE, pullup_ohm > 0
46 2. connect = NTC_CONNECTED_POSITIVE, pullup_ohm = 0 (not-connected)
58 3. connect = NTC_CONNECTED_GROUND, pulldown_ohm > 0
70 4. connect = NTC_CONNECTED_GROUND, pulldown_ohm = 0 (not-connected)
83 pulldown_ohm, and connect should be provided. When none of the four models
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dinit.c325 struct htc_service_connect_req connect; in ath6kl_init_service_ep() local
327 memset(&connect, 0, sizeof(connect)); in ath6kl_init_service_ep()
330 connect.ep_cb.tx_comp_multi = ath6kl_tx_complete; in ath6kl_init_service_ep()
331 connect.ep_cb.rx = ath6kl_rx; in ath6kl_init_service_ep()
332 connect.ep_cb.rx_refill = ath6kl_rx_refill; in ath6kl_init_service_ep()
333 connect.ep_cb.tx_full = ath6kl_tx_queue_full; in ath6kl_init_service_ep()
339 connect.max_txq_depth = MAX_DEFAULT_SEND_QUEUE_DEPTH; in ath6kl_init_service_ep()
340 connect.ep_cb.rx_refill_thresh = ATH6KL_MAX_RX_BUFFERS / 4; in ath6kl_init_service_ep()
341 if (!connect.ep_cb.rx_refill_thresh) in ath6kl_init_service_ep()
342 connect.ep_cb.rx_refill_thresh++; in ath6kl_init_service_ep()
[all …]
Dhtc_pipe.c1570 struct htc_service_connect_req connect; in ath6kl_htc_pipe_wait_target() local
1607 memset(&connect, 0, sizeof(connect)); in ath6kl_htc_pipe_wait_target()
1609 connect.ep_cb.tx_complete = htc_txctrl_complete; in ath6kl_htc_pipe_wait_target()
1610 connect.ep_cb.rx = htc_rxctrl_complete; in ath6kl_htc_pipe_wait_target()
1611 connect.max_txq_depth = NUM_CONTROL_TX_BUFFERS; in ath6kl_htc_pipe_wait_target()
1612 connect.svc_id = HTC_CTRL_RSVD_SVC; in ath6kl_htc_pipe_wait_target()
1615 status = ath6kl_htc_pipe_conn_service(target, &connect, &resp); in ath6kl_htc_pipe_wait_target()
Dhtc_mbox.c2662 struct htc_service_connect_req connect; in ath6kl_htc_mbox_wait_target() local
2712 memset(&connect, 0, sizeof(connect)); in ath6kl_htc_mbox_wait_target()
2714 connect.ep_cb.rx = htc_ctrl_rx; in ath6kl_htc_mbox_wait_target()
2715 connect.ep_cb.rx_refill = NULL; in ath6kl_htc_mbox_wait_target()
2716 connect.ep_cb.tx_full = NULL; in ath6kl_htc_mbox_wait_target()
2717 connect.max_txq_depth = NUM_CONTROL_BUFFERS; in ath6kl_htc_mbox_wait_target()
2718 connect.svc_id = HTC_CTRL_RSVD_SVC; in ath6kl_htc_mbox_wait_target()
2721 status = ath6kl_htc_mbox_conn_service((void *)target, &connect, &resp); in ath6kl_htc_mbox_wait_target()
/linux-4.1.27/drivers/misc/sgi-xp/
Dxp_main.c95 xpc_set_interface(void (*connect) (int), in xpc_set_interface()
103 xpc_interface.connect = connect; in xpc_set_interface()
118 xpc_interface.connect = (void (*)(int))xpc_notloaded; in xpc_clear_interface()
191 xpc_interface.connect(ch_number); in xpc_connect()
Dxp.h284 void (*connect) (int); member
/linux-4.1.27/drivers/hwmon/
Dntc_thermistor.c273 pdata->connect = NTC_CONNECTED_POSITIVE; in ntc_thermistor_parse_dt()
275 pdata->connect = NTC_CONNECTED_GROUND; in ntc_thermistor_parse_dt()
319 if (pdata->connect == NTC_CONNECTED_POSITIVE) in get_ohm_of_thermistor()
324 return (pdata->connect == NTC_CONNECTED_POSITIVE) ? in get_ohm_of_thermistor()
327 if (pdata->connect == NTC_CONNECTED_POSITIVE && puo == 0) in get_ohm_of_thermistor()
329 else if (pdata->connect == NTC_CONNECTED_GROUND && pdo == 0) in get_ohm_of_thermistor()
331 else if (pdata->connect == NTC_CONNECTED_POSITIVE) in get_ohm_of_thermistor()
536 (pdata->pullup_ohm == 0 && pdata->connect == in ntc_thermistor_probe()
538 (pdata->pulldown_ohm == 0 && pdata->connect == in ntc_thermistor_probe()
540 (pdata->connect != NTC_CONNECTED_POSITIVE && in ntc_thermistor_probe()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dusb3503.txt9 - connect-gpios: Should specify GPIO for connect.
31 connect-gpios = <&gpx3 0 1>;
Dtwlxxxx-usb.txt30 - usb_mode : The mode used by the phy to connect to the controller. "1"
Domap-usb.txt61 connect/disconnect events.
/linux-4.1.27/Documentation/blockdev/drbd/
Ddrbd-connection-state-overview.dot21 label="try to connect, handshake"
52 // drbdadm [label="drbdadm connect"]
60 StandAlone -> Unconnected [ label="drbdadm connect" ]
Dconn-states-8.dot4 WFConnection -> WFReportParams [ label = "in connect() after accept" ]
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.c76 .connect = {
145 .connect = {
198 .connect = {
Dmdp5_kms.c209 const enum mdp5_intf_type *intfs = hw_cfg->intf.connect; in get_dsi_id_from_intf()
210 const int intf_cnt = ARRAY_SIZE(hw_cfg->intf.connect); in get_dsi_id_from_intf()
231 enum mdp5_intf_type intf_type = hw_cfg->intf.connect[intf_num]; in modeset_init_intf()
368 for (i = 0; i < ARRAY_SIZE(hw_cfg->intf.connect); i++) { in modeset_init()
517 if (mdp5_cfg_intf_is_virtual(config->hw->intf.connect[i]) || in mdp5_kms_init()
Dmdp5_cfg.h64 u32 connect[MDP5_INTF_NUM_MAX]; /* array of enum mdp5_intf_type */ member
/linux-4.1.27/drivers/net/appletalk/
DKconfig10 wish to connect to it, say Y. You will need to use the netatalk package
19 General information about how to connect Linux, Windows machines and
38 connect to the AppleTalk network, say Y.
45 This allows you to use the AppleTalk PC card to connect to LocalTalk
56 This allows you to use COPS AppleTalk cards to connect to LocalTalk
/linux-4.1.27/sound/soc/
Dsoc-dapm.c190 if (p->is_supply || p->weak || !p->connect) in dapm_widget_invalidate_input_paths()
229 if (p->is_supply || p->weak || !p->connect) in dapm_widget_invalidate_output_paths()
593 path->connect = 1; in dapm_connect_mux()
595 path->connect = 0; in dapm_connect_mux()
620 p->connect = !!val; in dapm_set_mixer_path_status()
622 p->connect = 0; in dapm_set_mixer_path_status()
966 if (path->connect) { in is_connected_output_ep()
1024 if (path->connect) { in is_connected_input_ep()
1581 bool power, bool connect) in dapm_widget_set_peer_power() argument
1586 if (!connect) in dapm_widget_set_peer_power()
[all …]
/linux-4.1.27/drivers/usb/misc/
DKconfig52 Say Y here if you want to connect a USB Rio500 mp3 player to your
62 Say Y here if you want to connect a USB Lego Infrared Tower to your
74 Say Y here if you want to connect an USBLCD to your computer's
85 Say Y here if you want to connect an USBLED device to your
94 Say Y here if you want to connect a Cypress CY7C63xxx
107 Say Y here if you want to connect a Cypress USB thermometer
173 Say Y here if you want to connect a PlayStation 2 Trance Vibrator
230 Say Y here if you want to connect a YUREX to your computer's
263 Say Y here if you want to connect an AltusMetrum ChaosKey to
/linux-4.1.27/include/video/
Domapdss.h530 int (*connect)(struct omap_dss_device *dssdev, member
549 int (*connect)(struct omap_dss_device *dssdev, member
568 int (*connect)(struct omap_dss_device *dssdev, member
585 int (*connect)(struct omap_dss_device *dssdev, member
610 int (*connect)(struct omap_dss_device *dssdev, member
634 int (*connect)(struct omap_dss_device *dssdev, member
797 int (*connect)(struct omap_dss_device *dssdev); member
945 int (*connect)(struct omap_overlay_manager *mgr, member
/linux-4.1.27/scripts/gdb/linux/
Dcpus.py73 gdb.events.stop.connect(cpu_mask_invalidate)
75 gdb.events.new_objfile.connect(cpu_mask_invalidate)
Dutils.py33 gdb.events.new_objfile.connect(self._new_objfile_handler)
155 gdb.events.exited.connect(exit_handler)
/linux-4.1.27/Documentation/isdn/
DsyncPPP.FAQ10 Q07: A SunISDN machine can't connect to my i4l system
14 Q11: I can't connect. How can I check where the problem is.
38 frames ... you probably connect to a
112 Q07: A SunISDN machine tries to connect my i4l system,
129 start a new one with another config to connect
133 an ippp device, where you can connect a (for this
193 Q11: I can't connect. How can I check where the problem is.
DREADME.x2515 - If you connect to an X.25 neighbour not operated by yourself, ASK the
130 was successful to connect via isdn4linux to an X.25 switch using this
131 trick. At the switch side, a terminal adapter X.21 was used to connect
DREADME.syncppp36 at the same time, you have to connect the ipppd to two
/linux-4.1.27/Documentation/usb/
Dauthorization.txt2 Authorizing (or not) your USB devices to connect to the system
17 Authorize a device to connect:
35 connect. Wireless USB hosts deauthorize by default all new connected
Dwusb-cbaf44 If we allow the device to connect, set a random new CDID and CK
46 connect wireless. We save them for that next time also so we can
DWUSB-Design-overview.txt114 whose root port is the radio and the WUSB devices connect to it.
143 to EHCI, it allows your wireless USB devices (including DWAs) to connect
154 are in radio proximity to allow drivers to connect to them. As well, it
192 So let's say we connect a dongle to the system: it is detected and
204 connect to them, but this is policy stuff and should be driven
214 So assuming we have devices and we have agreed for a channel to connect
292 unique Wireless USB cluster through MMCs. Devices can connect to a
303 selects which one to connect to. Sends a /DN_Connect/ (device
304 notification connect) during the DNTS (Device Notification Time
Dacm.txt49 Some cell phones also connect via USB. I know the following phones work:
108 usb.c: USB new device connect, assigned device number 2
Dhotplug.txt118 frameworks connect using interfaces layered over USB, and so they won't
121 Drivers that connect directly to the USB subsystem should be declared
/linux-4.1.27/drivers/media/radio/si4713/
DKconfig10 Say Y here if you want to connect this type of radio to your
24 Say Y here if you want to connect this type of radio to your
/linux-4.1.27/drivers/media/radio/si470x/
DKconfig20 Say Y here if you want to connect this type of radio to your
33 Say Y here if you want to connect this type of radio to your
/linux-4.1.27/arch/arm/boot/dts/
Ddove-cubox.dts88 /* connect xtal input to 25MHz reference */
92 /* connect xtal input as source of pll0 and pll1 */
Dat91-sama5d4ek.dts102 /* The vref depends on JP22 of EK. If connect 1-2 then use 3.3V. connect 2-3 use 3.0V */
/linux-4.1.27/drivers/usb/class/
DKconfig24 Say Y here if you want to connect a USB printer to your computer's
43 Say Y here if you want to connect a USB device that follows
/linux-4.1.27/include/linux/platform_data/
Dntc_thermistor.h54 enum { NTC_CONNECTED_POSITIVE, NTC_CONNECTED_GROUND } connect; member
/linux-4.1.27/drivers/net/hamradio/
DKconfig52 DMA on one port. You usually use those boards to connect your
84 These cards are used to connect your Linux box to an amateur radio
120 modems that connect to a serial interface. The driver supports the
140 modems that connect to a serial interface. The driver supports the
158 connect to a parallel interface. The driver supports the picpar and
173 connect to a parallel interface. The driver supports the EPP
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dcros-ec.txt6 The EC can be connect through various means (I2C, SPI, LPC) and the
9 Other Linux driver (such as cros-ec-keyb for the matrix keyboard) connect to
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-pci-drivers-ehci_hcd15 Sometimes you want to force a high-speed device to connect
40 connect at full speed.
/linux-4.1.27/drivers/soc/mediatek/
DKconfig12 hardware to connect the PMIC.
/linux-4.1.27/drivers/hsi/
DKconfig8 synchronous serial interface used mainly to connect
/linux-4.1.27/drivers/misc/mei/
Dnfc.c207 struct mei_nfc_connect *connect; in mei_nfc_connect() local
224 connect = (struct mei_nfc_connect *)cmd->data; in mei_nfc_connect()
237 connect->fw_ivn = ndev->fw_ivn; in mei_nfc_connect()
238 connect->vendor_id = ndev->vendor_id; in mei_nfc_connect()
/linux-4.1.27/drivers/isdn/gigaset/
DKconfig53 Say M here if you want to connect to the Gigaset base via DECT
60 Say M here if you want to connect to the Gigaset base via DECT
/linux-4.1.27/drivers/media/usb/zr364xx/
DKconfig7 Say Y here if you want to connect this type of camera to your
/linux-4.1.27/drivers/usb/gadget/function/
Du_serial.h50 void (*connect)(struct gserial *p); member
Du_serial.c806 if (gser->connect) in gs_open()
807 gser->connect(gser); in gs_open()
1214 if (gser->connect) in gserial_connect()
1215 gser->connect(gser); in gserial_connect()
/linux-4.1.27/Documentation/devicetree/bindings/drm/tilcdc/
Dslave.txt9 muxing properly for pins that connect to TFP410 device
Dtfp410.txt9 muxing properly for pins that connect to TFP410 device
Dpanel.txt27 muxing properly for pins that connect to TFP410 device
/linux-4.1.27/drivers/hsi/controllers/
DKconfig10 SSI is a legacy version of HSI. It is usually used to connect
/linux-4.1.27/Documentation/networking/
DPLIP.txt31 The PLIP cable is all that's needed to connect two Linux boxes, and it
47 Can only be used to connect three (?) Linux boxes. Doesn't connect to
149 * Do not connect these pins on either end
182 * Do not connect these pins on either end
Dphonet.txt111 However, connect() and getpeername() are not supported, as they did
161 As of Linux kernel version 2.6.39, it is also possible to connect
162 two endpoints directly, using connect() on the active side. This is
175 connect(fd, (struct sockaddr *)&spn, sizeof(spn));
D6pack.txt73 and switched to 6pack, apply power to the TNC for a first test. The connect
129 Note that the connect and status LEDs of the TNC are controlled in a
131 FlexNet, the connect LED is on if there is a connection; the status LED is
136 as they are in KISS mode: The connect LED is turned on if data is transferred
Dnfc.txt114 NFC_SOCKPROTO_RAW socket and call the 'connect' syscall with the sockaddr_nfc
119 Internally, 'connect' will result in an activate_target call to the driver.
Dlapb-module.txt155 Initiate a connect using the current parameter settings. The valid return
158 LAPB_OK LAPB is starting to connect.
239 LAPB_REFUSED The remote system refused the connect request.
Dl2tp.txt111 to the driver about the socket in a socket connect() call. Source and
271 if(connect(kernel_fd, (struct sockaddr *)&sax, sizeof(sax) ) < 0 ) {
272 perror("connect failed");
298 fd = connect(session_fd, (struct sockaddr *)&sax, sizeof(sax));
/linux-4.1.27/Documentation/input/
Djoystick-parport.txt18 that, PCs usually lack the right ports to connect these devices to. Parallel
32 connect to a PC, and don't need much processing speed (108 us for NES and
226 For the basic 1-button Multisystem joystick you connect its wires to the
249 For joysticks with two buttons you connect the second button to pin 7 on
274 and one pullup resistor. First, you connect the Directions and the button
284 For two button sticks you also connect the other button.
288 And finally, you connect the Ground wire of the joystick, like done in
429 described above, allows to connect a different group of joysticks and pads.
434 Using gamecon.c you can connect up to five devices to one parallel port. It
/linux-4.1.27/fs/cifs/
DMakefile6 cifs-y := cifsfs.o cifssmb.o cifs_debug.o connect.o dir.o file.o inode.o \
/linux-4.1.27/drivers/staging/gdm724x/
Dhci_packet.h89 u32 connect; member
/linux-4.1.27/Documentation/i2c/busses/
Di2c-diolan-u2c15 The Diolan U2C-12 I2C-USB Adapter provides a low cost solution to connect
/linux-4.1.27/net/irda/irlan/
DKconfig11 like the HP NetbeamIR, or the ESI JetEye NET. You can also connect
/linux-4.1.27/drivers/input/
Dapm-power.c105 .connect = apmpower_connect,
Devbug.c102 .connect = evbug_connect,
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
Dencoder-opa362.c48 r = in->ops.atv->connect(in, dssdev); in opa362_connect()
170 .connect = opa362_connect,
Dencoder-tfp410.c43 r = in->ops.dpi->connect(in, dssdev); in tfp410_connect()
158 .connect = tfp410_connect,
Dconnector-analog-tv.c65 r = in->ops.atv->connect(in, dssdev); in tvc_connect()
178 .connect = tvc_connect,
Dconnector-hdmi.c64 r = in->ops.hdmi->connect(in, dssdev); in hdmic_connect()
191 .connect = hdmic_connect,
Dpanel-dpi.c48 r = in->ops.dpi->connect(in, dssdev); in panel_dpi_connect()
146 .connect = panel_dpi_connect,
Dencoder-tpd12s015.c43 r = in->ops.hdmi->connect(in, dssdev); in tpd_connect()
188 .connect = tpd_connect,
Dpanel-nec-nl8048hl11.c130 r = in->ops.dpi->connect(in, dssdev); in nec_8048_connect()
222 .connect = nec_8048_connect,
Dconnector-dvi.c63 r = in->ops.dvi->connect(in, dssdev); in dvic_connect()
223 .connect = dvic_connect,
Dpanel-lgphilips-lb035q02.c130 r = in->ops.dpi->connect(in, dssdev); in lb035q02_connect()
230 .connect = lb035q02_connect,
Dpanel-sharp-ls037v7dw01.c71 r = in->ops.dpi->connect(in, dssdev); in sharp_ls_connect()
187 .connect = sharp_ls_connect,
Dpanel-tpo-td028ttec1.c179 r = in->ops.dpi->connect(in, dssdev); in td028ttec1_panel_connect()
357 .connect = td028ttec1_panel_connect,
Dpanel-tpo-td043mtea1.c350 r = in->ops.dpi->connect(in, dssdev); in tpo_td043_connect()
451 .connect = tpo_td043_connect,
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_iov.c85 vf_info->mbx.ops.connect(hw, &vf_info->mbx); in fm10k_iov_event()
136 mbx->ops.connect(hw, mbx); in fm10k_iov_mbx()
238 vf_info->mbx.ops.connect(hw, &vf_info->mbx); in fm10k_iov_resume()
Dfm10k_mbx.h232 s32 (*connect)(struct fm10k_hw *, struct fm10k_mbx_info *); member
/linux-4.1.27/drivers/media/radio/
DKconfig51 Say Y here if you want to connect this type of radio to your
53 you must connect the line out connector to a sound card or a
63 Say Y here if you want to connect this type of radio to your
65 you must connect the line out connector to a sound card or a
126 Say Y here if you want to connect this type of FM transmitter
140 Say Y here if you want to connect this type of AM/FM/SW receiver
150 Say Y here if you want to connect this type of radio to your
152 you must connect the line out connector to a sound card or a
/linux-4.1.27/include/trace/events/
Dasoc.h174 __entry->path_connect = path->connect;
203 __entry->path_connect = path->connect;
/linux-4.1.27/drivers/net/wan/
DKconfig14 needed to connect to a WAN. As an alternative, a relatively
16 connect to a WAN.
44 These boards allow to connect synchronous serial devices (for example
68 - LMC 1000 board allows you to connect synchronous serial devices
72 - LMC 1200 with on board DSU board allows you to connect your Linux
103 connect the box to a WAN.
319 Frame Relay is a fast low-cost way to connect to a remote Internet
/linux-4.1.27/drivers/w1/
DKconfig5 Dallas' 1-wire bus is useful to connect slow 1-pin devices
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dsilabs,si5351.txt73 /* connect xtal input to 25MHz reference */
77 /* connect xtal input as source of pll0 and pll1 */
/linux-4.1.27/tools/testing/selftests/net/
Dpsock_lib.h93 if (connect(fds[0], (void *) &daddr, sizeof(daddr))) { in pair_udp_open()
/linux-4.1.27/include/rdma/
Diw_cm.h112 int (*connect)(struct iw_cm_id *cm_id, member
/linux-4.1.27/drivers/usb/image/
DKconfig9 Say Y here if you want to connect this type of still camera to
/linux-4.1.27/drivers/mtd/spi-nor/
DKconfig29 We only connect the NOR to this controller now.
/linux-4.1.27/net/ipv4/
Dudplite.c43 .connect = ip4_datagram_connect,
Daf_inet.c530 return sk->sk_prot->connect(sk, uaddr, addr_len); in inet_dgram_connect()
595 err = sk->sk_prot->connect(sk, uaddr, addr_len); in __inet_stream_connect()
904 .connect = inet_stream_connect,
932 .connect = inet_dgram_connect,
963 .connect = inet_dgram_connect,
/linux-4.1.27/drivers/block/paride/
Dkbic.c263 .connect = k951_connect,
279 .connect = k971_connect,
Dfit2.c134 .connect = fit2_connect,
Dktti.c111 .connect = ktti_connect,
Dparide.h151 void (*connect)(PIA *); member
Daten.c145 .connect = aten_connect,
Don20.c136 .connect = on20_connect,
Dparide.c138 pi->proto->connect(pi); in pi_connect()
174 pi->proto->connect(pi); in default_test_proto()
Dbpck6.c239 .connect = bpck6_connect,
Dcomm.c201 .connect = comm_connect,
Dfit3.c194 .connect = fit3_connect,
Ddstr.c216 .connect = dstr_connect,
Dfriq.c257 .connect = friq_connect,
Dfrpw.c295 .connect = frpw_connect,
/linux-4.1.27/Documentation/filesystems/
D9p.txt60 virtio - connect to the next virtio channel available
62 rdma - connect to a specified RDMA channel
101 port=n port to connect to on the remote server
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt197 Attempting to connect an application to /dev/hvcs* prior to insertion of
235 kermit to connect to /dev/hvcs0 when the console prompt becomes available
242 node. If this is not done, the next user to connect to the console will
247 is used to connect to each vty-server adapter. In order to determine which
251 /dev/hvcs* entry to use to connect to that device. For instance cating the
257 This index of '2' means that in order to connect to vty-server adapter
424 suggested that the user connect to the console hosting partition
435 A: You can use "screen" to directly connect to the /dev/hvcs* device and
474 outlined in the section on "Disconnection" in order for others to connect
508 Q: Can I connect to more than one partition's console at a time using this
/linux-4.1.27/include/linux/
Dserio.h62 int (*connect)(struct serio *, struct serio_driver *drv); member
Dgameport.h57 int (*connect)(struct gameport *, struct gameport_driver *drv); member
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dcavium-octeon-gpio.txt44 /* The GPIO pin connect to 16 consecutive CUI bits */
/linux-4.1.27/drivers/input/joystick/
Djoydump.c157 .connect = joydump_connect,
Dzhenhua.c223 .connect = zhenhua_connect,
Dstinger.c206 .connect = stinger_connect,
Dmagellan.c220 .connect = magellan_connect,
Dwarrior.c215 .connect = warrior_connect,
Dtwidjoy.c255 .connect = twidjoy_connect,
Dspaceorb.c235 .connect = spaceorb_connect,
Dguillemot.c279 .connect = guillemot_connect,
Dcobra.c259 .connect = cobra_connect,
Dspaceball.c294 .connect = spaceball_connect,
Dinteract.c309 .connect = interact_connect,
/linux-4.1.27/arch/cris/
DKconfig.debug22 This should connect you to your booted kernel (or boot it now if you
/linux-4.1.27/net/ipv6/
Dudplite.c39 .connect = ip6_datagram_connect,
Dping.c34 .connect = ip6_datagram_connect_v6_only,
/linux-4.1.27/drivers/net/slip/
DKconfig10 connect to your Internet service provider or to connect to some
/linux-4.1.27/drivers/w1/slaves/
DKconfig10 Say Y here if you want to connect 1-wire thermal sensors to your
16 Say Y here if you want to connect 1-wire
/linux-4.1.27/net/ieee802154/
Dsocket.c131 return sk->sk_prot->connect(sk, uaddr, addr_len); in ieee802154_sock_connect()
418 .connect = raw_connect,
429 .connect = ieee802154_sock_connect,
962 .connect = dgram_connect,
974 .connect = ieee802154_sock_connect,
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dti-am437x-vpfe.txt6 processing capability to connect RAW image-sensor modules and video decoders
/linux-4.1.27/net/rds/
Dtcp_connect.c108 ret = sock->ops->connect(sock, (struct sockaddr *)&dest, sizeof(dest), in rds_tcp_conn_connect()
/linux-4.1.27/tools/perf/scripts/python/
Devent_analyzing_sample.py35 con = sqlite3.connect("/dev/shm/perf.db")
/linux-4.1.27/crypto/
Dalgif_rng.c98 .connect = sock_no_connect,
Dalgif_hash.c218 .connect = sock_no_connect,
326 .connect = sock_no_connect,
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dpcm512x.txt24 - pll-in, pll-out : gpio pins used to connect the pll using <1>
/linux-4.1.27/Documentation/devicetree/bindings/staging/iio/adc/
Dmxs-lradc.txt10 - fsl,lradc-touchscreen-wires: Number of wires used to connect the touchscreen
/linux-4.1.27/fs/ocfs2/
Dstackglue.h138 int (*connect)(struct ocfs2_cluster_connection *conn); member
/linux-4.1.27/net/decnet/
DTODO19 o Using send/recvmsg() to get at connect/disconnect data (POSIX 1003.1g)
/linux-4.1.27/drivers/usb/serial/
Dwhiteheat.h234 __u8 connect; /* 0 means not connected, non-zero means member
DKconfig10 ports, or acts like a serial device, and you want to connect it to
161 Say Y here if you want to connect to your Empeg empeg-car Mark I/II
185 Say Y here if you want to connect to your HandSpring Visor, Palm
196 Say Y here if you want to connect to your Compaq iPAQ, HP Jornada
261 Say Y here if you want to connect to your Garmin GPS.
470 The MCS7840 and MCS7820 have been developed to connect a wide range
/linux-4.1.27/drivers/net/hippi/
DKconfig13 connect to super computers. If you are connected to a HIPPI network
/linux-4.1.27/drivers/input/keyboard/
Dxtkbd.c167 .connect = xtkbd_connect,
Dnewtonkbd.c164 .connect = nkbd_connect,
Dstowaway.c168 .connect = skbd_connect,
/linux-4.1.27/drivers/input/touchscreen/
Dfujitsu_ts.c173 .connect = fujitsu_connect,
Dtouchwin.c181 .connect = tw_connect,
Dgunze.c184 .connect = gunze_connect,
Dtouchright.c174 .connect = tr_connect,
Dtouchit213.c214 .connect = touchit213_connect,
Dhampshire.c185 .connect = hampshire_connect,
Ddynapro.c186 .connect = dynapro_connect,
Dtsc40.c164 .connect = tsc_connect,
Dinexio.c187 .connect = inexio_connect,
Dmtouch.c200 .connect = mtouch_connect,
Dpenmount.c315 .connect = pm_connect,
/linux-4.1.27/drivers/staging/ozwpan/
DREADME16 The devices connect to the host use Wi-Fi Direct so a network card that supports
/linux-4.1.27/Documentation/devicetree/bindings/pci/
Dpci-rcar-gen2.txt4 This is the bridge used internally to connect the USB controllers to the
/linux-4.1.27/drivers/usb/
DKconfig54 Most PCs now have USB host ports, used to connect peripherals
137 connect anything other than a printer to it.
/linux-4.1.27/net/nfc/
Drawsock.c283 .connect = rawsock_connect,
303 .connect = sock_no_connect,
/linux-4.1.27/include/net/
Daf_vsock.h99 int (*connect)(struct vsock_sock *); member
/linux-4.1.27/net/x25/
DKconfig13 to connect to each other or to form Wide Area Networks (WANs). Many
/linux-4.1.27/net/atm/
Dpvc.c112 .connect = pvc_connect,
/linux-4.1.27/drivers/net/wireless/b43legacy/
Dphy.h191 int b43legacy_phy_connect(struct b43legacy_wldev *dev, int connect);
/linux-4.1.27/drivers/input/joystick/iforce/
Diforce-serio.c187 .connect = iforce_serio_connect,
/linux-4.1.27/Documentation/networking/timestamping/
Dtxtimestamp.c302 if (connect(fd, (void *) &daddr, sizeof(daddr))) in do_test()
305 if (connect(fd, (void *) &daddr6, sizeof(daddr6))) in do_test()
/linux-4.1.27/drivers/macintosh/
Dmac_hid.c155 .connect = mac_hid_emumouse_connect,
/linux-4.1.27/arch/um/drivers/
Ddaemon_user.c63 if (connect(pri->control, (struct sockaddr *) ctl_addr, in connect_to_switch()
/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.h99 struct delayed_work connect; member
/linux-4.1.27/net/phonet/
Dsocket.c264 err = sk->sk_prot->connect(sk, addr, len); in pn_socket_connect()
444 .connect = sock_no_connect,
469 .connect = pn_socket_connect,
/linux-4.1.27/net/netfilter/
Dnf_conntrack_h323_main.c967 Connect_UUIE *connect) in process_connect() argument
974 if (connect->options & eConnect_UUIE_h245Address) { in process_connect()
976 &connect->h245Address); in process_connect()
981 if (connect->options & eConnect_UUIE_fastStart) { in process_connect()
982 for (i = 0; i < connect->fastStart.count; i++) { in process_connect()
985 &connect->fastStart.item[i]); in process_connect()
1122 &pdu->h323_message_body.connect); in process_q931()
/linux-4.1.27/net/bluetooth/cmtp/
Dsock.c186 .connect = sock_no_connect,
/linux-4.1.27/net/bluetooth/bnep/
Dsock.c183 .connect = sock_no_connect,
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Doutput.c212 return dss_mgr_ops->connect(mgr, dst); in dss_mgr_connect()
/linux-4.1.27/drivers/tty/serial/
Dkgdboc.c67 .connect = kgdboc_reset_connect,
/linux-4.1.27/arch/avr32/boards/atstk1000/
DKconfig58 PCI-format connector) connect a video sensor.
/linux-4.1.27/drivers/usb/atm/
DKconfig11 Say Y here if you want to connect a USB Digital Subscriber Line (DSL)
/linux-4.1.27/tools/usb/usbip/src/
Dusbip_network.c291 if (connect(sockfd, rp->ai_addr, rp->ai_addrlen) == 0) in usbip_net_tcp_connect()
/linux-4.1.27/Documentation/devicetree/bindings/spi/
Dspi-davinci.txt18 - ti,davinci-spi-intr-line: interrupt line used to connect the SPI
/linux-4.1.27/drivers/block/xen-blkback/
Dxenbus.c39 static void connect(struct backend_info *);
98 connect(blkif->be); in xen_update_blkif_status()
777 static void connect(struct backend_info *be) in connect() function
/linux-4.1.27/Documentation/wimax/
DREADME.i2400m90 use to connect to the device. The bus specific drivers are just the
91 glue to connect the bus-generic driver and the device. Currently only
120 on how to scan, connect and disconnect.
/linux-4.1.27/drivers/net/xen-netback/
Dxenbus.c42 static void connect(struct backend_info *be);
451 connect(be); in backend_connect()
744 static void connect(struct backend_info *be) in connect() function
/linux-4.1.27/net/l2tp/
Dl2tp_ip.c561 .connect = l2tp_ip_connect,
584 .connect = inet_dgram_connect,
/linux-4.1.27/drivers/isdn/
DKconfig13 adapter you can use it to connect to your Internet service provider
/linux-4.1.27/drivers/net/fddi/
DKconfig23 EISA (DEFEA) and PCI (DEFPA) controllers which can connect you
/linux-4.1.27/net/rfkill/
Dinput.c314 .connect = rfkill_connect,
/linux-4.1.27/drivers/net/ethernet/freescale/
DKconfig50 The MPC5200's FEC can connect to the Ethernet either with
/linux-4.1.27/Documentation/devicetree/bindings/iio/
Diio-bindings.txt6 nodes use a phandle and IIO specifier pair to connect IIO provider
/linux-4.1.27/tools/perf/Documentation/
Dandroid.txt58 You need to connect to your Android device/emulator using adb.
/linux-4.1.27/drivers/hid/usbhid/
DKconfig10 Say Y here if you want to connect USB keyboards,
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dgpmc-nor.txt1 Device tree bindings for NOR flash connect to TI GPMC
/linux-4.1.27/Documentation/sound/alsa/
DBt87x.txt20 Some cards do not bother to connect anything to the audio input pins of
/linux-4.1.27/net/bluetooth/hidp/
Dsock.c216 .connect = sock_no_connect,
/linux-4.1.27/drivers/i2c/busses/
Di2c-taos-evm.c305 .connect = taos_connect,
/linux-4.1.27/drivers/input/gameport/
Dgameport.c223 if (drv->connect(gameport, drv)) { in gameport_bind_driver()
702 drv->connect(gameport, drv); in gameport_driver_probe()
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-driver-ib_srp5 Description: Interface for making ib_srp connect to a new target.
6 One can request ib_srp to connect to a new target by writing
/linux-4.1.27/include/uapi/sound/
Dasequencer.h293 struct snd_seq_connect connect; member
/linux-4.1.27/drivers/input/serio/
Dps2mult.c302 .connect = ps2mult_connect,
/linux-4.1.27/drivers/input/mouse/
Dsermouse.c353 .connect = sermouse_connect,
/linux-4.1.27/drivers/extcon/
DKconfig9 may be used to connect an HDMI cable and a AC adaptor, and to

123