| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | lkkbd.c | 348 static void lkkbd_detection_done(struct lkkbd *lk) in lkkbd_detection_done() argument 355 lk->keycode[0xb1] = KEY_COMPOSE; in lkkbd_detection_done() 360 switch (lk->id[4]) { in lkkbd_detection_done() 362 strlcpy(lk->name, "DEC LK201 keyboard", sizeof(lk->name)); in lkkbd_detection_done() 365 lk->keycode[0xb1] = KEY_LEFTALT; in lkkbd_detection_done() 369 strlcpy(lk->name, "DEC LK401 keyboard", sizeof(lk->name)); in lkkbd_detection_done() 373 strlcpy(lk->name, "Unknown DEC keyboard", sizeof(lk->name)); in lkkbd_detection_done() 376 "Jan-Benedict Glaw <jbglaw@lug-owl.de>\n", lk->phys); in lkkbd_detection_done() 379 printk(" 0x%02x", lk->id[i]); in lkkbd_detection_done() 385 lk->phys, lk->name); in lkkbd_detection_done() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | scsi-generic.rst | 25 There are three major versions of sg found in the linux kernel (lk): 26 - sg version 1 (original) from 1992 to early 1999 (lk 2.2.5) . 28 - sg version 2 from lk 2.2.6 in the 2.2 series. It is based on 30 - sg version 3 found in the lk 2.4 series (and the lk 2.5 series). 41 This describes the sg version 3 driver found in the lk 2.4 series. 48 Documentation for the version 2 sg driver found in the lk 2.2 series can 52 The original documentation for the sg driver (prior to lk 2.2.6) can be 71 sg3_utils for the sg version 3 driver found in lk 2.4 72 sg_utils for the sg version 2 (and original) driver found in lk 2.2 76 Both packages will work in the lk 2.4 series however sg3_utils offers more [all …]
|
| H A D | scsi.rst | 8 the SCSI subsystem in the Linux kernel (lk) 2.4 series. See:
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | safe_queue.h | 38 std::lock_guard<std::mutex> lk(mtx_); in push() 45 std::unique_lock<std::mutex> lk(mtx_); in front() 46 cv_.wait(lk, [&]() { return !q_.empty(); }); in front() 51 std::lock_guard<std::mutex> lk(mtx_); in pop() 56 std::lock_guard<std::mutex> lk(mtx_); in clear()
|
| /OK3568_Linux_fs/u-boot/include/bedbug/ |
| H A D | ppc.h | 74 #define I_OPCODE(i,aa,lk) (MAKE_OPCODE(i) | (((aa) & 0x1) << 1) | ((lk) & 0x1)) argument 85 #define B_OPCODE(i,aa,lk) (MAKE_OPCODE(i) | (((aa) & 0x1) << 1) | ((lk) & 0x1)) argument 187 #define XL_OPCODE(i,xo,lk) (MAKE_OPCODE(i) | (((xo) & 0x3ff) << 1) | \ argument 188 ((lk) & 0x1))
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/ |
| H A D | remap_backend.cpp | 90 std::unique_lock<std::mutex> lk(user_mtx_); in AllocUserBuffer() local 98 std::unique_lock<std::mutex> lk(user_mtx_); in FreeUserBuffer() local 106 std::unique_lock<std::mutex> lk(user_mtx_); in GetAvailUserBuffer() local 171 std::unique_lock<std::mutex> lk(user_mtx_); in Remap() local 189 std::unique_lock<std::mutex> lk(user_mtx_); in Remap() local 199 std::unique_lock<std::mutex> lk(user_mtx_); in GetPendingHwResult() local 230 std::unique_lock<std::mutex> lk(user_mtx_); in GetPendingHwResult() local 247 std::unique_lock<std::mutex> lk(user_mtx_); in GetPendingHwResult() local
|
| /OK3568_Linux_fs/kernel/drivers/net/can/peak_canfd/ |
| H A D | peak_pciefd_main.c | 512 struct pciefd_tx_link *lk; in pciefd_alloc_tx_msg() local 525 lk = page->vbase + page->offset; in pciefd_alloc_tx_msg() 533 lk->size = cpu_to_le16(sizeof(*lk)); in pciefd_alloc_tx_msg() 534 lk->type = cpu_to_le16(CANFD_MSG_LNK_TX); in pciefd_alloc_tx_msg() 535 lk->laddr_lo = cpu_to_le32(page->lbase); in pciefd_alloc_tx_msg() 538 lk->laddr_hi = cpu_to_le32(page->lbase >> 32); in pciefd_alloc_tx_msg() 540 lk->laddr_hi = 0; in pciefd_alloc_tx_msg()
|
| /OK3568_Linux_fs/kernel/tools/memory-model/ |
| H A D | lock.cat | 44 let lk-rmw = ([LKR] ; po-loc ; [LKW]) \ (po ; po) 45 let rmw = rmw | lk-rmw 48 flag ~empty LKW \ range(lk-rmw) as unpaired-LKW 49 flag ~empty LKR \ domain(lk-rmw) as unpaired-LKR 135 let rf = rf | ([IW | UL] ; singlestep(co) ; lk-rmw^-1)
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | bedbug.c | 1066 unsigned long lk = 0; /* LK operand */ in find_next_address() local 1103 !get_operand_value (op, instr, O_LK, &lk)) in find_next_address() 1119 !get_operand_value (op, instr, O_LK, &lk)) in find_next_address() 1133 !get_operand_value (op, instr, O_LK, &lk)) in find_next_address() 1146 !get_operand_value (op, instr, O_LK, &lk)) in find_next_address() 1223 if (lk) in find_next_address()
|
| /OK3568_Linux_fs/kernel/drivers/clk/ti/ |
| H A D | clock.h | 97 .lk = { \ 155 struct clk_lookup lk; member 161 .lk = { \
|
| H A D | clk.c | 197 c->lk.clk = clk; in ti_dt_clocks_register() 198 clkdev_add(&c->lk); in ti_dt_clocks_register()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/ |
| H A D | remove_const_due_to_std_lock_guard.patch | 9 std::lock_guard<std::mutex> lk(lock_); 36 std::lock_guard<std::mutex> lk(lock_);
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/ |
| H A D | clock.h | 23 struct clk_lookup lk; member 29 .lk = { \
|
| H A D | clock_data.c | 787 clk_preinit(c->lk.clk); in omap1_clk_init() 803 clkdev_add(&c->lk); in omap1_clk_init() 804 clk_register(c->lk.clk); in omap1_clk_init()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | chmc.c | 81 int lk; member 508 lower_bits |= bp->lk; /* What bits don't matter for matching? */ in chmc_bank_match() 640 bp->lk = (val & MEM_DECODE_LK) >> MEM_DECODE_LK_SHIFT; in chmc_interpret_one_decode_reg() 647 switch(bp->lk) { in chmc_interpret_one_decode_reg()
|
| /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/share/i18n/locales/ |
| H A D | si_LK | 13 % and Himira Ratnatilake <himira at linux lk> 17 source "Lanka Linux User Group (LKLUG) www.lug.lk, sinhala.linux.lk"
|
| /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/share/i18n/locales/ |
| H A D | si_LK | 13 % and Himira Ratnatilake <himira at linux lk> 17 source "Lanka Linux User Group (LKLUG) www.lug.lk, sinhala.linux.lk"
|
| /OK3568_Linux_fs/tools/linux/rk_sign_tool/ |
| H A D | readme.txt | 10 rk_sign_tool lk --key privateKey.pem --pubkey publicKey.pem
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | condition_variable | 64 void notify_all_at_thread_exit(condition_variable& cond, unique_lock<mutex> lk); 263 void notify_all_at_thread_exit(condition_variable& cond, unique_lock<mutex> lk);
|
| H A D | mutex | 311 unique_lock<mutex> lk(__m_); 321 no_timeout = __cv_.wait_until(lk, __t) == cv_status::no_timeout;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | condition_variable | 64 void notify_all_at_thread_exit(condition_variable& cond, unique_lock<mutex> lk); 263 void notify_all_at_thread_exit(condition_variable& cond, unique_lock<mutex> lk);
|
| /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 D | fuse.h | 589 struct fuse_file_lock lk; member 595 struct fuse_file_lock lk; member
|
| /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 D | fuse.h | 589 struct fuse_file_lock lk; member 595 struct fuse_file_lock lk; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fuse.h | 684 struct fuse_file_lock lk; member 690 struct fuse_file_lock lk; member
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/iforce/ |
| H A D | iforce-ff.c | 129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier() argument 148 data[3] = (100 * lk) >> 15; /* This code is incorrect on cpus lacking arith shift */ in make_condition_modifier()
|