/Linux-v5.10/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-v5.10/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 | 25 the argument specifier value for requesting a specific hwspinlock within
|
/Linux-v5.10/include/sound/ |
D | dmaengine_pcm.h | 65 * requesting the DMA channel. 66 * @chan_name: Custom channel name to use when requesting DMA channel. 116 * @compat_filter_fn: Will be used as the filter function when requesting a
|
/Linux-v5.10/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-v5.10/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-v5.10/tools/testing/selftests/vm/ |
D | hugepage-shm.c | 6 * memory system calls. In this example the app is requesting 256MB of 9 * requesting huge pages.
|
/Linux-v5.10/drivers/memory/ |
D | of_memory.c | 21 * @dev: device requesting for min timing values 95 * @dev: Device requesting for ddr timings 158 * @dev: device requesting for min timing values 244 * @dev: Device requesting for ddr timings
|
/Linux-v5.10/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-v5.10/drivers/staging/wfx/ |
D | wfx.h | 97 dev_dbg(wdev->dev, "requesting non-existent vif: %d\n", vif_id); in wdev_to_wvif() 102 dev_dbg(wdev->dev, "requesting non-allocated vif: %d\n", in wdev_to_wvif()
|
/Linux-v5.10/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-v5.10/arch/powerpc/platforms/85xx/ |
D | sgy_cts1000.c | 97 printk(KERN_ERR "gpio-halt: error requesting GPIO %d.\n", in gpio_halt_probe() 112 printk(KERN_ERR "gpio-halt: error requesting IRQ %d for " in gpio_halt_probe()
|
/Linux-v5.10/drivers/firmware/ |
D | ti_sci.h | 690 * host, or a supervisor of the host, who owns the ring must be the requesting 954 * requesting configuration of the transmit channel. 1040 * of the host, requesting configuration of the receive channel. 1063 * host, requesting configuration of the receive channel. 1074 * subordinate of the host, requesting configuration of the receive channel. 1185 * owned by the host, or a subordinate of the host, requesting allocation and 1233 * by the host, or a subordinate of the host, requesting allocation and 1241 * by the host, or a subordinate of the host, requesting allocation and 1249 * by the host, or a subordinate of the host, requesting allocation and 1257 * by the host, or a subordinate of the host, requesting allocation and
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-class-usb_role | 14 requesting role swapping with non-USB Type-C ports. With USB
|
/Linux-v5.10/drivers/platform/x86/ |
D | i2c-multi-instantiate.c | 100 dev_err(dev, "Error requesting irq at index %d: %d\n", in i2c_multi_inst_probe() 109 dev_dbg(dev, "Error requesting irq at index %d: %d\n", in i2c_multi_inst_probe()
|
/Linux-v5.10/arch/arm/mach-davinci/ |
D | sram.h | 18 * Errors include SRAM memory not being available, and requesting
|
/Linux-v5.10/sound/soc/ |
D | soc-ac97.c | 344 dev_err(dev, "Failed requesting ac97-sync gpio\n"); in snd_soc_ac97_parse_pinctl() 356 dev_err(dev, "Failed requesting ac97-sdata gpio\n"); in snd_soc_ac97_parse_pinctl() 368 dev_err(dev, "Failed requesting ac97-reset gpio\n"); in snd_soc_ac97_parse_pinctl()
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/temperature/ |
D | mlx90632.txt | 17 should be set before requesting the object temperature.
|
/Linux-v5.10/drivers/fpga/ |
D | stratix10-soc.c | 171 * s10_ops_write_init - prepare for FPGA reconfiguration by requesting 187 dev_dbg(dev, "Requesting partial reconfiguration.\n"); in s10_ops_write_init() 190 dev_dbg(dev, "Requesting full reconfiguration.\n"); in s10_ops_write_init()
|
/Linux-v5.10/Documentation/virt/kvm/ |
D | vcpu-requests.rst | 161 the requesting thread does not wait. This means that this flag may be 204 the requesting thread and the receiving VCPU. With the memory barriers we 291 request. However, in some circumstances, such as when the requesting
|
/Linux-v5.10/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-v5.10/drivers/scsi/fnic/ |
D | fcpio.h | 277 * used for requesting the firmware to abort a request and/or send out 309 * used for requesting the firmware to send out a read data transfer for a 329 * used for requesting the firmware to send out a write data transfer for a 344 * used for requesting the firmware to send out a response for a target
|
/Linux-v5.10/drivers/staging/iio/Documentation/ |
D | inkernel.txt | 37 to associate a given channel with the consumer requesting it.
|
/Linux-v5.10/drivers/hid/ |
D | hid-cp2112.c | 191 hid_err(hdev, "error requesting GPIO config: %d\n", ret); in cp2112_gpio_direction_input() 252 hid_err(hdev, "error requesting GPIO values: %d\n", ret); in cp2112_gpio_get_all() 290 hid_err(hdev, "error requesting GPIO config: %d\n", ret); in cp2112_gpio_direction_output() 392 hid_warn(hdev, "Error requesting status: %d\n", ret); in cp2112_xfer_status() 419 hid_warn(hdev, "Error requesting data: %d\n", ret); in cp2112_read() 1279 hid_err(hdev, "error requesting version\n"); in cp2112_probe() 1291 hid_err(hdev, "error requesting SMBus config\n"); in cp2112_probe()
|
/Linux-v5.10/Documentation/devicetree/bindings/firmware/ |
D | intel,stratix10-svc.txt | 9 To meet the whole system security needs and support virtual machine requesting
|