| /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/input/keyboard/ |
| H A D | lkkbd.c | 348 static void lkkbd_detection_done(struct lkkbd *lk) in lkkbd_detection_done() 429 struct lkkbd *lk = serio_get_drvdata(serio); in lkkbd_interrupt() local 488 static void lkkbd_toggle_leds(struct lkkbd *lk) in lkkbd_toggle_leds() 508 static void lkkbd_toggle_keyclick(struct lkkbd *lk, bool on) in lkkbd_toggle_keyclick() 532 struct lkkbd *lk = input_get_drvdata(dev); in lkkbd_event() local 568 struct lkkbd *lk = container_of(work, struct lkkbd, tq); in lkkbd_reinit() local 609 struct lkkbd *lk; in lkkbd_connect() local 688 struct lkkbd *lk = serio_get_drvdata(serio); in lkkbd_disconnect() local
|
| /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
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 2342 #define B(op, aa, lk) (OP (op) | ((((unsigned long)(aa)) & 1) << 1) | ((lk) & 1)) argument 2346 #define BD8(op, aa, lk) (((((unsigned long)(op)) & 0x3f) << 10) | (((aa) & 1) << 9) | (((lk) & 1) <… argument 2363 #define BD15(op, aa, lk) (OP (op) | ((((unsigned long)(aa)) & 0xf) << 22) | ((lk) & 1)) argument 2367 #define EBD15(op, aa, bo, lk) (((op) & 0x3f) << 26) | (((aa) & 0xf) << 22) | (((bo) & 0x3) << 20) |… argument 2371 #define EBD15BI(op, aa, bo, bi, lk) (((op) & 0x3f) << 26) \ argument 2379 #define BD24(op, aa, lk) (OP (op) | ((((unsigned long)(aa)) & 1) << 25) | ((lk) & 1)) argument 2383 #define BBO(op, bo, aa, lk) (B ((op), (aa), (lk)) | ((((unsigned long)(bo)) & 0x1f) << 21)) argument 2397 #define BBOCB(op, bo, cb, aa, lk) \ argument 2411 #define C_LK(x, lk) (((((unsigned long)(x)) & 0x7fff) << 1) | ((lk) & 1)) argument 2494 #define SC(op, sa, lk) (OP (op) | ((((unsigned long)(sa)) & 1) << 1) | ((lk) & 1)) argument [all …]
|
| /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()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | bedbug.c | 1066 unsigned long lk = 0; /* LK operand */ in find_next_address() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/ |
| H A D | clock.h | 23 struct clk_lookup lk; member
|
| /OK3568_Linux_fs/kernel/drivers/clk/ti/ |
| H A D | clock.h | 155 struct clk_lookup lk; member
|
| /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
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | chmc.c | 81 int lk; member
|
| /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
|