HomeSort by relevance Sort by last modified time
    Searched full:slave (Results 51 - 75 of 113) sorted by null

1 23 4 5

  /external/ppp/pppd/
tty.c 124 static int pty_slave; /* fd for slave side of pty */
523 * Get a pty master/slave pair if the pty, notty, socket,
1166 /* end of file from the pty - slave side has closed */
    [all...]
pppd.8     [all...]
  /external/bluetooth/bluez/src/
hcid.conf.5.in 209 rswitch: this is a mode that enables role\-switch (master <\-> slave) between two devices in a piconet. It is not clear whether this needs to be enabled in order to make the "lm master" setting work properly or not.
  /external/bluetooth/hcidump/
ChangeLog 107 Fix FHS packet decoding for slave connections.
  /external/kernel-headers/original/linux/
ata.h 91 ATA_DEV1 = (1 << 4), /* Select Device 1 (slave) */
netdevice.h 1018 /* On bonding slaves other than the currently active slave, suppress
  /external/kernel-headers/original/linux/raid/
md_k.h 205 * as a barrier request to slave
  /external/qemu/hw/
bt-l2cap.c     [all...]
bt.h 59 struct bt_device_s *slave; member in struct:bt_scatternet_s
63 struct bt_device_s *slave, *host; member in struct:bt_link_s
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
apache_http_server.py 130 such as "C:\b\slave\webkit-release\build\third_party\cygwin\bin"
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_h324m_config_interface.h 165 * force the local terminal to be master/slave when communicating with a peer 324m terminal for testing purposes.
293 * T106 Master Slave Determination (in units of 1s)
  /external/bluetooth/hcidump/parser/
csr.c 598 addr, master ? "master" : "slave");
  /external/bluetooth/bluez/lib/
hci.c 294 strcpy(str, "SLAVE ");
631 { "<AFH cap. slave>", LMP_AFH_CAP_SLV }, /* Bit 3 */
632 { "<AFH class. slave>", LMP_AFH_CLS_SLV }, /* Bit 4 */
    [all...]
  /external/qemu/
qemu-char-android.c 798 const char *slave; local
810 if ((slave = ptsname(mfd)) == NULL)
813 if ((sfd = open(slave, O_RDONLY | O_NOCTTY)) == -1)
    [all...]
qemu-char.c 766 const char *slave; local
778 if ((slave = ptsname(mfd)) == NULL)
781 if ((sfd = open(slave, O_RDONLY | O_NOCTTY)) == -1)
    [all...]
Changelog 285 - IDE fixes (Linux did not recognized slave drivers)
  /device/htc/dream-sapphire/tools/
btconfig.c 44 0x01, // BRF6300 is input (slave)
  /external/bluetooth/bluez/compat/
hidd.c 480 if (subclass == 0x1f || !strcmp(name, "SPP slave")) {
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/TnetwServices/TNETW1130/
TnetwRegisters.h 118 /* Host Slave registers*/
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/TnetwServices/TNETW1150/
TnetwRegisters.h 118 /* Host Slave registers*/
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/TnetwServices/TNETW1251/
TnetwRegisters.h 118 /* Host Slave registers*/
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
mmc_omap_api.h 286 This function disconnects the host CPU from the slave SDIO device.
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
mmc_tnetw1150_api.c 431 This function configures the slave SDIO device for the required
  /external/opencore/doc/pv2way_html/
classH324MConfigInterface.html     [all...]
  /external/iproute2/ip/
ipaddress.c 101 _PF(SLAVE);

Completed in 532 milliseconds

1 23 4 5