Home
last modified time | relevance | path

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

12345678910>>...40

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/epiphany/files/
H A DCVE-2023-26081.patch69 + Ephy.log(`Not requesting to save password for origin=${origin} because web content is …
73 …Ephy.log(`Requesting to save password for origin=${origin}, targetOrigin=${targetOrigin}, username…
85 Ephy.log(`Requesting usernames for origin=${origin}`);
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/Resources/English.lproj/
H A DLocalizable.strings11requesting application requests to return to the previous state. Alternatively, you can use the ⌥…
/OK3568_Linux_fs/kernel/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
245 * @dev: Device requesting for ddr timings
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dgpio-regulator.yaml43 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/
H A Dti-dma-crossbar.txt23 When requesting channel via ti,dra7-dma-crossbar, the DMA clinet must request
65 /* Requesting crossbar input 49 and 50 */
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dhugepage-shm.c6 * memory system calls. In this example the app is requesting 256MB of
9 * requesting huge pages.
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Ddri_helpers.c60 // shared with the requesting process in glxWinQueryDrawable()
64 // to the requesting process... ? in glxWinQueryDrawable()
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dwfx.h97 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()
/OK3568_Linux_fs/kernel/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")
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.h690 * 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
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dsgy_cts1000.c97 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()
/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dxevents.c290 * Notify the requesting window that in winClipboardFlushXEvents()
435 /* Copy the clipboard text to the requesting window */ in winClipboardFlushXEvents()
475 /* Notify the requesting window that the operation has completed */ in winClipboardFlushXEvents()
500 * Send a SelectionNotify event to the requesting in winClipboardFlushXEvents()
514 /* Notify the requesting window that the operation is complete */ in winClipboardFlushXEvents()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-ac97.c344 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()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Di2c-multi-instantiate.c100 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()
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Dstratix10-soc.c171 * 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()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0001-Revert-ld.hugetlbfs-fix-Ttext-segment-argument-on-AA.patch69 [Requesting program interpreter: /usr/lib/ld-linux-armhf.so.3]
106 [Requesting program interpreter: /usr/lib/ld-linux-armhf.so.3]
147 [Requesting program interpreter: /usr/lib/ld-linux-armhf.so.3]
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dvcpu-requests.rst161 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
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dgpio.h418 * tree property) and requesting the GPIO for use. The property must exist
427 * If we find that requesting the GPIO is not always needed we could add a
441 * @dev: Device requesting the GPIO
467 * @dev: Device requesting the GPIO
497 * @dev: Device requesting the GPIO
/OK3568_Linux_fs/buildroot/package/udpxy/
H A DConfig.in7 the requesting HTTP client.
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfcpio.h277 * 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

12345678910>>...40