/Linux-v6.6/Documentation/ABI/testing/ |
D | configfs-most | 4 Description: Interface is used to configure and connect device channels 19 configure the buffer size for this channel 22 configure the sub-buffer size for this channel 27 configure number of buffers used for this 31 configure type of data that will travel over 35 configure whether this link will be an input 39 configure DBR data buffer size (this is used 43 configure the number of packets that will be 74 configure the buffer size for this channel 77 configure the sub-buffer size for this channel [all …]
|
D | configfs-spear-pcie-gadget | 7 Interface is used to configure selected dual mode PCIe controller 8 as device and then program its various registers to configure it 21 int_type used to configure and read type of supported interrupt 22 no_of_msi used to configure number of MSI vector needed and
|
D | sysfs-bus-most | 52 This is used to check and configure the MAC address. 60 This is used to check and configure the MAC address. 68 This is used to check and configure the MAC address. 76 This is used to check and configure the MEP filter address. 84 This is used to check and configure the MEP hash table. 92 This is used to check and configure the MEP hash table. 100 This is used to check and configure the MEP hash table. 108 This is used to check and configure the MEP hash table. 160 configure it.
|
/Linux-v6.6/tools/usb/usbip/ |
D | INSTALL | 13 Briefly, the shell commands `./configure; make; make install' should 14 configure, build, and install this package. The following 18 The `configure' shell script attempts to guess correct values for 25 debugging `configure'). 34 to figure out how `configure' could check whether to do them, and mail 40 The file `configure.ac' (or `configure.in') is used to create 41 `configure' by a program called `autoconf'. You need `configure.ac' if 42 you want to change it or regenerate `configure' using a newer version 48 `./configure' to configure the package for your system. 50 Running `configure' might take a while. While running, it prints [all …]
|
/Linux-v6.6/drivers/soc/renesas/ |
D | rcar-rst.c | 58 int (*configure)(void __iomem *base); /* Platform specific config */ member 68 .configure = rcar_rst_enable_wdt_reset, 79 .configure = rcar_rst_v3u_enable_wdt_reset, 147 if (cfg->configure) { in rcar_rst_init() 148 error = cfg->configure(base); in rcar_rst_init()
|
/Linux-v6.6/drivers/staging/most/Documentation/ABI/ |
D | sysfs-class-most.txt | 88 This is used to check and configure the MAC address. 96 This is used to check and configure the MAC address. 104 This is used to check and configure the MAC address. 112 This is used to check and configure the MEP filter address. 120 This is used to check and configure the MEP hash table. 128 This is used to check and configure the MEP hash table. 136 This is used to check and configure the MEP hash table. 144 This is used to check and configure the MEP hash table. 196 configure it. 256 This is to configure the number of buffers of the current channel. [all …]
|
/Linux-v6.6/include/linux/ |
D | transport_class.h | 21 int (*configure)(struct transport_container *, struct device *, member 34 .configure = cfg, \ 46 .configure = cfg, \
|
/Linux-v6.6/Documentation/ABI/stable/ |
D | sysfs-driver-firmware-zynqmp | 122 This sysfs interface allows user to configure features at 124 firmware as well as the user can configure the parameters of 135 2. PM_FEATURE_OVERTEMP_VALUE = 2, the user can configure the 139 4. PM_FEATURE_EXTWDT_VALUE = 4, the user can configure the 151 Select over temperature config ID to configure OT limit 165 Select external watchdog config ID to configure time interval 179 This sysfs interface allows to configure features at runtime. 181 Also, the user can configure the parameters of the features 199 2. PM_FEATURE_OVERTEMP_VALUE = 2, the user can configure the 203 4. PM_FEATURE_EXTWDT_VALUE = 4, the user can configure the
|
/Linux-v6.6/drivers/watchdog/ |
D | rave-sp-wdt.c | 41 int (*configure)(struct watchdog_device *, bool); member 114 return to_rave_sp_wdt(wdd)->variant->configure(wdd, on); in rave_sp_wdt_configure() 230 .configure = rave_sp_wdt_legacy_configure, 237 .configure = rave_sp_wdt_rdu_configure,
|
/Linux-v6.6/arch/arm/mm/ |
D | cache-l2x0.c | 32 void (*configure)(void __iomem *); member 116 if (outer_cache.configure) in l2c_enable() 117 outer_cache.configure(&l2x0_saved_regs); in l2c_enable() 119 l2x0_data->configure(base); in l2c_enable() 245 .configure = l2c_configure, 410 .configure = l2c_configure, 767 .configure = l2c310_configure, 854 fns.configure = outer_cache.configure; in __l2c_init() 1093 .configure = l2c_configure, 1113 .configure = l2c_configure, [all …]
|
/Linux-v6.6/arch/sh/boards/mach-r2d/ |
D | Kconfig | 9 Selecting this option will configure the kernel for R2D-PLUS. 17 Selecting this option will configure the kernel for R2D-1.
|
/Linux-v6.6/drivers/char/agp/ |
D | intel-agp.c | 456 .configure = intel_configure, 483 .configure = intel_815_configure, 510 .configure = intel_820_configure, 537 .configure = intel_830mp_configure, 564 .configure = intel_840_configure, 591 .configure = intel_845_configure, 618 .configure = intel_850_configure, 645 .configure = intel_860_configure, 672 .configure = intel_7505_configure, 825 bridge->driver->configure(); in agp_intel_resume()
|
/Linux-v6.6/Documentation/devicetree/bindings/gpio/ |
D | gpio-max3191x.txt | 18 - maxim,modesel-gpios: GPIO pins to configure modesel of each chip. 25 - maxim,db0-gpios: GPIO pins to configure debounce of each chip. 28 - maxim,db1-gpios: GPIO pins to configure debounce of each chip.
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | vidioc-subdev-enum-mbus-code.rst | 116 encoding. The application can ask to configure the colorspace of the 123 The application can ask to configure the transform function of 130 encoding. The application can ask to configure the Y'CbCr encoding of the 137 encoding. The application can ask to configure the HSV encoding of the 144 quantization. The application can ask to configure the quantization of
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | twl4030_omap3.dtsi | 14 * to the SYS_NIRQ line on OMAP. Therefore, configure the 27 * pins we need to configure I2C4, or else use the legacy sys_nvmode1 and
|
/Linux-v6.6/fs/pstore/ |
D | Kconfig | 131 NOTE that, both Kconfig and module parameters can configure 142 NOTE that, both Kconfig and module parameters can configure 154 NOTE that, both Kconfig and module parameters can configure 166 NOTE that, both Kconfig and module parameters can configure 178 NOTE that, both Kconfig and module parameters can configure 190 NOTE that, both Kconfig and module parameters can configure
|
/Linux-v6.6/Documentation/usb/ |
D | gadget_serial.rst | 42 Windows and know how to configure and build Linux kernels, run 44 USB and serial devices. It also assumes you configure the Linux 110 To use the gadget serial driver you must configure the Linux gadget 187 To use the Linux ACM driver you must configure the Linux host side 219 To use the Linux generic USB serial driver you must configure the 243 to configure it to recognize the gadget serial device, like this:: 263 On the gadget side run "minicom -s" to configure a new minicom 269 On a Linux host running the ACM driver, configure minicom similarly 273 On a Linux host running the USB generic serial driver, configure 278 On a Windows host configure a new HyperTerminal session to use the
|
/Linux-v6.6/Documentation/fb/ |
D | sa1100fb.rst | 18 on the kernel command line should be enough to configure the 27 options may not be enough to configure the display. Adding sections to
|
/Linux-v6.6/drivers/infiniband/sw/rxe/ |
D | Kconfig | 25 To configure and work with soft-RoCE driver please use the 26 following wiki page under "configure Soft-RoCE (RXE)" section:
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | sprd,pinctrl.txt | 7 to configure for some global common configuration, such as domain 25 configure this field (pin). 29 to configure the pin sleep mode, function select and sleep related 58 configure drive strength, pull up/down and so on. Especially for pull
|
/Linux-v6.6/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 122 configure and establish communication pathways (links) to attached devices on 129 configure the buffer size for this channel 131 configure the sub-buffer size for this channel (needed for 134 configure number of buffers used for this channel 136 configure type of data that will travel over this channel 138 configure whether this link will be an input or output 140 configure DBR data buffer size (this is used for MediaLB communication 143 configure the number of packets that will be collected from the
|
/Linux-v6.6/drivers/pnp/ |
D | Kconfig | 17 Say Y here if you would like Linux to configure your Plug and Play 19 Alternatively, you can say N here and configure your PnP devices
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | vimc.rst | 27 width, ...). One needs to configure the topology in order to match the 31 ``v4l2-ctl`` that can be used to configure the vimc configuration. This sequence 102 Vimc has a module parameter to configure the driver.
|
/Linux-v6.6/Documentation/devicetree/bindings/display/tilcdc/ |
D | panel.txt | 5 - panel-info: configuration info to configure LCDC correctly for the panel 26 - pinctrl-names, pinctrl-0: the pincontrol settings to configure
|
/Linux-v6.6/drivers/base/ |
D | transport_class.c | 209 if (tclass->configure) in transport_configure() 210 tclass->configure(tcont, dev, cdev); in transport_configure()
|