| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | tsl2772.c | 1108 int ret = -EINVAL, count, persistence; in tsl2772_write_event_value() local 1148 persistence = ((val * 1000000) + val2) / in tsl2772_write_event_value() 1153 if (persistence > 3) in tsl2772_write_event_value() 1154 persistence = (persistence / 5) + 3; in tsl2772_write_event_value() 1156 chip->settings.als_persistence = persistence; in tsl2772_write_event_value() 1158 chip->settings.prox_persistence = persistence; in tsl2772_write_event_value() 1181 int filter_delay, persistence; in tsl2772_read_event_value() local 1213 persistence = chip->settings.als_persistence; in tsl2772_read_event_value() 1216 if (persistence > 3) in tsl2772_read_event_value() 1217 persistence = (persistence - 3) * 5; in tsl2772_read_event_value() [all …]
|
| /OK3568_Linux_fs/buildroot/package/python-sqlalchemy/ |
| H A D | Config.in | 9 persistence patterns, designed for efficient and
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | scm.c | 100 scm_attr(persistence); 141 scmdev->attrs.persistence = sale->p; in scmdev_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | 6pack.c | 111 unsigned char persistence; member 147 if (((sp->status1 & SIXP_DCD_MASK) == 0) && (random < sp->persistence)) { in sp_xmit_on_air() 200 case 2: sp->persistence = p[1]; in sp_encaps() 606 sp->persistence = SIXP_PERSIST; in sixpack_open()
|
| /OK3568_Linux_fs/buildroot/package/libspatialindex/ |
| H A D | Config.in | 24 * Index persistence. Internal memory and external memory
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | eadm.h | 90 unsigned int persistence:4; member
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ipvs-sysctl.rst | 163 persistence template if it is to be used to schedule a new 276 Controls the synchronisation of connections when using persistence 282 for normal connections, do it only for persistence templates.
|
| /OK3568_Linux_fs/kernel/drivers/dax/ |
| H A D | Kconfig | 17 Support raw access to differentiated (persistence, bandwidth,
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | bh1770glc.rst | 132 Filtered by persistence filter (prox0_thresh_above_count)
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | persist.rst | 3 USB device persistence during system suspend 78 reset or otherwise had lost power) then it applies a persistence check
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | Kconfig | 24 Say N here if you don't want USB power session persistence
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | Kconfig | 334 tristate "SIP persistence engine" 338 Allow persistence based on the SIP Call-ID
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-nfit | 56 source or last "flush to persistence".
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | path-lookup.txt | 294 not required for dentry persistence. 298 refcounts are not required for persistence. Also we are free to perform mount
|
| /OK3568_Linux_fs/buildroot/package/boost/ |
| H A D | Config.in | 320 Serialization for persistence and marshalling.
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | persistence.hpp | 53 # error persistence.hpp header must be compiled as C++
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | persistence.hpp | 53 # error persistence.hpp header must be compiled as C++
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | persistence.hpp | 53 # error persistence.hpp header must be compiled as C++
|
| /OK3568_Linux_fs/kernel/arch/arc/ |
| H A D | Kconfig | 369 bool "Enable FPU state persistence across context switch"
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | frontswap.rst | 189 and the backend guarantees the persistence of the data. In this case,
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | spelling.txt | 1044 persistance||persistence
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | cxlflash.rst | 106 Only the physical mode provides persistence of the data. i.e. The
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | 2.Process.rst | 495 persistence!) but that's fine - it's a part of kernel development.
|
| /OK3568_Linux_fs/kernel/arch/arm64/ |
| H A D | Kconfig | 1590 DC CVAP itself if the system does not define a point of persistence).
|
| /OK3568_Linux_fs/yocto/poky/documentation/overview-manual/ |
| H A D | concepts.rst | 2201 memory gives persistence between tasks and builds, which is not
|