/linux-6.8/drivers/staging/greybus/ |
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_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-6.8/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
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-6.8/Documentation/devicetree/bindings/hwlock/ |
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
|
D | ti,omap-hwspinlock.yaml | 26 the argument specifier value for requesting a specific hwspinlock within
|
/linux-6.8/include/sound/ |
D | dmaengine_pcm.h | 66 * requesting the DMA channel. 67 * @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-6.8/tools/perf/pmu-events/arch/x86/skylake/ |
D | uncore-interconnect.json | 44 …Data Read requests sent to memory controller whose data is returned directly to requesting agent.", 52 …Data Read requests sent to memory controller whose data is returned directly to requesting agent.",
|
/linux-6.8/Documentation/devicetree/bindings/iio/temperature/ |
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-6.8/drivers/memory/ |
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-6.8/Documentation/devicetree/bindings/dma/ |
D | ti-dma-crossbar.txt | 23 When requesting channel via ti,dra7-dma-crossbar, the DMA clinet must request 65 /* Requesting crossbar input 49 and 50 */
|
/linux-6.8/Documentation/devicetree/bindings/regulator/ |
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-6.8/tools/testing/selftests/mm/ |
D | hugepage-shm.c | 6 * memory system calls. In this example the app is requesting 256MB of 9 * requesting huge pages.
|
/linux-6.8/Documentation/security/keys/ |
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-6.8/Documentation/driver-api/ |
D | reset.rst | 63 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-6.8/fs/bcachefs/ |
D | checksum.c | 164 pr_err("error requesting chacha20 cipher: %s", bch2_err_str(ret)); in bch2_chacha_encrypt_key() 625 bch_err(c, "error requesting encryption key: %s", bch2_err_str(ret)); in bch2_decrypt_sb_key() 657 bch_err(c, "error requesting chacha20 module: %s", bch2_err_str(ret)); in bch2_alloc_ciphers() 666 bch_err(c, "error requesting poly1305 module: %s", bch2_err_str(ret)); in bch2_alloc_ciphers() 728 bch_err(c, "error requesting encryption key: %s", bch2_err_str(ret)); in bch2_enable_encryption() 781 bch_err(c, "error requesting sha256 module: %s", bch2_err_str(ret)); in bch2_fs_encryption_init()
|
/linux-6.8/tools/perf/scripts/python/ |
D | stackcollapse.py | 63 parser.error("requesting tid but not comm is invalid") 65 parser.error("requesting pid but not comm is invalid")
|
/linux-6.8/drivers/interconnect/ |
D | bulk.c | 9 * @dev: the device requesting the path 133 * @dev: the device requesting the path
|
/linux-6.8/drivers/gpu/drm/ |
D | drm_aperture.c | 160 * @req_driver: requesting DRM driver 178 * @req_driver: requesting DRM driver
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-class-usb_role | 14 requesting role swapping with non-USB Type-C ports. With USB
|
/linux-6.8/arch/arm/mach-davinci/ |
D | sram.h | 18 * Errors include SRAM memory not being available, and requesting
|
/linux-6.8/include/drm/ |
D | drm_aperture.h | 23 * @req_driver: requesting DRM driver
|
/linux-6.8/drivers/firmware/ |
D | ti_sci.h | 923 * requesting configuration of the transmit channel. 1020 * of the host, requesting configuration of the receive channel. 1043 * host, requesting configuration of the receive channel. 1054 * subordinate of the host, requesting configuration of the receive channel. 1165 * owned by the host, or a subordinate of the host, requesting allocation and 1213 * by the host, or a subordinate of the host, requesting allocation and 1221 * by the host, or a subordinate of the host, requesting allocation and 1229 * by the host, or a subordinate of the host, requesting allocation and 1237 * by the host, or a subordinate of the host, requesting allocation and
|
/linux-6.8/drivers/fpga/ |
D | stratix10-soc.c | 172 * 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-6.8/arch/arm/mach-pxa/ |
D | am300epd.c | 116 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-6.8/drivers/crypto/starfive/ |
D | jh7110-cryp.c | 74 "Error requesting tx dma channel.\n"); in starfive_dma_init() 80 "Error requesting rx dma channel.\n"); in starfive_dma_init()
|
/linux-6.8/include/linux/ |
D | aperture.h | 49 * @name: a descriptive name of the requesting driver
|