Searched refs:infos (Results 1 - 94 of 94) sorted by relevance

/linux-4.4.14/arch/arm/mach-mediatek/
H A Dplatsmp.c78 const struct of_device_id *infos; __mtk_smp_prepare_cpus() local
82 infos = mtk_tz_smp_boot_infos; __mtk_smp_prepare_cpus()
85 infos = mtk_smp_boot_infos; __mtk_smp_prepare_cpus()
90 if (of_machine_is_compatible(infos[i].compatible)) { __mtk_smp_prepare_cpus()
91 mtk_smp_info = infos[i].data; __mtk_smp_prepare_cpus()
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dxt_set.h28 /* match and target infos */
46 /* match and target infos */
/linux-4.4.14/block/partitions/
H A Dsun.c29 } infos[8]; sun_partition() member in struct:sun_disklabel::sun_vtoc
111 if (be16_to_cpu(label->vtoc.infos[i].id) == LINUX_RAID_PARTITION) sun_partition()
113 else if (be16_to_cpu(label->vtoc.infos[i].id) == SUN_WHOLE_DISK) sun_partition()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dlproc_ptlrpc.c485 struct ptlrpc_nrs_pol_info *infos; ptlrpc_lprocfs_nrs_seq_show() local
510 infos = kcalloc(num_pols, sizeof(*infos), GFP_NOFS); ptlrpc_lprocfs_nrs_seq_show()
511 if (infos == NULL) { ptlrpc_lprocfs_nrs_seq_show()
533 memcpy(infos[pol_idx].pi_name, tmp.pi_name, ptlrpc_service_for_each_part()
535 memcpy(&infos[pol_idx].pi_state, &tmp.pi_state, ptlrpc_service_for_each_part()
537 infos[pol_idx].pi_fallback = tmp.pi_fallback; ptlrpc_service_for_each_part()
543 LASSERT(strncmp(infos[pol_idx].pi_name, ptlrpc_service_for_each_part()
552 LASSERT(infos[pol_idx].pi_fallback == ptlrpc_service_for_each_part()
556 infos[pol_idx].pi_req_queued += tmp.pi_req_queued; ptlrpc_service_for_each_part()
557 infos[pol_idx].pi_req_started += tmp.pi_req_started; ptlrpc_service_for_each_part()
603 infos[pol_idx].pi_name,
604 nrs_state2str(infos[pol_idx].pi_state),
605 infos[pol_idx].pi_fallback ? "yes" : "no",
606 (int)infos[pol_idx].pi_req_queued,
607 (int)infos[pol_idx].pi_req_started);
611 memset(infos, 0, num_pols * sizeof(*infos));
620 kfree(infos);
/linux-4.4.14/drivers/net/ethernet/ibm/emac/
H A Dcore.h183 /* PHY infos */
193 /* GPCS PHY infos */
202 /* ZMII infos if any */
207 /* RGMII infos if any */
212 /* TAH infos if any */
233 /* Tx and Rx fifo sizes & other infos in bytes */
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib_softmac_wx.c116 /* We want avoid to give to the user inconsistent infos*/ rtllib_wx_get_wap()
174 /* just to avoid to give inconsistent infos in the rtllib_wx_set_wap()
202 /* We want avoid to give to the user inconsistent infos*/ rtllib_wx_get_essid()
476 * has consistent infos. not needed otherwise rtllib_wx_set_essid()
H A Drtllib.h1590 /* This stores infos for the current network.
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c116 /* We want avoid to give to the user inconsistent infos*/ ieee80211_wx_get_wap()
163 /* just to avoid to give inconsistent infos in the ieee80211_wx_set_wap()
189 /* We want avoid to give to the user inconsistent infos*/ ieee80211_wx_get_essid()
413 * has consisten infos. not needed otherwise ieee80211_wx_set_essid()
H A Dieee80211.h1742 /* This stores infos for the current network.
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpmac_low_i2c.h68 /* Get infos about a bus */
H A Dpmac_feature.h257 * returns some motherboard infos.
/linux-4.4.14/firmware/av7110/
H A DBoot.S26 check AV711x_3_1.pdf for some hardware infos
/linux-4.4.14/drivers/video/fbdev/aty/
H A Dradeon_monitor.c230 /* Mark panel infos valid */ radeon_get_panel_info_BIOS()
684 * Fill up panel infos from a mode definition, either returned by the EDID
753 * Build the modedb for head 1 (head 2 will come later), check panel infos
774 * Parse EDID detailed timings and deduce panel infos if any. Right now radeon_check_modes()
790 * Do any additional platform/arch fixups to the panel infos radeon_check_modes()
795 * If we have some valid panel infos, we setup the default mode based on radeon_check_modes()
840 * Finally, if we don't have panel infos we need to figure some (or radeon_check_modes()
842 * and create some panel infos. Whatever... radeon_check_modes()
H A Dradeon_base.c503 /* Locate the flat panel infos, do some sanity checking !!! */ radeon_map_ROM()
536 /* Locate the flat panel infos, do some sanity checking !!! */ radeon_find_mem_vbios()
577 * Read PLL infos from chip registers
715 * Retrieve PLL infos by different means (BIOS, Open Firmware, register probing...)
781 * Retrieve PLL infos from Open Firmware first radeon_get_pllinfo()
784 printk(KERN_INFO "radeonfb: Retrieved PLL infos from Open Firmware\n"); radeon_get_pllinfo()
803 printk(KERN_INFO "radeonfb: Retrieved PLL infos from BIOS\n"); radeon_get_pllinfo()
812 printk(KERN_INFO "radeonfb: Retrieved PLL infos from registers\n"); radeon_get_pllinfo()
819 printk(KERN_INFO "radeonfb: Used default PLL infos\n"); radeon_get_pllinfo()
1567 * divider. I'll find a better fix once I have more infos on the radeon_calc_pll_regs()
H A Dradeonfb.h135 * PLL infos
H A Dradeon_pm.c2830 * "Mac" cards, but that's all. We need more infos about what the radeonfb_pm_init()
2860 * It's a bit of a "shortcut" but will work fine. Ideally, we need infos radeonfb_pm_init()
/linux-4.4.14/drivers/power/
H A Ds3c_adc_battery.c79 dev_err(&psy->dev, "%s: no battery infos ?!\n", __func__); s3c_adc_backup_bat_get_property()
152 dev_err(&psy->dev, "no battery infos ?!\n"); s3c_adc_bat_get_property()
H A Dgeneric-adc-battery.c155 dev_err(&psy->dev, "no battery infos ?!\n"); gab_get_property()
/linux-4.4.14/drivers/regulator/
H A Dmc13xxx-regulator-core.c14 * Regs infos taken from mc13xxx drivers from freescale and mc13xxx.pdf file
/linux-4.4.14/drivers/ipack/carriers/
H A Dtpci200.h132 * @irq Slot IRQ infos
/linux-4.4.14/lib/
H A Dnmi_backtrace.c61 * (backtrace_flag == 1), don't output double cpu dump infos. nmi_trigger_all_cpu_backtrace()
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dbootx.h90 /* Some infos about the current MacOS display */
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dreset.c666 * Returns 0 on success, -EIO on hw failure or -EINVAL for false channel infos
973 * based on various infos and per-mode calibration data.
1111 /* TODO: Per channel i/q infos ? */ ath5k_hw_commit_eeprom_settings()
1142 * Returns 0 on success, -EINVAL on false op_mode or channel infos, or -EIO
H A Deeprom.h22 #define AR5K_EEPROM_PCIE_OFFSET 0x02 /* Contains offset to PCI-E infos */
24 * SERDES infos are present */
H A Dreg.h554 * that are used inside HAL. For more infos check out *_tx_queue functs.
941 * For more infos check out get_gpio/set_gpio and
943 * For more infos on gpio interrupt check out set_gpio_intr.
1063 * For more infos check eeprom_* functs and the ar5k.c
1981 * (for more infos read ANI patent)
1993 * (for more infos read ANI patent)
2003 * (for more infos read ANI patent)
H A Dphy.c190 * infos.
281 * For more infos i think this patent is related
403 * For more infos check out this patent doc
812 * more infos on this, check out rfbuffer.h
1518 * For more infos on AGC and I/Q calibration check out patent doc
H A Dpcu.c63 * them on sw above for debugging or research. For more infos check out PCU
H A Drfbuffer.h71 * infos used to access certain RF
H A Deeprom.c187 * Read antenna infos from eeprom
H A Dath5k.h466 * For more infos on antenna control check out phy.c
/linux-4.4.14/arch/m68k/
H A DMakefile84 # If configured for kgdb support, include debugging infos and keep the
/linux-4.4.14/drivers/net/ethernet/via/
H A Dvia-velocity.c1660 vptr->tx.infos[j] = kcalloc(vptr->options.numtx, velocity_init_td_ring()
1663 if (!vptr->tx.infos[j]) { velocity_init_td_ring()
1665 kfree(vptr->tx.infos[j]); velocity_init_td_ring()
1756 struct velocity_td_info *td_info = &(vptr->tx.infos[q][n]); velocity_free_td_ring_entry()
1787 if (vptr->tx.infos[j] == NULL) velocity_free_td_ring()
1792 kfree(vptr->tx.infos[j]); velocity_free_td_ring()
1793 vptr->tx.infos[j] = NULL; velocity_free_td_ring()
1919 tdinfo = &(vptr->tx.infos[qnum][idx]); velocity_tx_srv()
2562 tdinfo = &(vptr->tx.infos[qnum][index]); velocity_xmit()
H A Dvia-velocity.h1458 struct velocity_td_info *infos[TX_QUEUE_NO]; member in struct:velocity_info::tx_info
/linux-4.4.14/fs/affs/
H A Daffs.h95 struct affs_bm_info *s_bitmap; /* Bitmap infos. */
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_wlan_util.c659 if ((pHT_info->infos[0] & BIT(2)) && pregistrypriv->cbw40_enable) { bwmode_update_check()
662 switch (pHT_info->infos[0] & 0x3) { bwmode_update_check()
930 ht_info_infos_0 = pht_info->infos[0]; rtw_check_bcn_info()
H A Drtw_ioctl_set.c608 bw_40MHz = (pmlmeext->cur_bwmode && (HT_INFO_HT_PARAM_REC_TRANS_CHNL_WIDTH & pmlmeinfo->HT_info.infos[0])) ? 1 : 0; rtw_get_cur_max_rate()
H A Drtw_mlme.c413 /* bss info not receiving from the right channel, use the original RX signal infos */ update_network()
2060 (pmlmeinfo->HT_info.infos[0] & BIT(2))) { rtw_update_ht_cap()
2075 switch ((pmlmeinfo->HT_info.infos[0] & 0x3)) { rtw_update_ht_cap()
2094 pmlmeinfo->HT_protection = pmlmeinfo->HT_info.infos[1] & 0x3; rtw_update_ht_cap()
H A Drtw_ap.c812 if ((pregpriv->cbw40_enable) && (pht_info->infos[0] & BIT(2))) { start_bss_network()
815 switch (pht_info->infos[0] & 0x3) { start_bss_network()
H A Drtw_ieee80211.c1276 pnetwork->BcnInfo.ht_info_infos_0 = pht_info->infos[0]; rtw_get_bcn_info()
H A Drtw_mlme_ext.c5135 if ((pregpriv->cbw40_enable) && (pht_info->infos[0] & BIT(2))) { join_cmd_hdl()
5138 switch (pht_info->infos[0] & 0x3) { join_cmd_hdl()
/linux-4.4.14/drivers/macintosh/
H A Dtherm_adt746x.c212 printk(KERN_INFO "adt746x: Temperature infos:" display_stats()
H A Dwindfarm_fcu_controls.c291 /* Try to fetch pumps min/max infos from eeprom */ wf_fcu_get_pump_minmax()
H A Dadb.c13 * - /sys/bus/adb to list the devices and infos
H A Dsmu.c952 DPRINTK("SMU: Query partition infos ... (irq=%d)\n", smu->db_irq); smu_create_sdb_partition()
/linux-4.4.14/drivers/char/tpm/
H A Dtpm_infineon.c531 /* Finally, we're done, print some infos */ tpm_inf_pnp_probe()
/linux-4.4.14/include/linux/
H A Disdnif.h365 * Structure for exchanging above infos
H A Disdn.h199 int chargeint; /* Interval between charge-infos */
/linux-4.4.14/drivers/net/ethernet/amd/
H A Datarilance.c69 * 2 = debug, print debug infos
70 * 3 = debug, print even more debug infos (packet data)
H A Dsun3lance.c63 * 2 = debug, print debug infos
64 * 3 = debug, print even more debug infos (packet data)
/linux-4.4.14/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c849 /* Setup the CCRs; there are no infos in the CIS about the Ethernet xirc2ps_config()
912 /* give some infos about the hardware */ xirc2ps_config()
1052 rhsa += 3; /* skip control infos */ xirc2ps_interrupt()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dwifi.h562 unsigned char infos[5]; member in struct:HT_info_element
/linux-4.4.14/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c343 * si470x_get_scratch_versions - gets the scratch page and version infos
/linux-4.4.14/arch/powerpc/kernel/
H A Dvdso.c124 * Some infos carried around for each of them during parsing at
H A Drtas.c1132 /* Get RTAS dev node and fill up our "rtas" structure with infos rtas_initialize()
H A Dprom_init.c2879 * Fill in some infos for use by the kernel later on prom_init()
/linux-4.4.14/sound/pci/pcxhr/
H A Dpcxhr_mix22.c630 /* set the source infos (max 3 bits modified) */ hr222_set_audio_source()
/linux-4.4.14/drivers/net/can/usb/
H A Dkvaser_usb.c2020 "Cannot get software infos, error %d\n", err); kvaser_usb_probe()
2034 "Cannot get card infos, error %d\n", err); kvaser_usb_probe()
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dkgdb.c32 * built with different gcc flags: "-g" is added to get debug infos, and
46 * This file will be used by gdb to get symbol and debugging infos about the
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dkgdb.c29 * built with different gcc flags: "-g" is added to get debug infos, and
43 * This file will be used by gdb to get symbol and debugging infos about the
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dehca_reqs.c764 /* dump cqe for other infos */ ehca_poll_cq_one()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Dapply.c228 /* collect the infos to be tested into the array */ dss_check_settings_low()
/linux-4.4.14/drivers/md/
H A Ddm-era-target.c534 * Assumes block_size and the infos are set.
/linux-4.4.14/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c417 /* fill up cliptable with the display infos */ calculate_clipping_registers_rect()
/linux-4.4.14/drivers/mtd/nand/
H A Dsunxi_nand.c211 * sunxi HW ECC infos: stores information related to HW ECC support
/linux-4.4.14/drivers/gpu/vga/
H A Dvgaarb.c884 /* Fill the buffer with infos */ vga_arb_read()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dampdu.c123 * fifo_tb: table of fifo infos
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_ds.c163 * Nehalem models do not support TLB, Lock infos load_latency_data()
/linux-4.4.14/net/batman-adv/
H A Doriginator.c1048 * batadv_orig_hardif_seq_print_text - writes originator infos for a specific
/linux-4.4.14/net/bridge/
H A Dbr_netlink.c36 /* Count number of vlan infos */ __get_num_vlan_infos()
/linux-4.4.14/sound/aoa/soundbus/i2sbus/
H A Dpcm.c908 /* If you want to fix this, you need to keep track of what transport infos i2sbus_attach_codec()
/linux-4.4.14/include/scsi/
H A Dscsi_host.h300 * Can be used to export driver statistics and other infos to the
/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_wlan.c379 if (Total_Length == (IHL + Data_offset)) { /*we want to recognize the clear Acks(packet only carry Ack infos not with data) so data size must be equal zero*/ tcp_process()
/linux-4.4.14/drivers/ide/
H A Dpmac.c128 /* 100Mhz cell, found in Uninorth 2. I don't have much infos about
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dsupern_2.h930 #define PL_PC5 (5<<7) /* SIGNAL - PCM trans/rec. bit infos*/
/linux-4.4.14/fs/nilfs2/
H A Dioctl.c313 * @nmembs: number of checkpoints in array (numbers and infos)
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dpci.c509 DBG("Can't find PCI infos for PCI<->PCI bridge\n"); init_p2pbridge()
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_mlme.c394 the original RX signal infos */ update_network23a()
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1293 * Copy some useful infos to the HCB. sym_attach()
/linux-4.4.14/drivers/net/irda/
H A Dnsc-ircc.c888 /* Read infos about SP2 ; store in info struct */ nsc_ircc_probe_39x()
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c1037 /* Insert TSB and checksum infos */ bcm_sysport_xmit()
/linux-4.4.14/drivers/platform/x86/
H A Dasus-laptop.c931 static DEVICE_ATTR_RO(infos);
/linux-4.4.14/drivers/block/
H A Damiflop.c78 #undef DEBUG /* print _LOTS_ of infos */
/linux-4.4.14/fs/btrfs/
H A Dqgroup.c331 * pass 1: read status, all qgroup infos and limits btrfs_read_qgroup_config()
H A Dioctl.c4222 /* we generally have at most 6 or so space infos, one for each raid btrfs_ioctl_space_info()
H A Dsend.c105 * infos of the currently processed inode. In case of deleted inodes,
H A Dvolumes.c2364 * infos
H A Dextent-tree.c763 * on all the space infos.
/linux-4.4.14/net/irda/irnet/
H A Dirnet_irda.c1846 /* Add a /proc file for irnet infos */ irda_irnet_init()
/linux-4.4.14/drivers/usb/serial/
H A Dftdi_sio.c1383 * divider also moved like for the chips above. Any infos? */ change_speed()
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_net.c529 * charge-infos and set timestamp for last info for isdn_net_stat_callback()
/linux-4.4.14/arch/powerpc/xmon/
H A Dxmon.c2915 /* Gather some infos about the MMU */ dump_tlb_book3e()
/linux-4.4.14/sound/pci/
H A Dcmipci.c1476 * h/w infos
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3367 /* pick up some config infos from the eeprom */ bttv_init_card2()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dmessage.c1674 a->Info_Mask[appl->Id - 1] |= 0x10; /* call progression infos */ listen_req()

Completed in 6006 milliseconds