Home
last modified time | relevance | path

Searched refs:lk (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/input/keyboard/
H A Dlkkbd.c382 lk->phys, lk->name); in lkkbd_detection_done()
394 lk->phys); in lkkbd_detection_done()
406 lk->id[2], lk->phys); in lkkbd_detection_done()
413 if (lk->id[2] == LK_STUCK_KEY && lk->id[3] != 0) in lkkbd_detection_done()
416 lk->id[3], lk->keycode[lk->id[3]]); in lkkbd_detection_done()
435 lk->id[LK_NUM_IGNORE_BYTES - lk->ignore_bytes--] = data; in lkkbd_interrupt()
591 serio_write(lk->serio, volume_to_hw(lk->bell_volume)); in lkkbd_reinit()
624 memcpy(lk->keycode, lkkbd_keycode, sizeof(lk->keycode)); in lkkbd_connect()
626 strscpy(lk->name, "DEC LK keyboard", sizeof(lk->name)); in lkkbd_connect()
676 kfree(lk); in lkkbd_connect()
[all …]
/linux/Documentation/scsi/
H A Dscsi-generic.rst30 - sg version 3 found in the lk 2.4 series (and the lk 2.5 series).
43 lk 2.2 series can be found at
79 - lk 2.4.0 : sg version 3.1.17
80 - lk 2.4.7 : sg version 3.1.19
82 - lk 2.4.17 : sg version 3.1.22
91 - lk 2.2.6 : sg version 2.1.31
92 - lk 2.2.8 : sg version 2.1.32
94 - lk 2.2.14 : sg version 2.1.36
95 - lk 2.2.16 : sg version 2.1.38
96 - lk 2.2.17 : sg version 2.1.39
[all …]
H A Dscsi.rst8 the SCSI subsystem in the Linux kernel (lk) 2.4 series. See:
H A Dscsi_mid_low_api.rst78 available. The older one, similar to what was found in the lk 2.4 series,
1263 Changes since lk 2.4 series
/linux/drivers/net/can/peak_canfd/
H A Dpeak_pciefd_main.c511 struct pciefd_tx_link *lk; in pciefd_alloc_tx_msg() local
524 lk = page->vbase + page->offset; in pciefd_alloc_tx_msg()
532 lk->size = cpu_to_le16(sizeof(*lk)); in pciefd_alloc_tx_msg()
533 lk->type = cpu_to_le16(CANFD_MSG_LNK_TX); in pciefd_alloc_tx_msg()
534 lk->laddr_lo = cpu_to_le32(page->lbase); in pciefd_alloc_tx_msg()
537 lk->laddr_hi = cpu_to_le32(page->lbase >> 32); in pciefd_alloc_tx_msg()
539 lk->laddr_hi = 0; in pciefd_alloc_tx_msg()
/linux/tools/memory-model/
H A Dlock.cat44 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)
/linux/arch/arm/mach-omap1/
H A Dclock_data.c794 if (c->lk.clk_hw->init) { /* NULL if provider already registered */ in omap1_clk_init()
795 const struct clk_init_data *init = c->lk.clk_hw->init; in omap1_clk_init()
796 const char *name = c->lk.clk_hw->init->name; in omap1_clk_init()
799 err = clk_hw_register(NULL, c->lk.clk_hw); in omap1_clk_init()
803 c->lk.clk_hw->init = init; in omap1_clk_init()
808 clk_hw_register_clkdev(c->lk.clk_hw, c->lk.con_id, c->lk.dev_id); in omap1_clk_init()
H A Dclock.h22 struct clk_lookup lk; member
28 .lk = { \
/linux/drivers/clk/ti/
H A Dclock.h89 .lk = { \
147 struct clk_lookup lk; member
153 .lk = { \
H A Dclk.c237 c->lk.clk = clk; in ti_dt_clocks_register()
238 clkdev_add(&c->lk); in ti_dt_clocks_register()
/linux/crypto/
H A Dserpent_generic.c275 __le32 *lk; in __serpent_setkey() local
287 lk = (__le32 *)k; in __serpent_setkey()
288 k[0] = le32_to_cpu(lk[0]); in __serpent_setkey()
289 k[1] = le32_to_cpu(lk[1]); in __serpent_setkey()
290 k[2] = le32_to_cpu(lk[2]); in __serpent_setkey()
291 k[3] = le32_to_cpu(lk[3]); in __serpent_setkey()
292 k[4] = le32_to_cpu(lk[4]); in __serpent_setkey()
293 k[5] = le32_to_cpu(lk[5]); in __serpent_setkey()
294 k[6] = le32_to_cpu(lk[6]); in __serpent_setkey()
295 k[7] = le32_to_cpu(lk[7]); in __serpent_setkey()
/linux/arch/sparc/kernel/
H A Dchmc.c82 int lk; member
509 lower_bits |= bp->lk; /* What bits don't matter for matching? */ in chmc_bank_match()
641 bp->lk = (val & MEM_DECODE_LK) >> MEM_DECODE_LK_SHIFT; in chmc_interpret_one_decode_reg()
648 switch(bp->lk) { in chmc_interpret_one_decode_reg()
/linux/include/uapi/linux/
H A Dfuse.h857 struct fuse_file_lock lk; member
863 struct fuse_file_lock lk; member
/linux/drivers/input/joystick/iforce/
H A Diforce-ff.c129 __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()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router_hw.c217 struct prestera_rif_entry_key lk; /* lookup key */ in prestera_rif_entry_find() local
219 if (__prestera_rif_entry_key_copy(k, &lk)) in prestera_rif_entry_find()
/linux/arch/powerpc/xmon/
H 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
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
2799 #define XLYLK(op, xop, y, lk) (XLLK ((op), (xop), (lk)) | ((((unsigned long)(y)) & 1) << 21)) argument
[all …]
/linux/Documentation/hwmon/
H A Dadm9240.rst40 - Grant Coady <gcoady.lk@gmail.com> with guidance
/linux/fs/fuse/
H A Dfile.c2633 inarg->lk.start = fl->fl_start; in fuse_lk_fill()
2634 inarg->lk.end = fl->fl_end; in fuse_lk_fill()
2635 inarg->lk.type = fl->c.flc_type; in fuse_lk_fill()
2636 inarg->lk.pid = pid; in fuse_lk_fill()
2661 err = convert_fuse_file_lock(fm->fc, &outarg.lk, fl); in fuse_getlk()