Home
last modified time | relevance | path

Searched refs:over (Results 1 – 25 of 503) sorted by relevance

12345678910>>...21

/linux-3.4.99/Documentation/devicetree/bindings/hwmon/
Dads1015.txt8 0: Voltage over AIN0 and AIN1.
9 1: Voltage over AIN0 and AIN3.
10 2: Voltage over AIN1 and AIN3.
11 3: Voltage over AIN2 and AIN3.
12 4: Voltage over AIN0 and GND.
13 5: Voltage over AIN1 and GND.
14 6: Voltage over AIN2 and GND.
15 7: Voltage over AIN3 and GND.
/linux-3.4.99/Documentation/hwmon/
Dads101523 in0: Voltage over AIN0 and AIN1.
24 in1: Voltage over AIN0 and AIN3.
25 in2: Voltage over AIN1 and AIN3.
26 in3: Voltage over AIN2 and AIN3.
27 in4: Voltage over AIN0 and GND.
28 in5: Voltage over AIN1 and GND.
29 in6: Voltage over AIN2 and GND.
30 in7: Voltage over AIN3 and GND.
/linux-3.4.99/arch/openrisc/include/asm/
Duaccess.h276 unsigned long over; in copy_from_user() local
281 over = (unsigned long)from + n - TASK_SIZE; in copy_from_user()
282 return __copy_tofrom_user(to, from, n - over) + over; in copy_from_user()
290 unsigned long over; in copy_to_user() local
295 over = (unsigned long)to + n - TASK_SIZE; in copy_to_user()
296 return __copy_tofrom_user(to, from, n - over) + over; in copy_to_user()
310 unsigned long over = (unsigned long)addr + size - TASK_SIZE; in clear_user() local
311 return __clear_user(addr, size - over) + over; in clear_user()
/linux-3.4.99/drivers/net/wimax/i2400m/
DKconfig14 tristate "Intel Wireless WiMAX Connection 2400 over USB (including 5x50)"
19 Connection 2400 over USB (like any of the Intel Wireless
25 tristate "Intel Wireless WiMAX Connection 2400 over SDIO"
30 Connection 2400 over SDIO.
35 bool "Intel Wireless Multicom WiMAX Connection 3200 over SDIO"
40 Connection 3200 over SDIO.
/linux-3.4.99/drivers/net/ppp/
DKconfig10 the same purpose: sending Internet traffic over telephone (and other
23 synchronous PPP which can be used over digital ISDN lines for
24 example. If you want to use PPP over phone lines or other
26 the next option, "PPP support for async serial ports". For PPP over
43 sent over the wire. The machine at the other end of the PPP link
64 each PPP packet before it is sent over the wire. The machine at the
75 Say Y here if you want to be able to filter the packets passing over
112 tristate "PPP over ATM"
121 tristate "PPP over Ethernet (EXPERIMENTAL)"
124 Support for PPP over Ethernet.
[all …]
/linux-3.4.99/arch/score/include/asm/
Duaccess.h296 unsigned long over; in copy_from_user() local
302 over = (unsigned long)from + len - TASK_SIZE; in copy_from_user()
303 return __copy_tofrom_user(to, from, len - over) + over; in copy_from_user()
311 unsigned long over; in copy_to_user() local
317 over = (unsigned long)to + len - TASK_SIZE; in copy_to_user()
318 return __copy_tofrom_user(to, from, len - over) + over; in copy_to_user()
/linux-3.4.99/drivers/infiniband/ulp/ipoib/
DKconfig2 tristate "IP-over-InfiniBand"
5 Support for the IP-over-InfiniBand protocol (IPoIB). This
6 transports IP packets over InfiniBand so you can use your IB
12 bool "IP-over-InfiniBand Connected Mode support"
27 bool "IP-over-InfiniBand debugging" if EXPERT
42 bool "IP-over-InfiniBand data path debugging"
/linux-3.4.99/net/econet/
DKconfig12 parts of Econet that runs over ordinary Ethernet connections, on
17 to send Econet/AUN traffic over a UDP Ethernet connection or over
24 bool "AUN over UDP"
27 Say Y here if you want to send Econet/AUN traffic over a UDP
/linux-3.4.99/arch/powerpc/include/asm/
Duaccess.h335 unsigned long over; in copy_from_user() local
340 over = (unsigned long)from + n - TASK_SIZE; in copy_from_user()
342 n - over) + over; in copy_from_user()
350 unsigned long over; in copy_to_user() local
355 over = (unsigned long)to + n - TASK_SIZE; in copy_to_user()
357 n - over) + over; in copy_to_user()
450 unsigned long over = (unsigned long)addr + size - TASK_SIZE; in clear_user() local
451 return __clear_user(addr, size - over) + over; in clear_user()
/linux-3.4.99/Documentation/isdn/
D00-INDEX22 - info for running audio over ISDN.
30 - info for using Fax over ISDN.
46 - info on running Sync PPP over ISDN.
48 - info for running X.25 over ISDN.
50 - frequently asked questions about running PPP over ISDN.
/linux-3.4.99/drivers/infiniband/ulp/iser/
DKconfig7 over InfiniBand. This allows you to access storage devices
8 that speak iSCSI over iSER over InfiniBand.
/linux-3.4.99/Documentation/arm/Samsung-S3C24XX/
DUSB-Host.txt41 board implements extra power control or over-current monitoring.
57 that get called to enable over-current detection, and to
68 Called to enable or disable the over-current monitoring.
74 The OHCI driver fills this field in for the over-current code
75 to call when there is a change to the over-current state on
77 with bit X being 1 for an over-current on port X.
/linux-3.4.99/net/sctp/
Dchunk.c176 int max, whole, i, offset, over, err; in sctp_datamsg_from_user() local
256 over = msg_len % max; in sctp_datamsg_from_user()
259 if ((whole > 1) || (whole && over)) in sctp_datamsg_from_user()
269 if ((i == (whole - 1)) && !over) { in sctp_datamsg_from_user()
309 if (over) { in sctp_datamsg_from_user()
319 chunk = sctp_make_datafrag_empty(asoc, sinfo, over, frag, 0); in sctp_datamsg_from_user()
326 err = sctp_user_addto_chunk(chunk, offset, over,msgh->msg_iov); in sctp_datamsg_from_user()
/linux-3.4.99/net/rds/
DKconfig7 sequenced delivery of datagrams over Infiniband, iWARP,
11 tristate "RDS over Infiniband and iWARP"
18 tristate "RDS over TCP"
/linux-3.4.99/fs/9p/
Dvfs_dir.c135 int over; in v9fs_dir_readdir() local
178 over = filldir(dirent, st.name, strlen(st.name), in v9fs_dir_readdir()
183 if (over) { in v9fs_dir_readdir()
208 int over; in v9fs_dir_readdir_dotl() local
258 over = filldir(dirent, curdirent.d_name, in v9fs_dir_readdir_dotl()
264 if (over) { in v9fs_dir_readdir_dotl()
/linux-3.4.99/arch/arm/include/asm/
Dvfpmacros.h32 addeq \base, \base, #32*4 @ step over unused register space
38 addne \base, \base, #32*4 @ step over unused register space
56 addeq \base, \base, #32*4 @ step over unused register space
62 addne \base, \base, #32*4 @ step over unused register space
/linux-3.4.99/net/lapb/
DKconfig15 currently supports LAPB only over Ethernet connections. If you want
16 to use LAPB connections over Ethernet, say Y here and to "LAPB over
/linux-3.4.99/net/x25/
DKconfig28 X.25 over a standard telephone line using an ordinary modem (say Y
29 to "X.25 async driver" below) or over Ethernet using an ordinary
30 Ethernet card and the LAPB over Ethernet (say Y to "LAPB Data Link
31 Driver" and "LAPB over Ethernet driver" below).
/linux-3.4.99/drivers/net/slip/
DKconfig12 Internet Protocol) is a protocol used to send Internet traffic over
21 allows you to use SLIP over a regular dial up shell connection. If
54 allows you to use SLIP over a regular dial up shell connection, you
71 Just occasionally you may need to run IP over hostile serial
74 "slip6". In this mode, SLIP will only send normal ASCII symbols over
77 over the async ports of a Camtec JNT Pad. If unsure, say N.
/linux-3.4.99/drivers/staging/ozwpan/
DKconfig2 tristate "USB over WiFi Host Controller"
6 Ozmo Devices USB over WiFi technology.
/linux-3.4.99/drivers/isdn/mISDN/
DKconfig29 tristate "ISDN over IP tunnel"
32 Enable support for ISDN over IP tunnel.
40 NOTE: This protocol is called 'Layer 1 over IP' and is not
/linux-3.4.99/drivers/infiniband/ulp/srp/
DKconfig6 Support for the SCSI RDMA Protocol over InfiniBand. This
7 allows you to access storage devices that speak SRP over
/linux-3.4.99/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt20 note over mac80211,driver
50 note over mac80211,driver: cleanup like for authenticate
61 note over mac80211: init rate control
80 note over userspace
/linux-3.4.99/net/irda/irnet/
DKconfig10 IrNET is an alternate way to transfer TCP/IP traffic over IrDA. It
11 uses synchronous PPP over a set of point to point IrDA sockets. You
/linux-3.4.99/net/l2tp/
DKconfig17 L2TP is often used to tunnel PPP traffic over IP
23 over L2TP tunnels. L2TPv3 is defined in RFC 3931
57 packet-oriented data network (e.g., over IP). L2TP, as
72 Support for L2TP-over-IP socket family.
89 Support for carrying raw ethernet frames over L2TPv3.

12345678910>>...21