| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | usb3503.txt | 9 - connect-gpios: Should specify GPIO for connect. 32 connect-gpios = <&gpx3 0 1>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | hisilicon,mbigen-v2.txt | 12 Non-pci devices can connect to mbigen and generate the 15 The mbigen chip and devices connect to mbigen have the following properties: 69 Devices connect to mbigen required properties:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | hisilicon-hns-nic.txt | 11 connect to 8 PHYs. Port 0 to 1 are both used for administration purpose. They 26 In Switch mode of DSAF, all 6 PHYs are taken as physical ports connect to a 27 LAN Switch while the CPU side assume itself have one single NIC connect to
|
| /f-stack/app/redis-5.0.5/deps/hiredis/adapters/ |
| H A D | qt.h | 99 connect(m_read, SIGNAL(activated(int)), this, SLOT(read())); in addRead() 111 connect(m_write, SIGNAL(activated(int)), this, SLOT(write())); in addWrite()
|
| /f-stack/app/micro_thread/ |
| H A D | mt_sys_hook.cpp | 159 int connect(int fd, const struct sockaddr *address, socklen_t address_len) in connect() function 161 mt_hook_syscall(connect); in connect() 165 return mt_real_func(connect)(fd, address, address_len); in connect() 173 return MtFrame::connect(fd, address, (int)address_len, hook_fd->write_timeout); in connect()
|
| H A D | mt_api.cpp | 234 rc = MtFrame::connect(sock, (struct sockaddr *)dst, addr_len, time_left); in mt_tcpsendrcv() 297 rc = MtFrame::connect(sock, (struct sockaddr *)dst, addr_len, time_left); in mt_tcpsendrcv_short() 357 rc = MtFrame::connect(sock, (struct sockaddr *)dst, addr_len, time_left); in mt_tcpsend() 410 rc = MtFrame::connect(sock, (struct sockaddr *)dst, addr_len, time_left); in mt_tcpsend_short() 600 return MtFrame::connect(fd, addr, addrlen, timeout); in mt_connect() 889 rc = MtFrame::connect(sock, (struct sockaddr *)dst, addr_len, time_left); in mt_tcpsendrcv() 953 rc = MtFrame::connect(sock, (struct sockaddr *)dst, addr_len, time_left); in mt_tcpsendrcv_short()
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | test.c | 94 static redisContext *connect(struct config config) { in connect() function 251 c = connect(config); in test_append_formatted_commands() 390 c = connect(config); in test_blocking_connection() 471 c = connect(config); in test_blocking_connection_timeouts() 483 c = connect(config); in test_blocking_connection_timeouts() 517 c = connect(config); in test_blocking_io_errors() 552 c = connect(config); in test_blocking_io_errors() 586 redisContext *c = connect(config); in test_throughput()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | cc_conn.c | 975 resp->connect.hdr.cref = conn->cref; in cc_conn_sig_handle() 981 resp->connect.aal = conn->aal; in cc_conn_sig_handle() 983 resp->connect.blli = in cc_conn_sig_handle() 986 resp->connect.connid = conn->connid; in cc_conn_sig_handle() 989 resp->connect.eetd = conn->eetd; in cc_conn_sig_handle() 995 resp->connect.exqos = conn->exqos; in cc_conn_sig_handle() 999 resp->connect.abradd = conn->abradd; in cc_conn_sig_handle() 1005 resp->connect.epref = conn->epref; in cc_conn_sig_handle() 1006 resp->connect.epref.flag = !resp->connect.epref.flag; in cc_conn_sig_handle() 1270 if (IE_ISPRESENT(conf->connect.blli)) in cc_conn_sig_handle() [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | dove-cubox.dts | 97 /* connect xtal input to 25MHz reference */ 101 /* connect xtal input as source of pll0 and pll1 */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/ |
| H A D | renesas,gyroadc.txt | 39 MB88101A connect directly to two CHS lines of the 49 required to connect the nCS line of the TI/ADI chips 58 required to connect the nCS line of the MAX chips
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | anet_ff.c | 133 INIT_FUNCTION(connect); in ff_mod_init() 189 connect(int sockfd, const struct sockaddr *addr, socklen_t addrlen) in connect() function 192 INIT_FUNCTION(connect); in connect()
|
| /f-stack/tools/ngctl/ |
| H A D | Makefile | 9 SRCS= main.c mkpeer.c config.c connect.c dot.c name.c show.c list.c \
|
| /f-stack/app/redis-5.0.5/deps/hiredis/examples/ |
| H A D | example-qt.cpp | 42 QObject::connect(&example, SIGNAL(finished()), &app, SLOT(quit())); in main()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | cros-ec.txt | 6 The EC can be connect through various means (I2C, SPI, LPC, RPMSG) and the 9 Other Linux driver (such as cros-ec-keyb for the matrix keyboard) connect to
|
| /f-stack/tools/libnetgraph/ |
| H A D | internal.h | 78 #define connect(a,b,c) ng_connect(a,b,c) macro
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | renesas,rcar-usb2-clock-sel.txt | 6 If you connect an external clock to the USB_EXTAL pin only, you should set 8 If you connect an oscillator to both the USB_XTAL and USB_EXTAL, this module
|
| H A D | silabs,si5351.txt | 78 /* connect xtal input to 25MHz reference */ 82 /* connect xtal input as source of pll0 and pll1 */
|
| /f-stack/tools/libxo/libxo/ |
| H A D | xo_syslog.c | 334 if (connect(xo_logfile, (struct sockaddr *) &saddr, in xo_connect_log() 343 if (connect(xo_logfile, (struct sockaddr *)&saddr, in xo_connect_log() 357 if (connect(xo_logfile, (struct sockaddr *)&saddr, in xo_connect_log()
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-telemetry.py | 41 sock.connect(path)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | calxeda-combophy.yaml | 10 The Calxeda Combination PHYs connect the SoC to the internal fabric
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unidef.h | 323 struct uni_connect connect; member 326 struct uni_connect connect; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | imx7-csi.txt | 8 to connect directly to external CMOS image sensors.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/wireless/ |
| H A D | microchip,wilc1000.yaml | 15 describes the binding to connect wilc devices.
|
| /f-stack/dpdk/drivers/net/memif/ |
| H A D | memif.h | 142 memif_msg_connect_t connect; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/ |
| H A D | toshiba,tc358767.txt | 16 - ports: the ports node can contain video interface port nodes to connect
|