| /linux/Documentation/userspace-api/gpio/ |
| H A D | gpio-v2-get-line-ioctl.rst | 34 On success, the requesting process is granted exclusive access to the line 49 Requesting a line already in use is an error (**EBUSY**). 77 and falling edges. Requesting edge detection from a line that does not support 83 and a kernel with ``CONFIG_HTE`` set. Requesting HTE from a device that 91 kernel. Requesting debounce on a line that supports neither debounce in 95 Requesting an invalid configuration is an error (**EINVAL**).
|
| H A D | gpio-get-lineevent-ioctl.rst | 40 On success, the requesting process is granted exclusive access to the line 49 Requesting a line already in use is an error (**EBUSY**). 51 Requesting edge detection on a line that does not support interrupts is an 75 Requesting an invalid configuration is an error (**EINVAL**).
|
| H A D | gpio-get-linehandle-ioctl.rst | 43 On success, the requesting process is granted exclusive access to the line 51 Requesting a line already in use is an error (**EBUSY**). 77 Requesting an invalid configuration is an error (**EINVAL**).
|
| H A D | gpio-handle-set-config-ioctl.rst | 45 :ref:`gpio-get-linehandle-config-support` that apply when requesting the 47 restriction that a direction flag must be set. Requesting an invalid
|
| /linux/drivers/staging/greybus/ |
| H A D | arche-apb-ctrl.c | 148 dev_err(dev, "Failed requesting SPI bus en GPIO: %d\n", in fw_flashing_seq() 326 dev_err(dev, "Failed requesting reset GPIO: %d\n", ret); in apb_ctrl_get_fw_data() 333 dev_err(dev, "Failed requesting bootret GPIO: %d\n", ret); in apb_ctrl_get_fw_data() 341 dev_err(dev, "Failed requesting pwroff_n GPIO: %d\n", ret); in apb_ctrl_get_fw_data() 349 dev_err(dev, "Failed requesting APB clock en GPIO: %d\n", ret); in apb_ctrl_get_fw_data() 356 dev_warn(dev, "Failed requesting power down GPIO: %d\n", ret); in apb_ctrl_get_fw_data()
|
| /linux/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
| H A D | group_constraint_repeat_test.c | 39 /* Expected to fail since sibling event is requesting same PMC as leader */ in group_constraint_repeat() 44 /* Expected to pass since sibling event is requesting different PMC */ in group_constraint_repeat()
|
| /linux/Documentation/devicetree/bindings/hwlock/ |
| H A D | hwlock.txt | 39 The following example has a node requesting a hwlock in the bank defined by 51 The following example has a node requesting two hwlocks, a hwlock within
|
| H A D | ti,omap-hwspinlock.yaml | 26 the argument specifier value for requesting a specific hwspinlock within
|
| /linux/Documentation/devicetree/bindings/iio/temperature/ |
| H A D | melexis,mlx90632.yaml | 28 emissivity should be set before requesting the object temperature. 41 emissivity should be set before requesting the object temperature.
|
| /linux/tools/perf/pmu-events/arch/x86/skylake/ |
| H A D | uncore-interconnect.json | 49 …Data Read requests sent to memory controller whose data is returned directly to requesting agent.", 58 …Data Read requests sent to memory controller whose data is returned directly to requesting agent.",
|
| /linux/tools/testing/selftests/mm/ |
| H A D | hugepage-shm.c | |
| /linux/drivers/memory/ |
| H A D | of_memory.c | 21 * @dev: device requesting for min timing values 95 * @dev: Device requesting for ddr timings 159 * @dev: device requesting for min timing values 247 * @dev: Device requesting for ddr timings 309 * @dev: Device requesting info
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | gpio-regulator.yaml | 43 pins set when requesting them from the gpio controller. Systems, that are 44 capable of preserving state when requesting the lines, are free to ignore
|
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | ti-dma-crossbar.txt | 23 When requesting channel via ti,dra7-dma-crossbar, the DMA client must request 65 /* Requesting crossbar input 49 and 50 */
|
| /linux/Documentation/security/keys/ |
| H A D | request-key.rst | 7 the requesting algorithm works. 9 The process starts by either the kernel requesting a service by calling 137 This is a short duration placeholder that causes any attempt at re-requesting
|
| /linux/drivers/interconnect/ |
| H A D | bulk.c | 9 * @dev: the device requesting the path 133 * @dev: the device requesting the path
|
| /linux/tools/perf/scripts/python/ |
| H A D | stackcollapse.py | 63 parser.error("requesting tid but not comm is invalid") 65 parser.error("requesting pid but not comm is invalid")
|
| /linux/drivers/crypto/starfive/ |
| H A D | jh7110-cryp.c | 68 "Error requesting tx dma channel.\n"); in starfive_dma_init() 74 "Error requesting rx dma channel.\n"); in starfive_dma_init()
|
| /linux/arch/arm/mach-davinci/ |
| H A D | sram.h | 18 * Errors include SRAM memory not being available, and requesting
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-usb_role | 14 requesting role swapping with non-USB Type-C ports. With USB
|
| /linux/include/linux/ |
| H A D | aperture.h | 49 * @name: a descriptive name of the requesting driver
|
| /linux/drivers/scsi/fnic/ |
| H A D | fcpio.h | 265 * used for requesting the firmware to abort a request and/or send out 297 * used for requesting the firmware to send out a read data transfer for a 317 * used for requesting the firmware to send out a write data transfer for a 332 * used for requesting the firmware to send out a response for a target
|
| /linux/drivers/staging/iio/Documentation/ |
| H A D | inkernel.txt | 37 to associate a given channel with the consumer requesting it.
|
| /linux/tools/perf/bench/ |
| H A D | futex.c | 25 printf("Requesting %d hash buckets failed: %d/%m\n", in futex_set_nbuckets_param()
|
| /linux/drivers/platform/x86/ |
| H A D | asus-tf103c-dock.c | 748 return dev_err_probe(dev, PTR_ERR(board_rev_gpio), "requesting board_rev GPIO\n"); in tf103c_dock_probe() 761 return dev_err_probe(dev, PTR_ERR(dock->pwr_en), "requesting pwr_en GPIO\n"); in tf103c_dock_probe() 765 return dev_err_probe(dev, PTR_ERR(dock->irq_gpio), "requesting IRQ GPIO\n"); in tf103c_dock_probe() 775 return dev_err_probe(dev, ret, "requesting dock IRQ"); in tf103c_dock_probe() 779 return dev_err_probe(dev, PTR_ERR(dock->hpd_gpio), "requesting HPD GPIO\n"); in tf103c_dock_probe()
|