| /OK3568_Linux_fs/kernel/Documentation/power/regulator/ |
| H A D | consumer.rst | 12 A consumer driver can get access to its supply regulator by calling :: 39 A consumer can enable its power supply by calling:: 48 A consumer can determine if a regulator is enabled by calling:: 55 A consumer can disable its supply when no longer needed by calling:: 80 Consumers can control their supply voltage by calling:: 92 The regulators configured voltage output can be found by calling:: 111 Consumers can control their supply current limit by calling:: 124 A regulators current limit can be found by calling:: 146 by calling:: 167 calling:: [all …]
|
| H A D | regulator.rst | 12 Drivers can register a regulator by calling:: 20 Regulators can be unregistered by calling:: 29 consumer drivers by calling::
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | syscall64-abi.rst | 15 with some differences to calling sequence. 17 syscall calling sequence\ [1]_ matches the Power Architecture 64-bit ELF ABI 18 specification C function calling sequence, including register preservation 22 different calling sequences (e.g., rt_sigreturn). 49 Register preservation rules match the ELF ABI calling sequence with the 112 vsyscall calling sequence matches the syscall calling sequence, with the 113 following differences. Some vsyscalls may have different calling sequences.
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | manpages.am | 2 #appman_PRE = list of application man page files set by calling Makefile.am 6 #driverman_PRE = list of driver man page files set by calling Makefile.am 10 #fileman_PRE = list of file man page files set by calling Makefile.am 13 # The calling Makefile should only contain man page targets
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | mc-core.rst | 45 Drivers register media device instances by calling 47 and unregistered by calling :c:func:`media_device_unregister()`. 58 Drivers initialize entity pads by calling 61 Drivers register entities with a media device by calling 63 and unregistered by calling 75 Drivers initialize and create device node interfaces by calling 77 and remove them by calling: 117 Drivers create pad to pad links by calling: 125 Drivers create interface to entity links by calling: 166 Drivers initiate a graph traversal by calling [all …]
|
| H A D | v4l2-device.rst | 10 You must register the device instance by calling: 28 If you set it up before calling :c:func:`v4l2_device_register` then it will 30 :c:type:`v4l2_dev <v4l2_device>`\ ->name before calling 49 V4L2 devices are unregistered by calling: 128 decrease the refcount manually as well by calling:
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-subdev-enum-mbus-code.rst | 95 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` 102 the subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` 109 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` 116 subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>` 123 the subdevice when calling the :ref:`VIDIOC_SUBDEV_S_FMT <VIDIOC_SUBDEV_G_FMT>`
|
| H A D | vidioc-enum-fmt.rst | 196 when calling the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl with 203 device when calling the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl with 210 when calling the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl with 217 when calling the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl with 224 device when calling the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl with
|
| /OK3568_Linux_fs/buildroot/package/python-cffi/ |
| H A D | Config.in | 6 This is the Foreign Function Interface for Python calling C 8 and reliable way of calling C code from Python.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/ |
| H A D | 0002-Do-not-try-to-initialize-GL-without-libGL.patch | 6 _gdk_x11_screen_update_visuals_for_gl() will end up calling epoxys 14 before calling epoxy APIs. 49 + /* update_visuals_for_gl() will end up calling epoxy GLX api which
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-caps.rst | 79 - Userspace has to configure the physical address by calling 88 - Userspace has to configure the logical addresses by calling 96 - Userspace can transmit CEC messages by calling 106 - Userspace can use the passthrough mode by calling
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/ |
| H A D | 0001-do-not-hardcode-the-full-path-of-dpkg.patch | 6 While calling debootstrap in sdk, if host does not install dpkg package, 7 the full path calling will fail
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/arm/ |
| H A D | pvtime.rst | 20 These are only available in the SMC64/HVC64 calling convention as 23 ARCH_FEATURES mechanism before calling it. 47 PV_TIME_ST returns the structure for the calling VCPU.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ghostscript/ghostscript/ |
| H A D | base-genht.c-add-a-preprocessor-define-to-allow-fope.patch | 5 calling 14 This patch add a preprocessor define to allow fopen calling in
|
| /OK3568_Linux_fs/kernel/Documentation/pcmcia/ |
| H A D | driver-changes.rst | 37 are reserved, after calling pcmcia_request_configuration(), they may 52 - calling request_irq/free_irq directly. Use the IRQ from `*p_dev->irq`. 70 By calling pcmcia_loop_config(), a driver can iterate over all available 76 Instead of calling pcmcia_release_{configuration,io,irq,win}, all that's 77 necessary now is calling pcmcia_disable_device. As there is no valid
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | gfp_mask-from-fs-io.rst | 15 memory reclaim calling back into the FS or IO paths and blocking on 21 the gfp mask when calling an allocator. GFP_NOFS respectively GFP_NOIO can be 60 to fix up. That means that calling ``vmalloc`` with GFP_NOFS/GFP_NOIO is
|
| H A D | xarray.rst | 37 a value entry by calling xa_is_value(), and convert it back to 38 an integer by calling xa_to_value(). 69 use xa_erase() instead of calling xa_store() with a 84 You can copy entries out of the XArray into a plain array by calling 86 by calling xa_for_each(), xa_for_each_start() or xa_for_each_range(). 110 Finally, you can remove all entries from an XArray by calling 124 by using xa_set_mark() and remove the mark from an entry by calling 126 particular mark set by calling xa_marked(). Erasing an entry from the 238 before calling xa_load(), then take a reference count on the 239 object you have found before calling xa_unlock(). This will [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | dell-smbios-wmi | 13 first determine the minimum size of the calling interface 22 2) After you've determined the minimum size of the calling
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | INT10.HOWTO | 19 The int10-executer gets initialized by calling: 47 The BIOS call is executed by calling: 179 cards by calling: 184 PC-like int vector is available one can be set up by calling 197 to hold an entire BIOS image should be allocated prior to calling 208 by setting num in the xf86Int10InfoRec to 0xe6 and calling 280 It should start execution by calling 331 Note: Emulators usually are not able to pass this pointer when calling 336 calling xf86ExecX86int10(pInt). Defines to access the emulator
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-request-alloc.rst | 45 In addition, the request can be queued by calling 46 :ref:`MEDIA_REQUEST_IOC_QUEUE` and re-initialized by calling
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/renderdoc/renderdoc/ |
| H A D | 0001-renderdoc-use-xxd-instead-of-cross-compiling-shim-bi.patch | 7 calling a host cross-compiler breaks under OE's recipe specific 26 - # then can't execute it. Instead, we force calling c++ (which we can safely
|
| /OK3568_Linux_fs/kernel/Documentation/isdn/ |
| H A D | interface_capi.rst | 30 CAPI by calling the Kernel CAPI function attach_capi_ctr() with a pointer to a 34 driver. The registration can be revoked by calling the function 39 structure of the device, and signal its readiness by calling capi_ctr_ready(). 52 operation CAPI_REGISTER) to an appropriate hardware driver by calling its 78 the following non-private fields, all to be set by the driver before calling 96 to be set by the driver before calling attach_capi_ctr(): 175 to be filled in before calling capi_ctr_ready():
|
| /OK3568_Linux_fs/kernel/net/x25/ |
| H A D | af_x25.c | 121 char *called, *calling; in x25_addr_ntoa() local 128 calling = calling_addr->x25_addr; in x25_addr_ntoa() 141 *calling++ = ((*p >> 0) & 0x0F) + '0'; in x25_addr_ntoa() 144 *calling++ = ((*p >> 4) & 0x0F) + '0'; in x25_addr_ntoa() 149 *called = *calling = '\0'; in x25_addr_ntoa() 158 char *called, *calling; in x25_addr_aton() local 162 calling = calling_addr->x25_addr; in x25_addr_aton() 165 calling_len = strlen(calling); in x25_addr_aton() 180 *p |= (*calling++ - '0') << 0; in x25_addr_aton() 184 *p |= (*calling++ - '0') << 4; in x25_addr_aton()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | entry-header.S | 329 load_user_sp_lr r2, r3, \offset + S_SP @ calling sp, lr 330 ldr r1, [sp, #\offset + S_PSR] @ get calling cpsr 341 ldmdb sp, {r1 - r12} @ get calling r1 - r12 343 ldmdb sp, {r0 - r12} @ get calling r0 - r12
|
| /OK3568_Linux_fs/buildroot/package/qpdf/ |
| H A D | 0002-Fix-some-pipelines-to-be-safe-if-downstream-write-fails.patch | 42 + // Reset before calling getNext()->write in case that throws an 62 + // Reset before calling getNext()->write in case that throws an
|