Home
last modified time | relevance | path

Searched full:requesting (Results 1 – 25 of 709) sorted by relevance

12345678910>>...29

/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-get-line-ioctl.rst34 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 Dgpio-get-lineevent-ioctl.rst40 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 Dgpio-get-linehandle-ioctl.rst43 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 Dgpio-handle-set-config-ioctl.rst45 :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 Darche-apb-ctrl.c148 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_devtree_data()
333 dev_err(dev, "Failed requesting bootret GPIO: %d\n", ret); in apb_ctrl_get_devtree_data()
341 dev_err(dev, "Failed requesting pwroff_n GPIO: %d\n", ret); in apb_ctrl_get_devtree_data()
349 dev_err(dev, "Failed requesting APB clock en GPIO: %d\n", ret); in apb_ctrl_get_devtree_data()
356 dev_warn(dev, "Failed requesting power down GPIO: %d\n", ret); in apb_ctrl_get_devtree_data()
/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/
H A Dgroup_constraint_repeat_test.c39 /* 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 Dhwlock.txt39 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 Dti,omap-hwspinlock.yaml26 the argument specifier value for requesting a specific hwspinlock within
/linux/include/sound/
H A Ddmaengine_pcm.h65 * requesting the DMA channel.
66 * @chan_name: Custom channel name to use when requesting DMA channel.
121 * @compat_filter_fn: Will be used as the filter function when requesting a
/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dmelexis,mlx90632.yaml28 emissivity should be set before requesting the object temperature.
41 emissivity should be set before requesting the object temperature.
/linux/tools/testing/selftests/mm/
H A Dhugepage-shm.c6 * memory system calls. In this example the app is requesting 256MB of
9 * requesting huge pages.
/linux/drivers/memory/
H A Dof_memory.c21 * @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/driver-api/
H A Dpwrseq.rst17 exposed by the power sequence provider and delegate the actual requesting and
36 dependencies) that a consumer selects by its name when requesting a handle
H A Dreset.rst63 When requesting reset controls, consumers can use symbolic names for their
112 requesting a pulse from any consumer driver will reset all connected
115 The reset controller API allows requesting self-deasserting reset controls as
/linux/Documentation/security/keys/
H A Drequest-key.rst7 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 Dbulk.c9 * @dev: the device requesting the path
133 * @dev: the device requesting the path
/linux/tools/perf/scripts/python/
H A Dstackcollapse.py63 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 Djh7110-cryp.c74 "Error requesting tx dma channel.\n"); in starfive_dma_init()
80 "Error requesting rx dma channel.\n"); in starfive_dma_init()
/linux/arch/arm/mach-davinci/
H A Dsram.h18 * Errors include SRAM memory not being available, and requesting
/linux/Documentation/ABI/testing/
H A Dsysfs-class-usb_role14 requesting role swapping with non-USB Type-C ports. With USB
/linux/include/linux/
H A Daperture.h49 * @name: a descriptive name of the requesting driver
/linux/drivers/fpga/
H A Dstratix10-soc.c172 * s10_ops_write_init - prepare for FPGA reconfiguration by requesting
188 dev_dbg(dev, "Requesting partial reconfiguration.\n"); in s10_ops_write_init()
191 dev_dbg(dev, "Requesting full reconfiguration.\n"); in s10_ops_write_init()
/linux/arch/arm/mach-pxa/
H A Dam300epd.c116 dev_err(&am300_device->dev, "failed requesting " in am300_init_gpio_regs()
127 dev_err(&am300_device->dev, "failed requesting " in am300_init_gpio_regs()
/linux/drivers/firmware/
H A Dti_sci.h1064 * requesting configuration of the transmit channel.
1161 * of the host, requesting configuration of the receive channel.
1184 * host, requesting configuration of the receive channel.
1195 * subordinate of the host, requesting configuration of the receive channel.
1306 * owned by the host, or a subordinate of the host, requesting allocation and
1354 * by the host, or a subordinate of the host, requesting allocation and
1362 * by the host, or a subordinate of the host, requesting allocation and
1370 * by the host, or a subordinate of the host, requesting allocation and
1378 * by the host, or a subordinate of the host, requesting allocation and
/linux/drivers/scsi/fnic/
H A Dfcpio.h265 * 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

12345678910>>...29