/linux-4.1.27/net/wireless/ |
D | wext-sme.c | 30 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 …]
|
D | sme.c | 483 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 …]
|
D | wext-compat.c | 490 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 …]
|
D | nl80211.c | 1540 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 …]
|
D | core.c | 349 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/ |
D | qconf.cc | 302 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/ |
D | seq_dummy.c | 79 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/ |
D | wmi.c | 252 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/ |
D | ntc_thermistor | 34 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/ |
D | init.c | 325 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 …]
|
D | htc_pipe.c | 1570 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()
|
D | htc_mbox.c | 2662 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/ |
D | xp_main.c | 95 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()
|
D | xp.h | 284 void (*connect) (int); member
|
/linux-4.1.27/drivers/hwmon/ |
D | ntc_thermistor.c | 273 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/ |
D | usb3503.txt | 9 - connect-gpios: Should specify GPIO for connect. 31 connect-gpios = <&gpx3 0 1>;
|
D | twlxxxx-usb.txt | 30 - usb_mode : The mode used by the phy to connect to the controller. "1"
|
D | omap-usb.txt | 61 connect/disconnect events.
|
/linux-4.1.27/Documentation/blockdev/drbd/ |
D | drbd-connection-state-overview.dot | 21 label="try to connect, handshake" 52 // drbdadm [label="drbdadm connect"] 60 StandAlone -> Unconnected [ label="drbdadm connect" ]
|
D | conn-states-8.dot | 4 WFConnection -> WFReportParams [ label = "in connect() after accept" ]
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_cfg.c | 76 .connect = { 145 .connect = { 198 .connect = {
|
D | mdp5_kms.c | 209 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()
|
D | mdp5_cfg.h | 64 u32 connect[MDP5_INTF_NUM_MAX]; /* array of enum mdp5_intf_type */ member
|
/linux-4.1.27/drivers/net/appletalk/ |
D | Kconfig | 10 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/ |
D | soc-dapm.c | 190 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/ |
D | Kconfig | 52 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/ |
D | omapdss.h | 530 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/ |
D | cpus.py | 73 gdb.events.stop.connect(cpu_mask_invalidate) 75 gdb.events.new_objfile.connect(cpu_mask_invalidate)
|
D | utils.py | 33 gdb.events.new_objfile.connect(self._new_objfile_handler) 155 gdb.events.exited.connect(exit_handler)
|
/linux-4.1.27/Documentation/isdn/ |
D | syncPPP.FAQ | 10 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.
|
D | README.x25 | 15 - 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
|
D | README.syncppp | 36 at the same time, you have to connect the ipppd to two
|
/linux-4.1.27/Documentation/usb/ |
D | authorization.txt | 2 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
|
D | wusb-cbaf | 44 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
|
D | WUSB-Design-overview.txt | 114 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
|
D | acm.txt | 49 Some cell phones also connect via USB. I know the following phones work: 108 usb.c: USB new device connect, assigned device number 2
|
D | hotplug.txt | 118 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/ |
D | Kconfig | 10 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/ |
D | Kconfig | 20 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/ |
D | dove-cubox.dts | 88 /* connect xtal input to 25MHz reference */ 92 /* connect xtal input as source of pll0 and pll1 */
|
D | at91-sama5d4ek.dts | 102 /* 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/ |
D | Kconfig | 24 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/ |
D | ntc_thermistor.h | 54 enum { NTC_CONNECTED_POSITIVE, NTC_CONNECTED_GROUND } connect; member
|
/linux-4.1.27/drivers/net/hamradio/ |
D | Kconfig | 52 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/ |
D | cros-ec.txt | 6 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/ |
D | sysfs-bus-pci-drivers-ehci_hcd | 15 Sometimes you want to force a high-speed device to connect 40 connect at full speed.
|
/linux-4.1.27/drivers/soc/mediatek/ |
D | Kconfig | 12 hardware to connect the PMIC.
|
/linux-4.1.27/drivers/hsi/ |
D | Kconfig | 8 synchronous serial interface used mainly to connect
|
/linux-4.1.27/drivers/misc/mei/ |
D | nfc.c | 207 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/ |
D | Kconfig | 53 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/ |
D | Kconfig | 7 Say Y here if you want to connect this type of camera to your
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | u_serial.h | 50 void (*connect)(struct gserial *p); member
|
D | u_serial.c | 806 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/ |
D | slave.txt | 9 muxing properly for pins that connect to TFP410 device
|
D | tfp410.txt | 9 muxing properly for pins that connect to TFP410 device
|
D | panel.txt | 27 muxing properly for pins that connect to TFP410 device
|
/linux-4.1.27/drivers/hsi/controllers/ |
D | Kconfig | 10 SSI is a legacy version of HSI. It is usually used to connect
|
/linux-4.1.27/Documentation/networking/ |
D | PLIP.txt | 31 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
|
D | phonet.txt | 111 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));
|
D | 6pack.txt | 73 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
|
D | nfc.txt | 114 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.
|
D | lapb-module.txt | 155 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.
|
D | l2tp.txt | 111 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/ |
D | joystick-parport.txt | 18 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/ |
D | Makefile | 6 cifs-y := cifsfs.o cifssmb.o cifs_debug.o connect.o dir.o file.o inode.o \
|
/linux-4.1.27/drivers/staging/gdm724x/ |
D | hci_packet.h | 89 u32 connect; member
|
/linux-4.1.27/Documentation/i2c/busses/ |
D | i2c-diolan-u2c | 15 The Diolan U2C-12 I2C-USB Adapter provides a low cost solution to connect
|
/linux-4.1.27/net/irda/irlan/ |
D | Kconfig | 11 like the HP NetbeamIR, or the ESI JetEye NET. You can also connect
|
/linux-4.1.27/drivers/input/ |
D | apm-power.c | 105 .connect = apmpower_connect,
|
D | evbug.c | 102 .connect = evbug_connect,
|
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/ |
D | encoder-opa362.c | 48 r = in->ops.atv->connect(in, dssdev); in opa362_connect() 170 .connect = opa362_connect,
|
D | encoder-tfp410.c | 43 r = in->ops.dpi->connect(in, dssdev); in tfp410_connect() 158 .connect = tfp410_connect,
|
D | connector-analog-tv.c | 65 r = in->ops.atv->connect(in, dssdev); in tvc_connect() 178 .connect = tvc_connect,
|
D | connector-hdmi.c | 64 r = in->ops.hdmi->connect(in, dssdev); in hdmic_connect() 191 .connect = hdmic_connect,
|
D | panel-dpi.c | 48 r = in->ops.dpi->connect(in, dssdev); in panel_dpi_connect() 146 .connect = panel_dpi_connect,
|
D | encoder-tpd12s015.c | 43 r = in->ops.hdmi->connect(in, dssdev); in tpd_connect() 188 .connect = tpd_connect,
|
D | panel-nec-nl8048hl11.c | 130 r = in->ops.dpi->connect(in, dssdev); in nec_8048_connect() 222 .connect = nec_8048_connect,
|
D | connector-dvi.c | 63 r = in->ops.dvi->connect(in, dssdev); in dvic_connect() 223 .connect = dvic_connect,
|
D | panel-lgphilips-lb035q02.c | 130 r = in->ops.dpi->connect(in, dssdev); in lb035q02_connect() 230 .connect = lb035q02_connect,
|
D | panel-sharp-ls037v7dw01.c | 71 r = in->ops.dpi->connect(in, dssdev); in sharp_ls_connect() 187 .connect = sharp_ls_connect,
|
D | panel-tpo-td028ttec1.c | 179 r = in->ops.dpi->connect(in, dssdev); in td028ttec1_panel_connect() 357 .connect = td028ttec1_panel_connect,
|
D | panel-tpo-td043mtea1.c | 350 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/ |
D | fm10k_iov.c | 85 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()
|
D | fm10k_mbx.h | 232 s32 (*connect)(struct fm10k_hw *, struct fm10k_mbx_info *); member
|
/linux-4.1.27/drivers/media/radio/ |
D | Kconfig | 51 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/ |
D | asoc.h | 174 __entry->path_connect = path->connect; 203 __entry->path_connect = path->connect;
|
/linux-4.1.27/drivers/net/wan/ |
D | Kconfig | 14 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/ |
D | Kconfig | 5 Dallas' 1-wire bus is useful to connect slow 1-pin devices
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | silabs,si5351.txt | 73 /* connect xtal input to 25MHz reference */ 77 /* connect xtal input as source of pll0 and pll1 */
|
/linux-4.1.27/tools/testing/selftests/net/ |
D | psock_lib.h | 93 if (connect(fds[0], (void *) &daddr, sizeof(daddr))) { in pair_udp_open()
|
/linux-4.1.27/include/rdma/ |
D | iw_cm.h | 112 int (*connect)(struct iw_cm_id *cm_id, member
|
/linux-4.1.27/drivers/usb/image/ |
D | Kconfig | 9 Say Y here if you want to connect this type of still camera to
|
/linux-4.1.27/drivers/mtd/spi-nor/ |
D | Kconfig | 29 We only connect the NOR to this controller now.
|
/linux-4.1.27/net/ipv4/ |
D | udplite.c | 43 .connect = ip4_datagram_connect,
|
D | af_inet.c | 530 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/ |
D | kbic.c | 263 .connect = k951_connect, 279 .connect = k971_connect,
|
D | fit2.c | 134 .connect = fit2_connect,
|
D | ktti.c | 111 .connect = ktti_connect,
|
D | paride.h | 151 void (*connect)(PIA *); member
|
D | aten.c | 145 .connect = aten_connect,
|
D | on20.c | 136 .connect = on20_connect,
|
D | paride.c | 138 pi->proto->connect(pi); in pi_connect() 174 pi->proto->connect(pi); in default_test_proto()
|
D | bpck6.c | 239 .connect = bpck6_connect,
|
D | comm.c | 201 .connect = comm_connect,
|
D | fit3.c | 194 .connect = fit3_connect,
|
D | dstr.c | 216 .connect = dstr_connect,
|
D | friq.c | 257 .connect = friq_connect,
|
D | frpw.c | 295 .connect = frpw_connect,
|
/linux-4.1.27/Documentation/filesystems/ |
D | 9p.txt | 60 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/ |
D | hvcs.txt | 197 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/ |
D | serio.h | 62 int (*connect)(struct serio *, struct serio_driver *drv); member
|
D | gameport.h | 57 int (*connect)(struct gameport *, struct gameport_driver *drv); member
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | cavium-octeon-gpio.txt | 44 /* The GPIO pin connect to 16 consecutive CUI bits */
|
/linux-4.1.27/drivers/input/joystick/ |
D | joydump.c | 157 .connect = joydump_connect,
|
D | zhenhua.c | 223 .connect = zhenhua_connect,
|
D | stinger.c | 206 .connect = stinger_connect,
|
D | magellan.c | 220 .connect = magellan_connect,
|
D | warrior.c | 215 .connect = warrior_connect,
|
D | twidjoy.c | 255 .connect = twidjoy_connect,
|
D | spaceorb.c | 235 .connect = spaceorb_connect,
|
D | guillemot.c | 279 .connect = guillemot_connect,
|
D | cobra.c | 259 .connect = cobra_connect,
|
D | spaceball.c | 294 .connect = spaceball_connect,
|
D | interact.c | 309 .connect = interact_connect,
|
/linux-4.1.27/arch/cris/ |
D | Kconfig.debug | 22 This should connect you to your booted kernel (or boot it now if you
|
/linux-4.1.27/net/ipv6/ |
D | udplite.c | 39 .connect = ip6_datagram_connect,
|
D | ping.c | 34 .connect = ip6_datagram_connect_v6_only,
|
/linux-4.1.27/drivers/net/slip/ |
D | Kconfig | 10 connect to your Internet service provider or to connect to some
|
/linux-4.1.27/drivers/w1/slaves/ |
D | Kconfig | 10 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/ |
D | socket.c | 131 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/ |
D | ti-am437x-vpfe.txt | 6 processing capability to connect RAW image-sensor modules and video decoders
|
/linux-4.1.27/net/rds/ |
D | tcp_connect.c | 108 ret = sock->ops->connect(sock, (struct sockaddr *)&dest, sizeof(dest), in rds_tcp_conn_connect()
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | event_analyzing_sample.py | 35 con = sqlite3.connect("/dev/shm/perf.db")
|
/linux-4.1.27/crypto/ |
D | algif_rng.c | 98 .connect = sock_no_connect,
|
D | algif_hash.c | 218 .connect = sock_no_connect, 326 .connect = sock_no_connect,
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | pcm512x.txt | 24 - pll-in, pll-out : gpio pins used to connect the pll using <1>
|
/linux-4.1.27/Documentation/devicetree/bindings/staging/iio/adc/ |
D | mxs-lradc.txt | 10 - fsl,lradc-touchscreen-wires: Number of wires used to connect the touchscreen
|
/linux-4.1.27/fs/ocfs2/ |
D | stackglue.h | 138 int (*connect)(struct ocfs2_cluster_connection *conn); member
|
/linux-4.1.27/net/decnet/ |
D | TODO | 19 o Using send/recvmsg() to get at connect/disconnect data (POSIX 1003.1g)
|
/linux-4.1.27/drivers/usb/serial/ |
D | whiteheat.h | 234 __u8 connect; /* 0 means not connected, non-zero means member
|
D | Kconfig | 10 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/ |
D | Kconfig | 13 connect to super computers. If you are connected to a HIPPI network
|
/linux-4.1.27/drivers/input/keyboard/ |
D | xtkbd.c | 167 .connect = xtkbd_connect,
|
D | newtonkbd.c | 164 .connect = nkbd_connect,
|
D | stowaway.c | 168 .connect = skbd_connect,
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | fujitsu_ts.c | 173 .connect = fujitsu_connect,
|
D | touchwin.c | 181 .connect = tw_connect,
|
D | gunze.c | 184 .connect = gunze_connect,
|
D | touchright.c | 174 .connect = tr_connect,
|
D | touchit213.c | 214 .connect = touchit213_connect,
|
D | hampshire.c | 185 .connect = hampshire_connect,
|
D | dynapro.c | 186 .connect = dynapro_connect,
|
D | tsc40.c | 164 .connect = tsc_connect,
|
D | inexio.c | 187 .connect = inexio_connect,
|
D | mtouch.c | 200 .connect = mtouch_connect,
|
D | penmount.c | 315 .connect = pm_connect,
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | README | 16 The devices connect to the host use Wi-Fi Direct so a network card that supports
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | pci-rcar-gen2.txt | 4 This is the bridge used internally to connect the USB controllers to the
|
/linux-4.1.27/drivers/usb/ |
D | Kconfig | 54 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/ |
D | rawsock.c | 283 .connect = rawsock_connect, 303 .connect = sock_no_connect,
|
/linux-4.1.27/include/net/ |
D | af_vsock.h | 99 int (*connect)(struct vsock_sock *); member
|
/linux-4.1.27/net/x25/ |
D | Kconfig | 13 to connect to each other or to form Wide Area Networks (WANs). Many
|
/linux-4.1.27/net/atm/ |
D | pvc.c | 112 .connect = pvc_connect,
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | phy.h | 191 int b43legacy_phy_connect(struct b43legacy_wldev *dev, int connect);
|
/linux-4.1.27/drivers/input/joystick/iforce/ |
D | iforce-serio.c | 187 .connect = iforce_serio_connect,
|
/linux-4.1.27/Documentation/networking/timestamping/ |
D | txtimestamp.c | 302 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/ |
D | mac_hid.c | 155 .connect = mac_hid_emumouse_connect,
|
/linux-4.1.27/arch/um/drivers/ |
D | daemon_user.c | 63 if (connect(pri->control, (struct sockaddr *) ctl_addr, in connect_to_switch()
|
/linux-4.1.27/drivers/staging/fwserial/ |
D | fwserial.h | 99 struct delayed_work connect; member
|
/linux-4.1.27/net/phonet/ |
D | socket.c | 264 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/ |
D | nf_conntrack_h323_main.c | 967 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/ |
D | sock.c | 186 .connect = sock_no_connect,
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | sock.c | 183 .connect = sock_no_connect,
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | output.c | 212 return dss_mgr_ops->connect(mgr, dst); in dss_mgr_connect()
|
/linux-4.1.27/drivers/tty/serial/ |
D | kgdboc.c | 67 .connect = kgdboc_reset_connect,
|
/linux-4.1.27/arch/avr32/boards/atstk1000/ |
D | Kconfig | 58 PCI-format connector) connect a video sensor.
|
/linux-4.1.27/drivers/usb/atm/ |
D | Kconfig | 11 Say Y here if you want to connect a USB Digital Subscriber Line (DSL)
|
/linux-4.1.27/tools/usb/usbip/src/ |
D | usbip_network.c | 291 if (connect(sockfd, rp->ai_addr, rp->ai_addrlen) == 0) in usbip_net_tcp_connect()
|
/linux-4.1.27/Documentation/devicetree/bindings/spi/ |
D | spi-davinci.txt | 18 - ti,davinci-spi-intr-line: interrupt line used to connect the SPI
|
/linux-4.1.27/drivers/block/xen-blkback/ |
D | xenbus.c | 39 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/ |
D | README.i2400m | 90 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/ |
D | xenbus.c | 42 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/ |
D | l2tp_ip.c | 561 .connect = l2tp_ip_connect, 584 .connect = inet_dgram_connect,
|
/linux-4.1.27/drivers/isdn/ |
D | Kconfig | 13 adapter you can use it to connect to your Internet service provider
|
/linux-4.1.27/drivers/net/fddi/ |
D | Kconfig | 23 EISA (DEFEA) and PCI (DEFPA) controllers which can connect you
|
/linux-4.1.27/net/rfkill/ |
D | input.c | 314 .connect = rfkill_connect,
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | Kconfig | 50 The MPC5200's FEC can connect to the Ethernet either with
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/ |
D | iio-bindings.txt | 6 nodes use a phandle and IIO specifier pair to connect IIO provider
|
/linux-4.1.27/tools/perf/Documentation/ |
D | android.txt | 58 You need to connect to your Android device/emulator using adb.
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | Kconfig | 10 Say Y here if you want to connect USB keyboards,
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | gpmc-nor.txt | 1 Device tree bindings for NOR flash connect to TI GPMC
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Bt87x.txt | 20 Some cards do not bother to connect anything to the audio input pins of
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | sock.c | 216 .connect = sock_no_connect,
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-taos-evm.c | 305 .connect = taos_connect,
|
/linux-4.1.27/drivers/input/gameport/ |
D | gameport.c | 223 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/ |
D | sysfs-driver-ib_srp | 5 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/ |
D | asequencer.h | 293 struct snd_seq_connect connect; member
|
/linux-4.1.27/drivers/input/serio/ |
D | ps2mult.c | 302 .connect = ps2mult_connect,
|
/linux-4.1.27/drivers/input/mouse/ |
D | sermouse.c | 353 .connect = sermouse_connect,
|
/linux-4.1.27/drivers/extcon/ |
D | Kconfig | 9 may be used to connect an HDMI cable and a AC adaptor, and to
|