Home
last modified time | relevance | path

Searched defs:sku (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/nvidia/
H A Dtegra_efuse.c143 struct tegra_sku_info *sku, int *threshold) in tegra124_rev_sku_to_speedo_ids()
193 tegra124_init(struct tegra_efuse_softc *sc, struct tegra_sku_info *sku) in tegra124_init()
300 struct tegra_sku_info *sku, int speedo_rev, int *threshold) in tegra210_rev_sku_to_speedo_ids()
333 tegra210_init(struct tegra_efuse_softc *sc, struct tegra_sku_info *sku) in tegra210_init()
/f-stack/tools/ifconfig/
H A Difieee80211.c2503 long sku = strtol(val, &eptr, 0); in DECL_CMD_FUNC() local