Home
last modified time | relevance | path

Searched full:mostly (Results 1 – 25 of 1249) sorted by relevance

12345678910>>...50

/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H A DKconfig26 usually needed for the PMIC communication, mostly.
35 mostly.
42 usually needed for the PMIC communication, mostly.
/OK3568_Linux_fs/buildroot/package/dvbsnoop/
H A DConfig.in6 a program stream (PS). Dvbsnoop is trying to get input mostly
9 demux to view PES or PS (also mostly inside the set-top box or
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-ata111 Mostly used by PATA devices.
113 xfer_mode: (RO) Current transfer mode. Mostly used by
117 Mostly used by PATA devices.
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/
H A Dsparsebit.h11 * long as bits that are mostly set or mostly cleared are close
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_mount.h59 * The struct xfsmount layout is optimised to separate read-mostly variables
60 * from variables that are frequently modified. We put the read-mostly variables
63 * Typically, read-mostly variables are those that are set at mount time and
157 * End of read-mostly variables. Frequently written variables and locks
160 * the read-mostly variables.
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A DKconfig59 This is almost certainly not what you want. This is mostly
75 This is almost certainly not what you want. This is mostly
/OK3568_Linux_fs/u-boot/include/
H A Dtimer.h75 * It should be implemented by one of the timer values. This is mostly useful
85 * It should be implemented by one of the timer values. This is mostly useful
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0045-loader-xnu-Don-t-allow-loading-extension-and-package.patch32 - manifests. It behaves mostly like
47 + * manifests. It behaves mostly like
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/wayland/egl/
H A Dbug1571603-Disable-eglQueryString-nullptr-EGL_EXTENSIONS.patch31 + // client extension list on ANDROID or embedded linux (we mostly need it on
52 // client extension list on ANDROID (we mostly need it on ANGLE), and we'd
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delfcore.h28 * These mostly have the same names as the SVR4 types with "elf_"
30 * and the typedef forms have been avoided. This is mostly like
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dsummary.rst18 SMBus (System Management Bus) is based on the I2C protocol, and is mostly
25 Because the SMBus is mostly a subset of the generalized I2C bus, we can
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delfcore.h28 * These mostly have the same names as the SVR4 types with "elf_"
30 * and the typedef forms have been avoided. This is mostly like
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/
H A Daarch64-opts.h55 Not fully implemented, mostly treated as SMALL. */
58 Not fully implemented, mostly treated as SMALL_PIC. */
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dregulator.h106 * Events that take a range of numerical values, mostly for voltages
141 * Events that take a single value, mostly for readback and refcounts.
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Dcodec-to-codec.rst5 Mostly the flow of audio is always from CPU to codec so your system
112 mostly useful for communication with simple fixed-function codecs, such
/OK3568_Linux_fs/kernel/include/linux/
H A Delfcore.h26 * These mostly have the same names as the SVR4 types with "elf_"
28 * and the typedef forms have been avoided. This is mostly like
/OK3568_Linux_fs/kernel/arch/arm/mach-bcm/
H A DKconfig79 This is a network SoC line mostly used in home routers and
179 This SoC line is mostly used in home routers and is some cheaper
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dprocfs.h56 /* Definitions to generate Intel SVR4-like core files. These mostly
59 forms have been avoided. This is mostly like the SVR4 structure,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/
H A Dti-sysc.txt6 is mostly used for interaction between module and PRCM. It participates
7 in the OCP Disconnect Protocol but other than that is mostly independent
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dprocfs.h56 /* Definitions to generate Intel SVR4-like core files. These mostly
59 forms have been avoided. This is mostly like the SVR4 structure,
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.h127 * Init a mostly zeroed out client with default values for index and mask.
132 * Init a mostly zeroed out window with the given window ID.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/syslinux/
H A Dsyslinux_6.04-pre2.bb90 # No need to do anything as we're mostly shipping the precompiled binaries
95 # No need to do anything as we're mostly shipping the precompiled binaries
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Ddistance_result.hpp106 // are not valid, mostly to limit the size of the resulting MPL set.
162 // that are not valid, mostly to limit the size of the
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A DlistRCU.rst3 Using RCU to Protect Read-Mostly Linked Lists
6 One of the best applications of RCU is to protect read-mostly linked lists
13 Example 1: Read-mostly list: Deferred Destruction
446 Read-mostly list-based data structures that can tolerate stale data are
/OK3568_Linux_fs/kernel/drivers/memory/
H A DKconfig10 useful mostly on embedded systems. These could be controllers
119 Enables verbose debugging mostly to decode the bootloader provided

12345678910>>...50