tps65217pmic.c | 331 int isel, fdim, brightness; local in function:tps65217pmic_attach 348 prop_dictionary_get_int32(dict, "fdim", &fdim); 391 tps65217pmic_wled_init(sc, isel, fdim, brightness); 494 tps65217pmic_wled_init(struct tps65217pmic_softc *sc, int isel, int fdim, 509 switch (fdim) { 525 " fdim %d\n", fdim);
|