Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/keyboard/
A 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.3-rc2/arch/powerpc/xmon/
A Dppc-opc.c2342 #define B(op, aa, lk) (OP (op) | ((((unsigned long)(aa)) & 1) << 1) | ((lk) & 1)) argument
2363 #define BD15(op, aa, lk) (OP (op) | ((((unsigned long)(aa)) & 0xf) << 22) | ((lk) & 1)) 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
2784 #define XLLK(op, xop, lk) (XL ((op), (xop)) | ((lk) & 1)) argument
2793 #define XLO(op, bo, xop, lk) \ argument
[all …]
/linux-6.3-rc2/arch/arm/mach-omap1/
A Dclock.h22 struct clk_lookup lk; member
/linux-6.3-rc2/drivers/input/joystick/iforce/
A Diforce-ff.c129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier()
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_router_hw.c217 struct prestera_rif_entry_key lk; /* lookup key */ in prestera_rif_entry_find() local
/linux-6.3-rc2/drivers/clk/ti/
A Dclock.h147 struct clk_lookup lk; member
/linux-6.3-rc2/crypto/
A Dserpent_generic.c275 __le32 *lk; in __serpent_setkey() local
/linux-6.3-rc2/drivers/net/can/peak_canfd/
A Dpeak_pciefd_main.c511 struct pciefd_tx_link *lk; in pciefd_alloc_tx_msg() local
/linux-6.3-rc2/arch/sparc/kernel/
A Dchmc.c81 int lk; member
/linux-6.3-rc2/include/uapi/linux/
A Dfuse.h779 struct fuse_file_lock lk; member
785 struct fuse_file_lock lk; member

Completed in 29 milliseconds