Home
last modified time | relevance | path

Searched refs:infos (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/arch/arm/mach-mediatek/
Dplatsmp.c78 const struct of_device_id *infos; in __mtk_smp_prepare_cpus() local
82 infos = mtk_tz_smp_boot_infos; in __mtk_smp_prepare_cpus()
85 infos = mtk_smp_boot_infos; in __mtk_smp_prepare_cpus()
90 if (of_machine_is_compatible(infos[i].compatible)) { in __mtk_smp_prepare_cpus()
91 mtk_smp_info = infos[i].data; in __mtk_smp_prepare_cpus()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c485 struct ptlrpc_nrs_pol_info *infos; in ptlrpc_lprocfs_nrs_seq_show() local
510 infos = kcalloc(num_pols, sizeof(*infos), GFP_NOFS); in ptlrpc_lprocfs_nrs_seq_show()
511 if (infos == NULL) { in ptlrpc_lprocfs_nrs_seq_show()
533 memcpy(infos[pol_idx].pi_name, tmp.pi_name, in ptlrpc_lprocfs_nrs_seq_show()
535 memcpy(&infos[pol_idx].pi_state, &tmp.pi_state, in ptlrpc_lprocfs_nrs_seq_show()
537 infos[pol_idx].pi_fallback = tmp.pi_fallback; in ptlrpc_lprocfs_nrs_seq_show()
543 LASSERT(strncmp(infos[pol_idx].pi_name, in ptlrpc_lprocfs_nrs_seq_show()
552 LASSERT(infos[pol_idx].pi_fallback == in ptlrpc_lprocfs_nrs_seq_show()
556 infos[pol_idx].pi_req_queued += tmp.pi_req_queued; in ptlrpc_lprocfs_nrs_seq_show()
557 infos[pol_idx].pi_req_started += tmp.pi_req_started; in ptlrpc_lprocfs_nrs_seq_show()
[all …]
/linux-4.4.14/block/partitions/
Dsun.c29 } infos[8]; in sun_partition() member
111 if (be16_to_cpu(label->vtoc.infos[i].id) == LINUX_RAID_PARTITION) in sun_partition()
113 else if (be16_to_cpu(label->vtoc.infos[i].id) == SUN_WHOLE_DISK) in sun_partition()
/linux-4.4.14/Documentation/ABI/testing/
Ddebugfs-pktcdvd14 info (0444) Lots of driver statistics and infos.
Ddebugfs-ideapad17 status shows infos we can read and tells its meaning and value.
/linux-4.4.14/Documentation/laptops/
Dasus-laptop.txt65 /sys/devices/platform/asus-laptop/infos entry. If you have a question or a
249 - a copy of /sys/devices/platform/asus-laptop/infos
/linux-4.4.14/drivers/net/ethernet/via/
Dvia-velocity.c1660 vptr->tx.infos[j] = kcalloc(vptr->options.numtx, in velocity_init_td_ring()
1663 if (!vptr->tx.infos[j]) { in velocity_init_td_ring()
1665 kfree(vptr->tx.infos[j]); in velocity_init_td_ring()
1756 struct velocity_td_info *td_info = &(vptr->tx.infos[q][n]); in velocity_free_td_ring_entry()
1787 if (vptr->tx.infos[j] == NULL) in velocity_free_td_ring()
1792 kfree(vptr->tx.infos[j]); in velocity_free_td_ring()
1793 vptr->tx.infos[j] = NULL; in velocity_free_td_ring()
1919 tdinfo = &(vptr->tx.infos[qnum][idx]); in velocity_tx_srv()
2562 tdinfo = &(vptr->tx.infos[qnum][index]); in velocity_xmit()
Dvia-velocity.h1458 struct velocity_td_info *infos[TX_QUEUE_NO]; member
/linux-4.4.14/Documentation/arm/SA1100/
DAssabet58 Look for redboot-assabet*.tgz. Some installation infos are provided in
131 http://www.linux-mtd.infradead.org/. A JFFS howto with some infos about
/linux-4.4.14/Documentation/cdrom/
Dpacket-writing.txt118 To read pktcdvd device infos in human readable form, do:
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c659 if ((pHT_info->infos[0] & BIT(2)) && pregistrypriv->cbw40_enable) { in bwmode_update_check()
662 switch (pHT_info->infos[0] & 0x3) { in bwmode_update_check()
930 ht_info_infos_0 = pht_info->infos[0]; in rtw_check_bcn_info()
Drtw_ioctl_set.c608 …eext->cur_bwmode && (HT_INFO_HT_PARAM_REC_TRANS_CHNL_WIDTH & pmlmeinfo->HT_info.infos[0])) ? 1 : 0; in rtw_get_cur_max_rate()
Drtw_mlme.c2060 (pmlmeinfo->HT_info.infos[0] & BIT(2))) { in rtw_update_ht_cap()
2075 switch ((pmlmeinfo->HT_info.infos[0] & 0x3)) { in rtw_update_ht_cap()
2094 pmlmeinfo->HT_protection = pmlmeinfo->HT_info.infos[1] & 0x3; in rtw_update_ht_cap()
Drtw_ap.c812 if ((pregpriv->cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in start_bss_network()
815 switch (pht_info->infos[0] & 0x3) { in start_bss_network()
Drtw_ieee80211.c1276 pnetwork->BcnInfo.ht_info_infos_0 = pht_info->infos[0]; in rtw_get_bcn_info()
Drtw_mlme_ext.c5135 if ((pregpriv->cbw40_enable) && (pht_info->infos[0] & BIT(2))) { in join_cmd_hdl()
5138 switch (pht_info->infos[0] & 0x3) { in join_cmd_hdl()
/linux-4.4.14/tools/perf/Documentation/
Dperf-top.txt215 This is a shortcut for --branch-filter any. See --branch-filter for more infos.
Dperf-record.txt230 This is a shortcut for --branch-filter any. See --branch-filter for more infos.
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dwifi.h562 unsigned char infos[5]; member
/linux-4.4.14/Documentation/arm/Marvell/
DREADME102 Product infos: http://www.marvell.com/embedded-processors/armada-39x/
/linux-4.4.14/drivers/platform/x86/
Dasus-laptop.c931 static DEVICE_ATTR_RO(infos);
/linux-4.4.14/Documentation/isdn/
DINTERFACE707 With this call, the HL-driver delivers protocol specific infos to the LL.