Home
last modified time | relevance | path

Searched defs:lk (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/drivers/input/keyboard/
Dlkkbd.c345 static void lkkbd_detection_done(struct lkkbd *lk) in lkkbd_detection_done()
426 struct lkkbd *lk = serio_get_drvdata(serio); in lkkbd_interrupt() local
485 static void lkkbd_toggle_leds(struct lkkbd *lk) in lkkbd_toggle_leds()
505 static void lkkbd_toggle_keyclick(struct lkkbd *lk, bool on) in lkkbd_toggle_keyclick()
529 struct lkkbd *lk = input_get_drvdata(dev); in lkkbd_event() local
565 struct lkkbd *lk = container_of(work, struct lkkbd, tq); in lkkbd_reinit() local
606 struct lkkbd *lk; in lkkbd_connect() local
685 struct lkkbd *lk = serio_get_drvdata(serio); in lkkbd_disconnect() local
/linux-6.6.21/arch/powerpc/xmon/
Dppc-opc.c2342 #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 …]
/linux-6.6.21/arch/arm/mach-omap1/
Dclock.h22 struct clk_lookup lk; member
/linux-6.6.21/drivers/input/joystick/iforce/
Diforce-ff.c129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier()
/linux-6.6.21/drivers/net/ethernet/marvell/prestera/
Dprestera_router_hw.c217 struct prestera_rif_entry_key lk; /* lookup key */ in prestera_rif_entry_find() local
/linux-6.6.21/drivers/clk/ti/
Dclock.h147 struct clk_lookup lk; member
/linux-6.6.21/crypto/
Dserpent_generic.c275 __le32 *lk; in __serpent_setkey() local
/linux-6.6.21/drivers/net/can/peak_canfd/
Dpeak_pciefd_main.c511 struct pciefd_tx_link *lk; in pciefd_alloc_tx_msg() local
/linux-6.6.21/arch/sparc/kernel/
Dchmc.c82 int lk; member
/linux-6.6.21/include/uapi/linux/
Dfuse.h842 struct fuse_file_lock lk; member
848 struct fuse_file_lock lk; member