Searched full:certain (Results 1 – 25 of 2855) sorted by relevance
12345678910>>...115
| /kernel/linux/linux-5.10/include/linux/pinctrl/ |
| D | pinmux.h | 23 * @request: called by the core to see if a certain pin can be made 33 * certain device to 35 * referencing pins) connected to a certain function selector. The group 39 * @set_mux: enable a certain muxing function with a certain pin group. The 43 * certain function whereas @group_selector selects a certain set of pins 45 * @gpio_request_enable: requests and enables GPIO on a certain pin. 50 * @gpio_disable_free: free up GPIO muxing on a certain pin, the reverse of
|
| D | pinconf.h | 24 * @pin_config_get: get the config of a certain pin, if the requested config 32 * per-device info for a certain pin in debugfs 34 * per-device info for a certain group in debugfs
|
| /kernel/linux/linux-4.19/include/linux/pinctrl/ |
| D | pinmux.h | 26 * @request: called by the core to see if a certain pin can be made 36 * certain device to 38 * referencing pins) connected to a certain function selector. The group 42 * @set_mux: enable a certain muxing function with a certain pin group. The 46 * certain function whereas @group_selector selects a certain set of pins 48 * @gpio_request_enable: requests and enables GPIO on a certain pin. 53 * @gpio_disable_free: free up GPIO muxing on a certain pin, the reverse of
|
| D | pinconf.h | 27 * @pin_config_get: get the config of a certain pin, if the requested config 36 * per-device info for a certain pin in debugfs 38 * per-device info for a certain group in debugfs
|
| /kernel/linux/linux-4.19/Documentation/driver-api/ |
| D | pinctl.rst | 128 actual enumerated pins that are part of a certain group. 209 using a certain resistor value - pull up and pull down - so that the pin has a 299 controller handles control of a certain GPIO pin. Since a single pin controller 407 a certain physical pin (ball, pad, finger, etc) for multiple mutually exclusive 489 - FUNCTIONS have PIN GROUPS as defined on the generic level - so a certain 490 function is *always* associated with a certain set of pin groups, could 502 - The combination of a FUNCTION and a PIN GROUP determine a certain function 503 for a certain set of pins. The knowledge of the functions and pin groups 508 - The name of a function with a certain selector (>= 0) 509 - A list of groups associated with a certain function [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | pinctl.rst | 128 actual enumerated pins that are part of a certain group. 209 using a certain resistor value - pull up and pull down - so that the pin has a 290 controller handles control of a certain GPIO pin. Since a single pin controller 398 a certain physical pin (ball, pad, finger, etc) for multiple mutually exclusive 480 - FUNCTIONS have PIN GROUPS as defined on the generic level - so a certain 481 function is *always* associated with a certain set of pin groups, could 493 - The combination of a FUNCTION and a PIN GROUP determine a certain function 494 for a certain set of pins. The knowledge of the functions and pin groups 499 - The name of a function with a certain selector (>= 0) 500 - A list of groups associated with a certain function [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | dev-event.rst | 10 notified on certain conditions taking place on a device. This might 32 Starting with kernel 3.1 certain guarantees can be given with regards to 42 3. Where applicable, certain event types can ensure that the payload of
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | dev-event.rst | 10 notified on certain conditions taking place on a device. This might 32 Starting with kernel 3.1 certain guarantees can be given with regards to 42 3. Where applicable, certain event types can ensure that the payload of
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | dpaa.txt | 177 queues is seen by the CPU as ingress traffic on a certain portal. 178 The DPAA QMan portal interrupts are affined each to a certain CPU. 185 When RSS is disabled, all traffic received by a certain interface is 190 traffic bursts from a certain queue are serviced by the same CPU. 193 certain interface when RSS is not enabled. 198 hardcoded, there is no indirection table to move traffic for a certain 204 RSS can be turned off for a certain interface using ethtool, i.e.
|
| D | tproxy.txt | 14 socket on your box, set the packet mark to a certain value: 33 Because of certain restrictions in the IPv4 routing output code you'll have to 59 acceptable in certain situations. (Think of proxying UDP for example: you won't
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/ |
| D | dpaa.rst | 185 queues is seen by the CPU as ingress traffic on a certain portal. 186 The DPAA QMan portal interrupts are affined each to a certain CPU. 193 When RSS is disabled, all traffic received by a certain interface is 198 traffic bursts from a certain queue are serviced by the same CPU. 201 certain interface when RSS is not enabled. 206 hardcoded, there is no indirection table to move traffic for a certain 212 RSS can be turned off for a certain interface using ethtool, i.e.::
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-bindings.txt | 12 For a client device to operate correctly, certain pin controllers must 13 set up certain specific pin configurations. Some client devices need a 31 they require certain specific named states for dynamic pin configuration. 61 the binding for that IP block requires certain pin states to
|
| /kernel/linux/linux-4.19/drivers/thermal/ |
| D | thermal_core.h | 20 * a certain cooling device on a certain trip point 21 * in a certain thermal zone
|
| /kernel/linux/linux-4.19/Documentation/bus-devices/ |
| D | ti-gpmc.txt | 19 GPMC has certain timings that has to be programmed for proper 24 dependency for certain gpmc timings on gpmc clock frequency. Hence a 39 certain fields of struct gpmc_device_timings, zero those entries.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | async.h | 58 * async_schedule_domain - schedule a function for asynchronous execution within a certain domain 65 * wait within a certain synchronization domain rather than globally. 105 * wait within a certain synchronization domain rather than globally.
|
| /kernel/linux/linux-4.19/kernel/ |
| D | async.c | 23 certain operations (primarily during system boot) to happen 218 * async_schedule_domain - schedule a function for asynchronous execution within a certain domain 225 * wait within a certain synchronization domain rather than globally. A 266 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain 279 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…
|
| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| D | initializers.h | 3 * Header file for Special Initializers for certain USB Mass Storage devices 19 * Also, for certain devices, the interrupt endpoint is used to convey
|
| /kernel/linux/linux-4.19/drivers/usb/storage/ |
| D | initializers.h | 3 * Header file for Special Initializers for certain USB Mass Storage devices 19 * Also, for certain devices, the interrupt endpoint is used to convey
|
| /kernel/linux/linux-5.10/Documentation/driver-api/memory-devices/ |
| D | ti-gpmc.rst | 23 GPMC has certain timings that has to be programmed for proper 28 dependency for certain gpmc timings on gpmc clock frequency. Hence a 43 certain fields of struct gpmc_device_timings, zero those entries.
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | time-event.h | 76 * In order to make sure that the fw is on a specific channel at a certain time 77 * and for a certain duration, the driver needs to issue a time event. 88 * When the driver needs to make sure we are in a certain channel, at a certain 89 * time and for a certain duration, it sends a Time Event. The flow against the
|
| /kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | time-event.h | 79 * In order to make sure that the fw is on a specific channel at a certain time 80 * and for a certain duration, the driver needs to issue a time event. 91 * When the driver needs to make sure we are in a certain channel, at a certain 92 * time and for a certain duration, it sends a Time Event. The flow against the
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | tproxy.rst | 17 socket on your box, set the packet mark to a certain value:: 36 Because of certain restrictions in the IPv4 routing output code you'll have to 62 acceptable in certain situations. (Think of proxying UDP for example: you won't
|
| /kernel/linux/linux-5.10/drivers/thermal/ |
| D | thermal_core.h | 97 * a certain cooling device on a certain trip point 98 * in a certain thermal zone
|
| /kernel/linux/linux-4.19/fs/fscache/ |
| D | Kconfig | 21 The gathering of statistics adds a certain amount of overhead to 38 The generation of this histogram adds a certain amount of overhead to
|
| /kernel/linux/linux-5.10/fs/fscache/ |
| D | Kconfig | 22 The gathering of statistics adds a certain amount of overhead to 39 The generation of this histogram adds a certain amount of overhead to
|
12345678910>>...115