Home
last modified time | relevance | path

Searched full:over (Results 1 – 25 of 4043) sorted by relevance

12345678910>>...162

/Linux-v5.4/drivers/nfc/nfcmrvl/
DKconfig11 tristate "Marvell NFC-over-USB driver"
15 Marvell NFC-over-USB driver.
17 This driver provides support for Marvell NFC-over-USB devices:
20 Say Y here to compile support for Marvell NFC-over-USB driver
24 tristate "Marvell NFC-over-UART driver"
28 Marvell NFC-over-UART driver.
30 This driver provides support for Marvell NFC-over-UART devices
32 Say Y here to compile support for Marvell NFC-over-UART driver
36 tristate "Marvell NFC-over-I2C driver"
39 Marvell NFC-over-I2C driver.
[all …]
/Linux-v5.4/drivers/usb/gadget/function/
Du_ether.h95 /* gether_setup - initialize one ethernet-over-usb link
124 * Registers the net device associated with this ethernet-over-usb link
129 /* gether_setup_default - initialize one ethernet-over-usb link
144 * gether_set_gadget - initialize one ethernet-over-usb link with a gadget
148 * This associates one ethernet-over-usb link with a gadget.
153 * gether_set_dev_addr - initialize an ethernet-over-usb link with eth address
157 * This sets the device-side Ethernet address of this ethernet-over-usb link
164 * gether_get_dev_addr - get an ethernet-over-usb link eth address
169 * This gets the device-side Ethernet address of this ethernet-over-usb link.
175 * gether_set_host_addr - initialize an ethernet-over-usb link with host address
[all …]
/Linux-v5.4/drivers/net/ppp/
DKconfig11 the same purpose: sending Internet traffic over telephone (and other
24 synchronous PPP which can be used over digital ISDN lines for
25 example. If you want to use PPP over phone lines or other
27 the next option, "PPP support for async serial ports". For PPP over
44 sent over the wire. The machine at the other end of the PPP link
65 each PPP packet before it is sent over the wire. The machine at the
76 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"
124 Support for PPP over Ethernet.
[all …]
/Linux-v5.4/drivers/misc/lkdtm/
Drefcount.c37 refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX - 1); in lkdtm_REFCOUNT_INC_OVERFLOW() local
40 refcount_dec(&over); in lkdtm_REFCOUNT_INC_OVERFLOW()
41 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW()
44 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW()
45 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW()
47 overflow_check(&over); in lkdtm_REFCOUNT_INC_OVERFLOW()
53 refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX - 1); in lkdtm_REFCOUNT_ADD_OVERFLOW() local
56 refcount_dec(&over); in lkdtm_REFCOUNT_ADD_OVERFLOW()
57 refcount_dec(&over); in lkdtm_REFCOUNT_ADD_OVERFLOW()
58 refcount_dec(&over); in lkdtm_REFCOUNT_ADD_OVERFLOW()
[all …]
/Linux-v5.4/drivers/nvme/host/
DKconfig30 tristate "NVM Express over Fabrics RDMA host driver"
36 This provides support for the NVMe over Fabrics protocol using
40 To configure a NVMe over Fabrics controller use the nvme-cli tool
46 tristate "NVM Express over Fabrics FC host driver"
53 This provides support for the NVMe over Fabrics protocol using
57 To configure a NVMe over Fabrics controller use the nvme-cli tool
63 tristate "NVM Express over Fabrics TCP host driver"
69 This provides support for the NVMe over Fabrics protocol using
73 To configure a NVMe over Fabrics controller use the nvme-cli tool
/Linux-v5.4/drivers/hwtracing/stm/
DKconfig19 This is a simple framing protocol for sending data over STM
35 over the STP transport. In addition to the data payload, it
53 tristate "Kernel console over STM devices"
56 messages to trace hosts over STM devices.
58 If you want to send kernel console messages over STM devices,
62 tristate "Heartbeat over STM devices"
65 heartbeat messages to trace hosts over STM devices. It is
69 If you want to send heartbeat messages over STM devices,
80 If you want to send kernel Ftrace messages over STM devices,
/Linux-v5.4/net/core/
Dptp_classifier.c14 * ; PTP over UDP over IPv4 over Ethernet
30 * ; PTP over UDP over IPv6 over Ethernet
43 * ; PTP over 802.1Q over Ethernet
56 * ; PTP over UDP over IPv4 over 802.1Q over Ethernet
72 * ; PTP over UDP over IPv6 over 802.1Q over Ethernet
85 * ; PTP over Ethernet
/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/
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-v5.4/drivers/nvme/target/
DKconfig31 tristate "NVMe over Fabrics RDMA target support"
37 devices over RDMA.
42 tristate "NVMe over Fabrics FC target driver"
48 devices over FC.
53 tristate "NVMe over Fabrics FC Transport Loopback Test driver"
67 tristate "NVMe over Fabrics TCP target support"
72 devices over TCP.
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/
Dmax17042_battery.txt16 - maxim,over-heat-temp : Temperature threshold to report battery
17 as over heated (in tenths of degree Celsius).
20 - maxim,over-volt : Voltage threshold to report battery
21 as over voltage (in mV).
29 maxim,over-heat-temp = <600>;
30 maxim,over-volt = <4300>;
/Linux-v5.4/Documentation/devicetree/bindings/input/
Dhid-over-i2c.txt1 * HID over I2C Device-Tree bindings
3 HID over I2C provides support for various Human Interface Devices over the
14 - compatible: must be "hid-over-i2c"
24 "hid-over-i2c" string.
39 compatible = "hid-over-i2c";
/Linux-v5.4/drivers/infiniband/ulp/ipoib/
DKconfig3 tristate "IP-over-InfiniBand"
6 Support for the IP-over-InfiniBand protocol (IPoIB). This
7 transports IP packets over InfiniBand so you can use your IB
13 bool "IP-over-InfiniBand Connected Mode support"
28 bool "IP-over-InfiniBand debugging" if EXPERT
43 bool "IP-over-InfiniBand data path debugging"
/Linux-v5.4/include/linux/
Dhashtable.h120 * hash_for_each - iterate over a hashtable
132 * hash_for_each_rcu - iterate over a rcu enabled hashtable
144 * hash_for_each_safe - iterate over a hashtable safe against removal of
158 * hash_for_each_possible - iterate over all possible objects hashing to the
163 * @key: the key of the objects to iterate over
169 * hash_for_each_possible_rcu - iterate over all possible objects hashing to the
174 * @key: the key of the objects to iterate over
181 * hash_for_each_possible_rcu_notrace - iterate over all possible objects hashing
186 * @key: the key of the objects to iterate over
196 * hash_for_each_possible_safe - iterate over all possible objects hashing to the
[all …]
Dprime_numbers.h11 * for_each_prime_number - iterate over each prime upto a value
15 * Starting from the first prime number 2 iterate over each prime number up to
25 * for_each_prime_number_from - iterate over each prime upto a value
30 * Starting from @from iterate over each successive prime number up to the
Dplist.h145 * plist_for_each - iterate over the plist
153 * plist_for_each_continue - continue iteration over the plist
157 * Continue to iterate over plist, continuing after the current position.
163 * plist_for_each_safe - iterate safely over a plist of given type
168 * Iterate over a plist of given type, safe against removal of list entry.
174 * plist_for_each_entry - iterate over list of given type
183 * plist_for_each_entry_continue - continue iteration over list of given type
188 * Continue to iterate over list of given type, continuing after
195 * plist_for_each_entry_safe - iterate safely over list of given type
201 * Iterate over list of given type, safe against removal of list entry.
/Linux-v5.4/Documentation/arm/samsung-s3c24xx/
Dusb-host.rst43 board implements extra power control or over-current monitoring.
59 that get called to enable over-current detection, and to
68 Called to enable or disable the over-current monitoring.
73 The OHCI driver fills this field in for the over-current code
74 to call when there is a change to the over-current state on
76 with bit X being 1 for an over-current on port X.
/Linux-v5.4/Documentation/devicetree/bindings/hwmon/
Dmax6697.txt34 - over-temperature-mask
35 Over-temperature bit mask. Over-temperature reporting disabled for
38 If not specified, over-temperature reporting will be enabled for all
63 over-temperature-mask = <0x7f>;
/Linux-v5.4/drivers/net/slip/
DKconfig14 Internet Protocol) is a protocol used to send Internet traffic over
23 allows you to use SLIP over a regular dial up shell connection. If
56 allows you to use SLIP over a regular dial up shell connection, you
73 Just occasionally you may need to run IP over hostile serial
76 "slip6". In this mode, SLIP will only send normal ASCII symbols over
79 over the async ports of a Camtec JNT Pad. If unsure, say N.
/Linux-v5.4/Documentation/hwmon/
Dibm-cffps.rst29 curr1_alarm Output current over-current alarm.
43 in2_alarm Output voltage over-voltage alarm.
51 temp1_alarm PSU inlet ambient temperature over-temperature alarm.
53 temp2_alarm Secondary rectifier temp over-temperature alarm.
55 temp3_alarm ORing FET temperature over-temperature alarm.
/Linux-v5.4/tools/include/linux/
Dlist.h404 * list_for_each - iterate over a list
412 * list_for_each_prev - iterate over a list backwards
420 * list_for_each_safe - iterate over a list safe against removal of list entry
430 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry
441 * list_for_each_entry - iterate over list of given type
452 * list_for_each_entry_reverse - iterate backwards over list of given type.
474 * list_for_each_entry_continue - continue iteration over list of given type
479 * Continue to iterate over list of given type, continuing after
493 * Start to iterate over list of given type backwards, continuing after
502 * list_for_each_entry_from - iterate over list of given type from the current point
[all …]
/Linux-v5.4/drivers/fpga/
DKconfig41 tristate "Altera FPGA Passive Serial over SPI"
46 using the passive serial interface over SPI.
53 Arria 10 and Stratix10 Altera FPGAs using the CvP interface over PCIe.
68 tristate "Xilinx Configuration over Slave Serial (SPI)"
72 over slave serial interface.
78 FPGA manager driver support for Lattice iCE40 FPGAs over SPI.
85 over slave SPI interface.
/Linux-v5.4/net/atm/
DKconfig23 tristate "Classical IP over ATM"
26 Classical IP over ATM for PVCs and SVCs, supporting InARP and
51 tristate "Multi-Protocol Over ATM (MPOA) support"
54 Multi-Protocol Over ATM allows ATM edge devices such as routers,
66 This is sometimes used over DSL lines. If in doubt, say N.
/Linux-v5.4/include/drm/
Ddrm_atomic.h276 * Allows one to iterate over all private objects attached to @dev
677 * for_each_oldnew_connector_in_state - iterate over all connectors in an atomic update
686 * This iterates over all connectors in an atomic update, tracking both old and
700 * for_each_old_connector_in_state - iterate over all connectors in an atomic update
707 * This iterates over all connectors in an atomic update, tracking only the old
720 * for_each_new_connector_in_state - iterate over all connectors in an atomic update
727 * This iterates over all connectors in an atomic update, tracking only the new
740 * for_each_oldnew_crtc_in_state - iterate over all CRTCs in an atomic update
747 * This iterates over all CRTCs in an atomic update, tracking both old and
761 * for_each_old_crtc_in_state - iterate over all CRTCs in an atomic update
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Das3711.txt30 and one of these to select the over-voltage protection pin
31 - su2-fbprot-lx-sd4 : LX_SD4 is used for over-voltage protection
32 - su2-fbprot-gpio2 : GPIO2 is used for over-voltage protection
33 - su2-fbprot-gpio3 : GPIO3 is used for over-voltage protection
34 - su2-fbprot-gpio4 : GPIO4 is used for over-voltage protection
/Linux-v5.4/drivers/bluetooth/
DKconfig176 user the Bluetooth HCI over a serial port interface. The HCI
190 The Intel protocol support enables Bluetooth HCI over serial
204 The Broadcom protocol support enables Bluetooth HCI over serial
218 The Realtek protocol support enables Bluetooth HCI over 3-Wire
231 over serial port interface(H4) between controller and host.
243 The Intel/AG6XX protocol support enables Bluetooth HCI over serial
357 tristate "Marvell BT-over-SDIO driver"
368 Say Y here to compile support for Marvell BT-over-SDIO driver
426 Say Y here to compile support for HCI over Qualcomm SMD into the
436 Say Y here to compile support for HCI over Redpine into the

12345678910>>...162