| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | bL_switcher.c | 524 int pairing = bL_switcher_cpu_pairing[cpu]; in bL_switcher_get_logical_index() local 525 if (pairing == -1) in bL_switcher_get_logical_index() 528 (mpidr == cpu_logical_map(pairing))) in bL_switcher_get_logical_index() 757 int pairing; in bL_switcher_cpu_pre() local 762 pairing = bL_switcher_cpu_pairing[cpu]; in bL_switcher_cpu_pre() 764 if (pairing == -1) in bL_switcher_cpu_pre()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/btscanner/ |
| H A D | device.cpp | 204 …coveryDialog::pairingDone(const QBluetoothAddress &address, QBluetoothLocalDevice::Pairing pairing) in pairingDone() argument 208 …if (pairing == QBluetoothLocalDevice::Paired || pairing == QBluetoothLocalDevice::AuthorizedPaired… in pairingDone()
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | mtd.h | 295 const struct mtd_pairing_scheme *pairing; member 448 const struct mtd_pairing_scheme *pairing) in mtd_set_pairing_scheme() argument 450 mtd->pairing = pairing; in mtd_set_pairing_scheme()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdcore.c | 445 if (master->pairing && master->pairing->get_info) in mtd_wunit_to_pairing_info() 446 return master->pairing->get_info(master, wunit, info); in mtd_wunit_to_pairing_info() 490 if (master->pairing && master->pairing->get_wunit) in mtd_pairing_info_to_wunit() 491 return mtd->pairing->get_wunit(master, info); in mtd_pairing_info_to_wunit() 511 if (!master->pairing || !master->pairing->ngroups) in mtd_pairing_groups() 514 return master->pairing->ngroups; in mtd_pairing_groups() 610 !master->pairing || master->_writev)) in add_mtd_device()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/tmate/ |
| H A D | tmate_2.4.0.bb | 2 DESCRIPTION = "Tmate is a fork of tmux. It provides an instant pairing solution."
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/bcm/ |
| H A D | brcm,brcmstb.txt | 40 - brcm,write-pairing: 42 supports write-pairing. 59 brcm,write-pairing;
|
| /OK3568_Linux_fs/buildroot/package/bluez5_utils/ |
| H A D | Config.in | 119 Build plugin for NFC pairing.
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | gfp_mask-from-fs-io.rst | 50 Please note that the proper pairing of save/restore functions
|
| /OK3568_Linux_fs/kernel/tools/memory-model/Documentation/ |
| H A D | recipes.txt | 341 The B/C pairing is an example of the MP pattern using smp_wmb() on the 378 This pairing of a control dependency in CPU0() with a full memory 381 The A/D pairing from the ring-buffer use case shown earlier also
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | acpi-lid.rst | 104 to the userspace by always pairing "closed" input events with complement
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A D | SafeSetID.rst | 74 without pairing them with other namespace types, which is not always an option.
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | udlfb.rst | 8 pairing that with a hardware framebuffer (16MB) on the other end of the
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | memory-barriers.txt | 57 - SMP barrier pairing. 395 dependency barriers; see the "SMP barrier pairing" subsection. 431 write barriers; see the "SMP barrier pairing" subsection. 448 see the "SMP barrier pairing" subsection. 924 always be paired. A lack of appropriate pairing is almost certainly an error.
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | Kconfig | 558 Logitech receivers are capable of pairing multiple Logitech compliant
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 11942 that meant we didn't have that many fbconfigs to choose from when pairing 74118 dix: use BUG_RETURN_VAL for pairing errors 147938 Leftover from the old pointer-keyboard pairing code, obsolete and gone now. 149026 change the pointer-keyboard pairing. For now, we just let anyone change it and 158220 dix: remove pairing/attachment from InitAndStartDevices. 158240 dix: Set bidirectional pairing, don't allow pairing with already paired devs. 158250 Pair master kbds with master pointers (1:1 pairing!). 158277 pairing slaves with other slaves. 158803 dix: When pairing, only check for access right if client is set. 158805 If the pairing client is not set, then the pairing is initiated internally [all …]
|