/linux-4.1.27/drivers/media/usb/ttusb-dec/ |
D | ttusb_dec.c | 204 static void ttusb_dec_set_model(struct ttusb_dec *dec, 209 struct ttusb_dec * dec = urb->context; in ttusb_dec_handle_irq() local 210 char *buffer = dec->irq_buffer; in ttusb_dec_handle_irq() 241 input_report_key(dec->rc_input_dev, rc_keys[buffer[4] - 1], 1); in ttusb_dec_handle_irq() 242 input_sync(dec->rc_input_dev); in ttusb_dec_handle_irq() 243 input_report_key(dec->rc_input_dev, rc_keys[buffer[4] - 1], 0); in ttusb_dec_handle_irq() 244 input_sync(dec->rc_input_dev); in ttusb_dec_handle_irq() 266 static int ttusb_dec_send_command(struct ttusb_dec *dec, const u8 command, in ttusb_dec_send_command() argument 279 if ((result = mutex_lock_interruptible(&dec->usb_mutex))) { in ttusb_dec_send_command() 286 b[1] = ++dec->trans_count; in ttusb_dec_send_command() [all …]
|
/linux-4.1.27/drivers/media/i2c/ |
D | tw9906.c | 99 struct tw9906 *dec = to_state(sd); in tw9906_s_std() local 117 dec->norm = norm; in tw9906_s_std() 123 struct tw9906 *dec = container_of(ctrl->handler, struct tw9906, hdl); in tw9906_s_ctrl() local 124 struct v4l2_subdev *sd = &dec->sd; in tw9906_s_ctrl() 144 struct tw9906 *dec = to_state(sd); in tw9906_log_status() local 145 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9906_log_status() 175 struct tw9906 *dec; in tw9906_probe() local 186 dec = devm_kzalloc(&client->dev, sizeof(*dec), GFP_KERNEL); in tw9906_probe() 187 if (dec == NULL) in tw9906_probe() 189 sd = &dec->sd; in tw9906_probe() [all …]
|
D | tw9903.c | 128 struct tw9903 *dec = to_state(sd); in tw9903_s_std() local 146 dec->norm = norm; in tw9903_s_std() 153 struct tw9903 *dec = container_of(ctrl->handler, struct tw9903, hdl); in tw9903_s_ctrl() local 154 struct v4l2_subdev *sd = &dec->sd; in tw9903_s_ctrl() 174 struct tw9903 *dec = to_state(sd); in tw9903_log_status() local 175 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9903_log_status() 207 struct tw9903 *dec; in tw9903_probe() local 218 dec = devm_kzalloc(&client->dev, sizeof(*dec), GFP_KERNEL); in tw9903_probe() 219 if (dec == NULL) in tw9903_probe() 221 sd = &dec->sd; in tw9903_probe() [all …]
|
D | tw2804.c | 264 struct tw2804 *dec = to_state(sd); in tw2804_s_std() local 281 write_regs(client, regs, dec->channel); in tw2804_s_std() 282 dec->norm = norm; in tw2804_s_std() 289 struct tw2804 *dec = to_state(sd); in tw2804_s_video_routing() local 293 if (config && config - 1 != dec->channel) { in tw2804_s_video_routing() 299 dec->channel = config - 1; in tw2804_s_video_routing() 301 dec->channel); in tw2804_s_video_routing() 302 if (dec->channel == 0 && in tw2804_s_video_routing() 308 if (write_regs(client, channel_registers, dec->channel) < 0) { in tw2804_s_video_routing() 311 dec->channel); in tw2804_s_video_routing() [all …]
|
/linux-4.1.27/include/linux/ |
D | atomic.h | 99 int c, old, dec; in atomic_dec_if_positive() local 102 dec = c - 1; in atomic_dec_if_positive() 103 if (unlikely(dec < 0)) in atomic_dec_if_positive() 105 old = atomic_cmpxchg((v), c, dec); in atomic_dec_if_positive() 110 return dec; in atomic_dec_if_positive()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | atomic.h | 191 long long c, old, dec; in atomic64_dec_if_positive() local 195 dec = c - 1; in atomic64_dec_if_positive() 196 if (unlikely(dec < 0)) in atomic64_dec_if_positive() 198 old = atomic64_cmpxchg((v), c, dec); in atomic64_dec_if_positive() 203 return dec; in atomic64_dec_if_positive()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | atomic64_64.h | 209 long c, old, dec; in atomic64_dec_if_positive() local 212 dec = c - 1; in atomic64_dec_if_positive() 213 if (unlikely(dec < 0)) in atomic64_dec_if_positive() 215 old = atomic64_cmpxchg((v), c, dec); in atomic64_dec_if_positive() 220 return dec; in atomic64_dec_if_positive()
|
D | asm.h | 31 #define _ASM_DEC __ASM_SIZE(dec)
|
D | atomic64_32.h | 233 __alternative_atomic64(dec, dec_return, /* no output */, in atomic64_dec()
|
/linux-4.1.27/arch/mips/dec/ |
D | Platform | 4 platform-$(CONFIG_MACH_DECSTATION) += dec/ 6 -I$(srctree)/arch/mips/include/asm/mach-dec 7 libs-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/prom/
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | emulate.c | 42 pr_debug("mtDEC: %x\n", vcpu->arch.dec); in kvmppc_emulate_dec() 50 if (vcpu->arch.dec & 0x80000000) { in kvmppc_emulate_dec() 58 if (vcpu->arch.dec == 0) in kvmppc_emulate_dec() 68 dec_time = vcpu->arch.dec; in kvmppc_emulate_dec() 86 if (vcpu->arch.dec < jd) in kvmppc_get_dec() 90 return vcpu->arch.dec - jd; in kvmppc_get_dec() 112 vcpu->arch.dec = spr_val; in kvmppc_emulate_mtspr()
|
D | booke.c | 1489 sregs->u.e.dec = kvmppc_get_dec(vcpu, tb); in get_sregs_base() 1509 vcpu->arch.dec = sregs->u.e.dec; in set_sregs_base() 1846 vcpu->arch.dec = vcpu->arch.decar; in kvmppc_decrementer_func()
|
/linux-4.1.27/crypto/ |
D | testmgr.c | 78 } enc, dec; member 85 } enc, dec; member 1522 if (!err && desc->suite.aead.dec.vecs) in alg_test_aead() 1523 err = test_aead(tfm, DECRYPT, desc->suite.aead.dec.vecs, in alg_test_aead() 1524 desc->suite.aead.dec.count); in alg_test_aead() 1551 if (desc->suite.cipher.dec.vecs) in alg_test_cipher() 1552 err = test_cipher(tfm, DECRYPT, desc->suite.cipher.dec.vecs, in alg_test_cipher() 1553 desc->suite.cipher.dec.count); in alg_test_cipher() 1580 if (desc->suite.cipher.dec.vecs) in alg_test_skcipher() 1581 err = test_skcipher(tfm, DECRYPT, desc->suite.cipher.dec.vecs, in alg_test_skcipher() [all …]
|
/linux-4.1.27/drivers/media/rc/img-ir/ |
D | img-ir-hw.c | 622 const struct img_ir_decoder *dec) in img_ir_decoder_compatible() argument 627 ct = dec->control.code_type; in img_ir_decoder_compatible() 646 const struct img_ir_decoder *dec = *decp; in img_ir_allowed_protos() local 647 if (img_ir_decoder_compatible(priv, dec)) in img_ir_allowed_protos() 648 protos |= dec->type; in img_ir_allowed_protos() 668 const struct img_ir_decoder *dec = *decp; in img_ir_change_protocol() local 669 if (!img_ir_decoder_compatible(priv, dec)) in img_ir_change_protocol() 671 if (*ir_type & dec->type) { in img_ir_change_protocol() 672 *ir_type &= dec->type; in img_ir_change_protocol() 673 img_ir_set_decoder(priv, dec, *ir_type); in img_ir_change_protocol() [all …]
|
/linux-4.1.27/arch/arm/crypto/ |
D | aesbs-glue.c | 44 struct BS_KEY dec; member 53 struct BS_KEY dec; member 67 ctx->dec.rk = ctx->enc; in aesbs_cbc_set_key() 68 private_AES_set_decrypt_key(in_key, bits, &ctx->dec.rk); in aesbs_cbc_set_key() 69 ctx->dec.converted = 0; in aesbs_cbc_set_key() 97 ctx->dec.rk = ctx->enc.rk; in aesbs_xts_set_key() 98 private_AES_set_decrypt_key(in_key, bits, &ctx->dec.rk); in aesbs_xts_set_key() 100 ctx->enc.converted = ctx->dec.converted = 0; in aesbs_xts_set_key() 159 walk.nbytes, &ctx->dec, walk.iv); in aesbs_cbc_decrypt() 174 AES_decrypt(src, dst, &ctx->dec.rk); in aesbs_cbc_decrypt() [all …]
|
/linux-4.1.27/net/mpls/ |
D | af_mpls.c | 90 struct mpls_entry_decoded dec) in mpls_egress() argument 122 htons(dec.ttl << 8)); in mpls_egress() 123 hdr4->ttl = dec.ttl; in mpls_egress() 128 hdr6->hop_limit = dec.ttl; in mpls_egress() 142 struct mpls_entry_decoded dec; in mpls_forward() local 167 dec = mpls_entry_decode(hdr); in mpls_forward() 175 rt = mpls_route_input_rcu(net, dec.label); in mpls_forward() 190 if (dec.ttl <= 1) in mpls_forward() 192 dec.ttl -= 1; in mpls_forward() 211 if (unlikely(!new_header_size && dec.bos)) { in mpls_forward() [all …]
|
/linux-4.1.27/arch/s390/crypto/ |
D | aes_s390.c | 42 long dec; member 62 long dec; member 300 sctx->dec = KM_AES_128_DECRYPT; in ecb_aes_set_key() 304 sctx->dec = KM_AES_192_DECRYPT; in ecb_aes_set_key() 308 sctx->dec = KM_AES_256_DECRYPT; in ecb_aes_set_key() 363 return ecb_aes_crypt(desc, sctx->dec, sctx->key, &walk); in ecb_aes_decrypt() 429 sctx->dec = KMC_AES_128_DECRYPT; in cbc_aes_set_key() 433 sctx->dec = KMC_AES_192_DECRYPT; in cbc_aes_set_key() 437 sctx->dec = KMC_AES_256_DECRYPT; in cbc_aes_set_key() 504 return cbc_aes_crypt(desc, sctx->dec, &walk); in cbc_aes_decrypt() [all …]
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | atomic.h | 262 long c, old, dec; in atomic64_dec_if_positive() local 265 dec = c - 1; in atomic64_dec_if_positive() 266 if (unlikely(dec < 0)) in atomic64_dec_if_positive() 268 old = atomic64_cmpxchg((v), c, dec); in atomic64_dec_if_positive() 273 return dec; in atomic64_dec_if_positive()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | atomic.h | 293 long long c, old, dec; in atomic64_dec_if_positive() local 297 dec = c - 1; in atomic64_dec_if_positive() 298 if (unlikely(dec < 0)) in atomic64_dec_if_positive() 300 old = atomic64_cmpxchg((v), c, dec); in atomic64_dec_if_positive() 305 return dec; in atomic64_dec_if_positive()
|
/linux-4.1.27/drivers/md/bcache/ |
D | util.c | 79 char dec[4] = ""; in STRTO_H() local 91 snprintf(dec, sizeof(dec), ".%i", t / 100); in STRTO_H() 93 return sprintf(buf, "%lli%s%c", v, dec, units[u]); in STRTO_H()
|
/linux-4.1.27/drivers/media/pci/cx25821/ |
D | cx25821-medusa-video.c | 226 static int medusa_PALCombInit(struct cx25821_dev *dev, int dec) in medusa_PALCombInit() argument 233 COMB_2D_HFS_CFG + (0x200 * dec), 0x20002861); in medusa_PALCombInit() 235 COMB_2D_HFD_CFG + (0x200 * dec), 0x20002861); in medusa_PALCombInit() 237 COMB_2D_LF_CFG + (0x200 * dec), 0x200A1023); in medusa_PALCombInit() 241 COMB_FLAT_THRESH_CTRL + (0x200 * dec), &tmp); in medusa_PALCombInit() 244 COMB_FLAT_THRESH_CTRL + (0x200 * dec), value); in medusa_PALCombInit() 248 COMB_2D_BLEND + (0x200 * dec), 0x210F0F0F); in medusa_PALCombInit() 252 COMB_MISC_CTRL + (0x200 * dec), 0x41120A7F); in medusa_PALCombInit()
|
/linux-4.1.27/arch/x86/lib/ |
D | checksum_32.S | 65 dec %ecx 104 dec %ecx 113 dec %edx 173 dec %ecx 233 dec %ecx 348 dec %ecx 361 dec %edx 459 dec %ecx
|
D | rwsem.S | 112 __ASM_HALF_SIZE(dec) %__ASM_HALF_REG(dx)
|
D | copy_page_64.S | 36 dec %rcx
|
D | atomic64_386_32.S | 123 BEGIN(dec)
|
D | atomic64_cx8_32.S | 119 incdec_return dec sub sbb
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | time.c | 883 struct clock_event_device *dec = &per_cpu(decrementers, cpu); in register_decrementer_clockevent() local 885 *dec = decrementer_clockevent; in register_decrementer_clockevent() 886 dec->cpumask = cpumask_of(cpu); in register_decrementer_clockevent() 889 dec->name, dec->mult, dec->shift, cpu); in register_decrementer_clockevent() 891 clockevents_register_device(dec); in register_decrementer_clockevent()
|
D | asm-offsets.c | 533 DEFINE(VCPU_DEC, offsetof(struct kvm_vcpu, arch.dec)); in main()
|
/linux-4.1.27/drivers/md/persistent-data/ |
D | dm-array.c | 137 if (vt->dec) in dec_ablock_entries() 138 on_entries(info, ab, vt->dec); in dec_ablock_entries() 211 if (vt->dec) in trim_ablock() 212 vt->dec(vt->context, element_at(info, ab, i - 1)); in trim_ablock() 630 bvt->dec = block_dec; in dm_array_info_init() 745 if (vt->dec && in array_set_value() 747 vt->dec(vt->context, old_value); in array_set_value()
|
D | dm-btree.h | 68 void (*dec)(void *context, const void *value); member
|
D | dm-btree.c | 299 if (info->value_type.dec) { in dm_btree_del() 303 info->value_type.dec(info->value_type.context, in dm_btree_del() 724 if (info->value_type.dec && in insert() 730 info->value_type.dec(info->value_type.context, in insert()
|
D | dm-bitset.c | 22 .dec = NULL,
|
D | dm-btree-remove.c | 579 if (info->value_type.dec) in dm_btree_remove() 580 info->value_type.dec(info->value_type.context, in dm_btree_remove()
|
D | dm-btree-spine.c | 286 vt->dec = le64_dec; in init_le64_type()
|
D | dm-space-map-common.c | 205 ll->bitmap_info.value_type.dec = NULL; in sm_ll_init() 212 ll->ref_count_info.value_type.dec = NULL; in sm_ll_init()
|
/linux-4.1.27/arch/x86/um/ |
D | checksum_32.S | 90 dec %ecx 99 dec %edx 197 dec %ecx
|
/linux-4.1.27/drivers/media/usb/ |
D | Makefile | 6 obj-y += ttusb-dec/ ttusb-budget/ dvb-usb/ dvb-usb-v2/ siano/ b2c2/
|
D | Kconfig | 45 source "drivers/media/usb/ttusb-dec/Kconfig"
|
/linux-4.1.27/arch/mips/ |
D | Kbuild.platforms | 12 platforms += dec
|
/linux-4.1.27/drivers/net/ethernet/dec/ |
D | Kconfig | 20 source "drivers/net/ethernet/dec/tulip/Kconfig"
|
/linux-4.1.27/Documentation/scsi/ |
D | dc395x.txt | 56 Bit Val(hex) Val(dec) Meaning 68 Bit Val(hex) Val(dec) Meaning
|
D | tmscsim.txt | 296 Bit Val(hex) Val(dec) Meaning 308 Bit Val(hex) Val(dec) Meaning
|
/linux-4.1.27/fs/f2fs/ |
D | gc.c | 481 int dec = (node_ofs - 4) / (NIDS_PER_BLOCK + 1); in start_bidx_of_node() local 482 bidx = node_ofs - 2 - dec; in start_bidx_of_node() 484 int dec = (node_ofs - indirect_blks - 3) / (NIDS_PER_BLOCK + 1); in start_bidx_of_node() local 485 bidx = node_ofs - 5 - dec; in start_bidx_of_node()
|
/linux-4.1.27/net/caif/ |
D | cfctrl.c | 595 static int dec; in handle_loop() local 600 if (!dec) { in handle_loop() 605 dec = 1; in handle_loop() 613 dec = 0; in handle_loop()
|
/linux-4.1.27/drivers/iio/adc/ |
D | ad7923.c | 52 #define EXTRACT(val, dec, bits) ((val >> dec) & ((1 << bits) - 1)) argument
|
/linux-4.1.27/Documentation/vm/ |
D | page_owner.txt | 37 text data bss dec hex filename 41 text data bss dec hex filename
|
/linux-4.1.27/drivers/s390/cio/ |
D | qdio.h | 368 #define sub_buf(bufnr, dec) \ argument 369 ((bufnr - dec) & QDIO_MAX_BUFFERS_MASK)
|
/linux-4.1.27/Documentation/dvb/ |
D | readme.txt | 48 "ttusb-dec.txt"
|
D | contributors.txt | 76 for the IR code for the ttusb-dec driver
|
/linux-4.1.27/drivers/net/ethernet/ |
D | Makefile | 29 obj-$(CONFIG_NET_VENDOR_DEC) += dec/
|
D | Kconfig | 66 source "drivers/net/ethernet/dec/Kconfig"
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-spxx-defs.h | 164 uint64_t dec:1; member 180 uint64_t dec:1;
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | NOTES | 29 dec | | | mixer| | +---+ SD analog +--> CVBS
|
/linux-4.1.27/drivers/media/usb/go7007/ |
D | s2250-board.c | 199 struct s2250 *dec = i2c_get_clientdata(client); in write_reg_fp() local 252 dec->reg12b_val = val; in write_reg_fp()
|
/linux-4.1.27/arch/arm/mach-footbridge/ |
D | Kconfig | 37 Server, send e-mail to <skiff@crl.dec.com>.
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | x_snan.S | 99 clrl -(%a7) |clear and dec a7 127 clrl -(%a7) |clear and dec a7
|
D | gen_except.S | 292 clrl -(%a7) |clear and dec a7 342 clrl -(%a7) |clear and dec a7
|
/linux-4.1.27/scripts/mod/ |
D | file2alias.c | 249 unsigned long long c, dec = 0; in incbcd() local 263 dec += c; in incbcd() 267 dec += inc; in incbcd() 274 c = (dec / c) % 10; in incbcd()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sram243x.S | 276 subs r4, r4, #1 @ dec loop 290 subs r0, r0, #1 @ dec loop
|
D | sram242x.S | 276 subs r4, r4, #1 @ dec loop 290 subs r0, r0, #1 @ dec loop
|
/linux-4.1.27/arch/cris/ |
D | Kconfig | 163 int "DRAM size (dec, in MB)" 169 int "Video memory size (dec, in MB)" 182 int "FLASH1 size (dec, in MB. 0 = Unknown)"
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 1602 static int ivtv_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *dec) in ivtv_decoder_cmd() argument 1607 IVTV_DEBUG_IOCTL("VIDIOC_DECODER_CMD %d\n", dec->cmd); in ivtv_decoder_cmd() 1608 return ivtv_video_command(itv, id, dec, false); in ivtv_decoder_cmd() 1611 static int ivtv_try_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *dec) in ivtv_try_decoder_cmd() argument 1616 IVTV_DEBUG_IOCTL("VIDIOC_TRY_DECODER_CMD %d\n", dec->cmd); in ivtv_try_decoder_cmd() 1617 return ivtv_video_command(itv, id, dec, true); in ivtv_try_decoder_cmd()
|
/linux-4.1.27/drivers/md/ |
D | dm-thin-metadata.c | 410 pmd->info.value_type.dec = data_block_dec; in __setup_btree_details() 421 pmd->tl_info.value_type.dec = subtree_dec; in __setup_btree_details() 429 pmd->bl_info.value_type.dec = data_block_dec; in __setup_btree_details() 437 pmd->details_info.value_type.dec = NULL; in __setup_btree_details()
|
D | dm-era-target.c | 402 vt->dec = ws_dec; in setup_writeset_tree_info() 413 vt.dec = NULL; in setup_era_array_info()
|
D | dm-crypt.c | 1293 goto dec; in kcryptd_crypt_write_convert() 1313 dec: in kcryptd_crypt_write_convert()
|
D | dm-cache-metadata.c | 262 vt.dec = NULL; in __setup_mapping_info()
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | kvm.h | 218 __u32 dec; /* KVM_SREGS_E_UPDATE_DEC */ member
|
/linux-4.1.27/Documentation/zh_CN/ |
D | magic-number.txt | 89 FULL_DUPLEX_MAGIC 0x6969 drivers/net/ethernet/dec/tulip/de2104x.c
|
/linux-4.1.27/drivers/block/ |
D | amiflop.c | 1003 register unsigned char *dec = mfmdecode; in dos_decode_byte() local 1008 byte = dec[w2]; in dos_decode_byte() 1011 byte |= dec[w2]; in dos_decode_byte()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | kvm_host.h | 500 u32 dec; member
|
/linux-4.1.27/Documentation/locking/ |
D | mutex-design.txt | 134 Acquire the mutex, interruptible, if dec to 0:
|
/linux-4.1.27/Documentation/ |
D | magic-number.txt | 89 FULL_DUPLEX_MAGIC 0x6969 drivers/net/ethernet/dec/tulip/de2104x.c
|
D | atomic_ops.txt | 222 These behave just like atomic_{inc,dec}_return() except that an 224 This means that like atomic_{inc,dec}_return(), the memory barrier
|
D | this_cpu_ops.txt | 24 RMW (Read Modify Write) instructions like inc/dec/cmpxchg without the
|
/linux-4.1.27/arch/x86/crypto/ |
D | aesni-intel_asm.S | 67 dec: .octa 0x1 label 1330 %xmm1, %xmm2, %xmm3, %xmm4, %xmm8, %xmm5, %xmm6, 5, 678, dec 1335 %xmm1, %xmm2, %xmm3, %xmm4, %xmm8, %xmm5, %xmm6, 6, 78, dec 1340 %xmm1, %xmm2, %xmm3, %xmm4, %xmm8, %xmm5, %xmm6, 7, 8, dec 1345 %xmm1, %xmm2, %xmm3, %xmm4, %xmm8, %xmm5, %xmm6, 8, 0, dec 1353 %xmm14, %xmm0, %xmm1, %xmm2, %xmm3, %xmm4, %xmm5, %xmm6, %xmm7, %xmm8, dec
|
D | sha512-avx-asm.S | 353 dec msglen
|
D | sha512-ssse3-asm.S | 352 dec msglen
|
/linux-4.1.27/Documentation/usb/ |
D | CREDITS | 152 - Peter Dettori <dettori@ozy.dec.com> is uncovering bugs like
|
/linux-4.1.27/fs/btrfs/ |
D | ctree.c | 2822 int dec = 0; in btrfs_search_slot() local 2824 dec = 1; in btrfs_search_slot() 2856 if (dec) in btrfs_search_slot() 2990 int dec = 0; in btrfs_search_old_slot() local 2992 dec = 1; in btrfs_search_old_slot() 2999 if (dec) in btrfs_search_old_slot()
|
/linux-4.1.27/drivers/media/usb/pwc/ |
D | philips.txt | 193 (dec) (hex)
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 731 dec A; 2056 dec SCB_FIFO_USE_COUNT; 2101 dec SCB_FIFO_USE_COUNT; 2211 dec SCB_FIFO_USE_COUNT; 2268 dec SCB_FIFO_USE_COUNT;
|
D | aic7xxx.seq | 590 dec A;
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 2098 # OPERR : if ((k_factor > +17) || (dec. exp exceeds 3 digits)) 3920 mov.l %a0,%d0 # pass amt to dec by 3921 bsr.l dec_areg # dec addr register
|
D | fpsp.S | 2099 # OPERR : if ((k_factor > +17) || (dec. exp exceeds 3 digits))
|
/linux-4.1.27/kernel/sched/ |
D | fair.c | 123 static inline void update_load_sub(struct load_weight *lw, unsigned long dec) in update_load_sub() argument 125 lw->weight -= dec; in update_load_sub()
|
/linux-4.1.27/ |
D | MAINTAINERS | 3031 F: drivers/net/ethernet/dec/tulip/dmfe.c 3072 F: arch/mips/dec/ 3073 F: arch/mips/include/asm/dec/ 3074 F: arch/mips/include/asm/mach-dec/ 10126 F: drivers/net/ethernet/dec/tulip/
|
D | CREDITS | 809 E: davies@wanton.lkg.dec.com
|
/linux-4.1.27/arch/x86/kvm/ |
D | emulate.c | 925 FASTOP1(dec);
|