/Linux-v6.1/drivers/nfc/nfcmrvl/ |
D | Kconfig | 11 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-v6.1/drivers/usb/gadget/function/ |
D | u_ether.h | 95 /* 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-v6.1/drivers/net/ppp/ |
D | Kconfig | 11 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-v6.1/drivers/nvme/target/ |
D | Kconfig | 25 NVMe Over Fabrics protocol. It allows for hosts to manage and 43 tristate "NVMe over Fabrics RDMA target support" 49 devices over RDMA. 54 tristate "NVMe over Fabrics FC target driver" 60 devices over FC. 65 tristate "NVMe over Fabrics FC Transport Loopback Test driver" 78 tristate "NVMe over Fabrics TCP target support" 83 devices over TCP. 88 bool "NVMe over Fabrics In-band Authentication support" 98 This enables support for NVMe over Fabrics In-band Authentication
|
/Linux-v6.1/drivers/nvme/host/ |
D | Kconfig | 48 tristate "NVM Express over Fabrics RDMA 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 FC 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 79 tristate "NVM Express over Fabrics TCP host driver" 86 This provides support for the NVMe over Fabrics protocol using 90 To configure a NVMe over Fabrics controller use the nvme-cli tool 96 bool "NVM Express over Fabrics In-Band Authentication" [all …]
|
/Linux-v6.1/drivers/misc/lkdtm/ |
D | refcount.c | 29 refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX - 1); in lkdtm_REFCOUNT_INC_OVERFLOW() local 32 refcount_dec(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 33 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 36 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 37 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 39 overflow_check(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 45 refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX - 1); in lkdtm_REFCOUNT_ADD_OVERFLOW() local 48 refcount_dec(&over); in lkdtm_REFCOUNT_ADD_OVERFLOW() 49 refcount_dec(&over); in lkdtm_REFCOUNT_ADD_OVERFLOW() 50 refcount_dec(&over); in lkdtm_REFCOUNT_ADD_OVERFLOW() [all …]
|
/Linux-v6.1/drivers/hwtracing/stm/ |
D | Kconfig | 19 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-v6.1/Documentation/ABI/stable/ |
D | sysfs-driver-firmware-zynqmp | 125 the features at runtime. The supported features are over 134 disable the over temperature feature. 136 over temperature limit in Degree Celsius. 144 Select over temperature config ID to enable/disable feature 147 Check over temperature config ID is selected or not 151 Select over temperature config ID to configure OT limit 154 Check over temperature config ID is selected or not 182 at runtime. The supported features are over temperature and 193 The default limit for the over temperature is 90 Degree Celsius. 198 disable the over temperature feature. [all …]
|
/Linux-v6.1/net/core/ |
D | ptp_classifier.c | 14 * ; 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-v6.1/Documentation/devicetree/bindings/input/ |
D | hid-over-i2c.yaml | 4 $id: http://devicetree.org/schemas/input/hid-over-i2c.yaml# 7 title: HID over I2C Devices 14 HID over I2C provides support for various Human Interface Devices over the 33 - const: hid-over-i2c 34 - description: Just "hid-over-i2c" alone is allowed, but not recommended. 35 const: hid-over-i2c 77 compatible = "hid-over-i2c";
|
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/ |
D | maxim,max17042.yaml | 44 maxim,over-heat-temp: 47 Temperature threshold to report battery as over heated (in tenths of degree Celsius). 48 Default is not to report over heating events. 56 maxim,over-volt: 59 Voltage threshold to report battery as over voltage (in mV). 60 Default is not to report over-voltage events. 78 maxim,over-heat-temp = <600>; 79 maxim,over-volt = <4300>;
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | ti,ads1015.yaml | 53 0: Voltage over AIN0 and AIN1. 54 1: Voltage over AIN0 and AIN3. 55 2: Voltage over AIN1 and AIN3. 56 3: Voltage over AIN2 and AIN3. 57 4: Voltage over AIN0 and GND. 58 5: Voltage over AIN1 and GND. 59 6: Voltage over AIN2 and GND. 60 7: Voltage over AIN3 and GND.
|
/Linux-v6.1/drivers/infiniband/ulp/ipoib/ |
D | Kconfig | 3 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-v6.1/net/hsr/ |
D | Kconfig | 18 with other HSR capable nodes. All Ethernet frames sent over the HSR 19 device will be sent in both directions on the ring (over both slave 20 ports), giving a redundant, instant fail-over network. Each HSR node 25 separate networks over the two slave interfaces. Like HSR, Ethernet 26 frames sent over the PRP device will be sent to both networks giving 27 a redundant, instant fail-over network. Unlike HSR, PRP networks
|
/Linux-v6.1/include/linux/ |
D | hashtable.h | 120 * 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 …]
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | regulator.yaml | 117 regulator-over-current-protection: 118 description: Enable over current protection. 122 description: Set over current protection limit. This is a limit where 128 description: Set over current error limit. This is a limit where part of 134 description: Set over current warning limit. This is a limit where hardware 141 description: Set over voltage protection limit. This is a limit where 148 description: Set over voltage error limit. This is a limit where part of 155 description: Set over voltage warning limit. This is a limit where hardware 163 description: Set over under voltage protection limit. This is a limit where 177 description: Set over under voltage warning limit. This is a limit where [all …]
|
/Linux-v6.1/Documentation/arm/samsung-s3c24xx/ |
D | usb-host.rst | 43 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-v6.1/include/linux/regulator/ |
D | machine.h | 111 * @over_curr_limits: Limits for acting on over current. 112 * @over_voltage_limits: Limits for acting on over voltage. 114 * @temp_limits: Limits for acting on over temperature. 130 * @over_current_protection: Auto disable on over current event. 132 * @over_current_detection: Configure over current limits. 133 * @over_voltage_detection: Configure over voltage limits. 135 * @over_temp_detection: Configure over temperature limits. 217 unsigned over_current_protection:1; /* auto disable on over current */ 218 unsigned over_current_detection:1; /* notify on over current */ 219 unsigned over_voltage_detection:1; /* notify on over voltage */ [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | max6697.txt | 34 - 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-v6.1/drivers/net/wan/ |
D | Kconfig | 10 lines, are used to interconnect Local Area Networks (LANs) over vast 48 Generic HDLC driver supporting raw HDLC over WAN connections. 57 over WAN connections. 59 You will need it for Ethernet over HDLC bridges. 67 Generic HDLC driver supporting Cisco HDLC over WAN connections. 75 Generic HDLC driver supporting Frame Relay over WAN connections. 83 Generic HDLC driver supporting PPP over WAN connections. 91 Generic HDLC driver supporting X.25 over WAN connections. 232 tristate "LAPB over Ethernet driver"
|
/Linux-v6.1/tools/testing/selftests/net/ |
D | bareudp.sh | 6 # The bareudp module allows to tunnel network protocols like IP or MPLS over 58 # | * Decapsulate bareudp packets (either IP or MPLS, over UDP) | 67 # | Traffic type: IP or MPLS (depending on test), over UDP 78 # | * Decapsulate bareudp packets (either IP or MPLS, over UDP) | 265 # Add specific overlay IP addresses, routed over MPLS 341 ping_test_one "ping" "192.0.2.103" "IPv4 packets over ${UNDERLAY}${MODE}" 344 ping_test_one "${PING6}" "2001:db8::103" "IPv6 packets over ${UNDERLAY}${MODE}" 347 ping_test_one "${PING6}" "2001:db8::203" "Unicast MPLS packets over ${UNDERLAY}${MODE}" 351 # Set up a bareudp overlay and run reachability tests over IPv4 and IPv6 398 # IPv4 over UDPv4 [all …]
|
/Linux-v6.1/drivers/net/slip/ |
D | Kconfig | 14 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-v6.1/drivers/bluetooth/ |
D | Kconfig | 181 user the Bluetooth HCI over a serial port interface. The HCI 195 The Intel protocol support enables Bluetooth HCI over serial 209 The Broadcom protocol support enables Bluetooth HCI over serial 223 The Realtek protocol support enables Bluetooth HCI over 3-Wire 236 over serial port interface(H4) between controller and host. 248 The Intel/AG6XX protocol support enables Bluetooth HCI over serial 362 tristate "Marvell BT-over-SDIO driver" 373 Say Y here to compile support for Marvell BT-over-SDIO driver 422 Say Y here to compile support for HCI over Qualcomm SMD into the 432 Say Y here to compile support for HCI over Redpine into the [all …]
|
/Linux-v6.1/Documentation/hwmon/ |
D | ibm-cffps.rst | 29 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-v6.1/drivers/fpga/ |
D | Kconfig | 41 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. 265 programming over slave SPI interface with .dat formatted
|