HomeSort by: relevance | last modified time | path
    Searched refs:sed1356_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpcarm/dev/
sed1356var.h 38 struct sed1356_softc { struct
66 void sed1356_init_brightness(struct sed1356_softc *, int);
67 void sed1356_init_contrast(struct sed1356_softc *, int);
sed_saip.c 79 static void sed1356_update_powerstate(struct sed1356_softc *, int);
80 static void sed1356_init_backlight(struct sed1356_softc *, int);
81 static void sed1356_set_brightness(struct sed1356_softc *, int);
82 static void sed1356_set_contrast(struct sed1356_softc *, int);
101 CFATTACH_DECL_NEW(sed, sizeof(struct sed1356_softc),
123 struct sed1356_softc *sc = device_private(self);
309 struct sed1356_softc *sc = arg;
325 sed1356_update_powerstate(struct sed1356_softc *sc, int updates)
344 struct sed1356_softc *sc = (struct sed1356_softc *)v
    [all...]
j720lcd.c 220 struct sed1356_softc *sc = ctx;

Completed in 65 milliseconds