/linux-4.4.14/drivers/hwmon/ |
H A D | hwmon-vid.c | 249 unsigned int vid, brand, __maybe_unused dummy; get_via_model_d_vrm() local 257 rdmsr(0x1154, brand, dummy); get_via_model_d_vrm() 258 brand = ((brand >> 4) ^ (brand >> 2)) & 0x03; get_via_model_d_vrm() 262 7, brands[brand]); get_via_model_d_vrm() 266 6, brands[brand]); get_via_model_d_vrm() 268 return brand == 2 ? 131 : 13; get_via_model_d_vrm()
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | e_powersaver.c | 181 u8 brand = 0; eps_cpu_init() local 196 /* Check brand */ eps_cpu_init() 202 brand = (((lo >> 2) ^ lo) >> 18) & 3; eps_cpu_init() 207 brand = (((lo >> 4) ^ (lo >> 2))) & 0x000000ff; eps_cpu_init() 212 switch (brand) { eps_cpu_init() 315 if (brand == EPS_BRAND_C7M && set_max_voltage) { eps_cpu_init() 329 if (brand == EPS_BRAND_C7M) eps_cpu_init() 350 if (brand != EPS_BRAND_C7M) { eps_cpu_init()
|
/linux-4.4.14/include/linux/ |
H A D | scc.h | 54 char brand; /* manufacturer of the board */ member in struct:scc_channel
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | setup.c | 744 char brand[128]; get_model_name() local 747 memcpy(brand, "Unknown", 8); get_model_name() 748 if (ia64_pal_get_brand_info(brand)) { get_model_name() 750 memcpy(brand, "Merced", 7); get_model_name() 752 case 0: memcpy(brand, "McKinley", 9); break; get_model_name() 753 case 1: memcpy(brand, "Madison", 8); break; get_model_name() 754 case 2: memcpy(brand, "Madison up to 9M cache", 23); break; get_model_name() 758 if (strcmp(brandname[i], brand) == 0) get_model_name() 762 return strcpy(brandname[i], brand); get_model_name()
|
/linux-4.4.14/include/uapi/linux/ |
H A D | scc.h | 155 char brand; /* hardware type */ member in struct:scc_hw_config
|
/linux-4.4.14/arch/microblaze/kernel/ |
H A D | process.c | 62 * the registers. That's OK for a brand new thread.*/ copy_thread()
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | mmu_context.h | 115 * brand-new address-space, so no TLB flushing is needed, ever.
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | scc.c | 85 * Invents brand new bugs... ;-) 844 wr(scc, R11, ((scc->brand & BAYCOM)? TRxCDP : TRxCBR) | RCDPLL|TCRTxCP|TRxCOI); init_channel() 849 wr(scc, R11, (scc->brand & BAYCOM)? RCTRxCP|TCRTxCP : RCRTxCP|TCTRxCP); init_channel() 902 if (scc->brand & PRIMUS) scc_key_trx() 1486 if(scc->brand & EAGLE) /* this is an EAGLE card */ z8530_init() 1489 if(scc->brand & (PC100 | PRIMUS)) /* this is a PC100/PRIMUS card */ z8530_init() 1798 SCC_Info[2*Nchips+chan].brand = hwcfg.brand; scc_net_ioctl() 2025 /* dev data ctrl irq clock brand enh vector special option scc_net_seq_show() 2036 scc->data, scc->ctrl, scc->irq, scc->clock, scc->brand, scc_net_seq_show()
|
/linux-4.4.14/drivers/md/persistent-data/ |
H A D | dm-array.h | 41 * want to create a brand new, empty array with dm_array_empty().
|
H A D | dm-bitset.h | 36 * want to create a brand new, empty bitset with dm_bitset_empty().
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
H A D | em28xx-reg.h | 189 0x46 IR brand
|
H A D | em28xx-input.c | 194 /* Read key toggle, brand, and key code default_polling_getkey() 236 /* Read key toggle, brand, and key code em2874_polling_getkey()
|
/linux-4.4.14/arch/x86/entry/vdso/ |
H A D | Makefile | 98 # 64-bit objects to re-brand as x32
|
/linux-4.4.14/drivers/net/arcnet/ |
H A D | rfc1201.c | 269 arc_printk(D_RX, dev, "brand new splitpacket (splitflag=%d)\n", rx()
|
/linux-4.4.14/fs/jbd2/ |
H A D | recovery.c | 159 /* If this is a brand new buffer, start readahead. jread()
|
/linux-4.4.14/net/sched/ |
H A D | act_api.c | 570 /* module count goes up only when brand new policy is created tcf_action_init_1()
|
/linux-4.4.14/drivers/net/xen-netback/ |
H A D | netback.c | 1488 /* Consolidate skb with a frag_list into a brand new one with local pages on 1508 /* create a brand new frags array and coalesce there */ xenvif_handle_frag_list()
|
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
H A D | lib-ptl.c | 633 LASSERT(md->md_refcount == 0); /* a brand new MD */ lnet_ptl_attach_md()
|
/linux-4.4.14/drivers/media/pci/zoran/ |
H A D | zoran_card.c | 613 /* AverMedia chose not to brand the 6-Eyes. Thus it
|
/linux-4.4.14/fs/ncpfs/ |
H A D | inode.c | 224 * Fill in the inode based on the ncp_entry_info structure. Used only for brand new inodes.
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
H A D | framework.c | 451 /* brand new or create by force */ sfw_make_session()
|
/linux-4.4.14/drivers/md/ |
H A D | dm-raid.c | 955 * 1) The array is brand new - in which case, all of the super_init_validation()
|
/linux-4.4.14/drivers/hid/usbhid/ |
H A D | hid-core.c | 153 * this a brand new error and reset the retry timeout. */ hid_io_error()
|
/linux-4.4.14/tools/perf/util/ |
H A D | evlist.c | 1208 * being applied are brand new and evlist is taking ownership of the perf_evlist__set_maps()
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/ |
H A D | socklnd.c | 461 /* Have a brand new peer ready... */ ksocknal_add_peer()
|
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drx_driver.h | 163 char *name; /* Tuner brand & type name */
|
/linux-4.4.14/fs/cifs/ |
H A D | inode.c | 1359 * from the server or was set bogus. Also, since this is a brand new cifs_mkdir_qinfo()
|
/linux-4.4.14/fs/ocfs2/dlm/ |
H A D | dlmdomain.c | 872 /*If this is a brand new context and we dlm_query_join_handler()
|
/linux-4.4.14/net/sctp/ |
H A D | sm_statefuns.c | 736 /* This is a brand-new association, so these are not yet side sctp_sf_do_5_1D_ce() 1711 /* new_asoc is a brand-new association, so these are not yet sctp_sf_do_dupcook_a() 1823 /* new_asoc is a brand-new association, so these are not yet sctp_sf_do_dupcook_b()
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | option.c | 354 * Mobidata, etc sell under their own brand names.
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_isr.c | 475 * SFP info 0x1 = SFP+ brand validation failed qla83xx_handle_8200_aen()
|
H A D | qla_init.c | 3457 * disconnected port might have re-connected and a brand new qla2x00_configure_fabric()
|
/linux-4.4.14/drivers/media/dvb-core/ |
H A D | dvb_frontend.c | 517 /* if we're in the RETUNE state, set everything up for a brand dvb_frontend_swzigzag()
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_imap.c | 1925 /* set the ag number if this a brand new iag diAllocExt()
|
/linux-4.4.14/sound/pci/hda/ |
H A D | patch_sigmatel.c | 1709 /* Not sure about the brand name for those */
|
/linux-4.4.14/drivers/usb/core/ |
H A D | hub.c | 5260 * different flash card of the same brand). descriptors_changed()
|