/linux-4.1.27/drivers/tty/vt/ |
D | keyboard.c | 974 void setledstate(struct kbd_struct *kb, unsigned int led) in setledstate() argument 980 kb->ledmode = LED_SHOW_IOCTL; in setledstate() 982 kb->ledmode = LED_SHOW_FLAGS; in setledstate() 990 struct kbd_struct *kb = kbd_table + fg_console; in getleds() local 992 if (kb->ledmode == LED_SHOW_IOCTL) in getleds() 995 return kb->ledflagstate; in getleds() 1021 struct kbd_struct *kb = kbd_table + console; in vt_get_leds() local 1026 ret = vc_kbd_led(kb, flag); in vt_get_leds() 1043 struct kbd_struct *kb = kbd_table + console; in vt_set_led_state() local 1044 setledstate(kb, leds); in vt_set_led_state() [all …]
|
/linux-4.1.27/fs/dlm/ |
D | user.c | 87 static void compat_input(struct dlm_write_request *kb, in compat_input() argument 91 kb->version[0] = kb32->version[0]; in compat_input() 92 kb->version[1] = kb32->version[1]; in compat_input() 93 kb->version[2] = kb32->version[2]; in compat_input() 95 kb->cmd = kb32->cmd; in compat_input() 96 kb->is64bit = kb32->is64bit; in compat_input() 97 if (kb->cmd == DLM_USER_CREATE_LOCKSPACE || in compat_input() 98 kb->cmd == DLM_USER_REMOVE_LOCKSPACE) { in compat_input() 99 kb->i.lspace.flags = kb32->i.lspace.flags; in compat_input() 100 kb->i.lspace.minor = kb32->i.lspace.minor; in compat_input() [all …]
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvc_beat.c | 75 unsigned long kb[2]; in hvc_beat_put_chars() local 80 memcpy(kb, buf, nlen); in hvc_beat_put_chars() 81 beat_put_term_char(vtermno, nlen, kb[0], kb[1]); in hvc_beat_put_chars()
|
/linux-4.1.27/drivers/w1/slaves/ |
D | Kconfig | 61 tristate "1kb EEPROM family support (DS2431)" 64 1kb EEPROM family device (DS2431) 67 tristate "4kb EEPROM family support (DS2433)" 70 4kb EEPROM family device (DS2433). 125 4kb EEPROM with PIO family device (DS28E04).
|
/linux-4.1.27/arch/mips/sgi-ip22/ |
D | Platform | 8 # address by 8kb. 24 # be 16kb aligned or the handling of the current variable will break.
|
/linux-4.1.27/Documentation/serial/ |
D | moxa-smartio | 469 spd_hi Use 57.6kb when the application requests 38.4kb. 470 spd_vhi Use 115.2kb when the application requests 38.4kb. 471 spd_shi Use 230.4kb when the application requests 38.4kb. 472 spd_warp Use 460.8kb when the application requests 38.4kb. 473 spd_normal Use 38.4kb when the application requests 38.4kb. 475 application requests 38.4kb.
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 51 <16kb, often just hundreds of bytes and 52 "average" 2kb.
|
/linux-4.1.27/arch/mips/sgi-ip27/ |
D | Platform | 6 # be 16kb aligned or the handling of the current variable will break.
|
/linux-4.1.27/Documentation/networking/ |
D | cxacru.txt | 100 [2635357.696901] ATM dev 0: ADSL line: up (8128 kb/s down | 832 kb/s up)
|
/linux-4.1.27/net/ieee802154/ |
D | Kconfig | 7 devices. Maximum allowed data rate is 250 kb/s and typical personal
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | head-xscale.S | 22 add r3, r2, #0x10000 @ 64 kb is quite enough...
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | Kconfig | 48 N here if you want to save the few kb this consumes.
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
D | av7110_av.c | 449 u8 *kb; in ts_play() local 455 kb = av7110->kbuf[type]; in ts_play() 457 if (!kb) in ts_play() 470 if (copy_from_user(kb, buf, TS_SIZE)) in ts_play() 472 write_ts_to_decoder(av7110, type, kb, TS_SIZE); in ts_play()
|
/linux-4.1.27/fs/proc/ |
D | Kconfig | 73 interfaces will reduce the size of the kernel by approximately 4kb.
|
/linux-4.1.27/drivers/net/hyperv/ |
D | netvsc_drv.c | 159 u8 kb; member 180 subk.kb = key[k_next]; in comp_hash()
|
/linux-4.1.27/Documentation/usb/ |
D | rio.txt | 28 replace it with a fresh one. In my case, what happened is I lost two 16kb
|
/linux-4.1.27/include/linux/ceph/ |
D | ceph_fs.h | 173 __le64 kb, kb_used, kb_avail; member
|
/linux-4.1.27/fs/ceph/ |
D | super.c | 72 buf->f_blocks = le64_to_cpu(st.kb) >> (CEPH_BLOCK_SHIFT-10); in ceph_statfs()
|
/linux-4.1.27/drivers/rtc/ |
D | Kconfig | 860 This chip features 2kb of extended NV-SRAM. It may possibly be 869 This chip features 4kb of extended NV-SRAM. 877 This chip features 8kb of extended NV-SRAM.
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 4288 int link, tc, kb, marker; in ixgbe_hpbthresh() local 4319 kb = IXGBE_BT2KB(dv_id); in ixgbe_hpbthresh() 4322 marker = rx_pba - kb; in ixgbe_hpbthresh()
|
/linux-4.1.27/Documentation/filesystems/ |
D | proc.txt | 176 VmPTE: 20 kb
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 1887 wavetable_size - max wavetable size in kB (4-?kb)
|