hd44780_init
return hd44780_init(&sc->sc_hlcd);
err = hd44780_init(sc);
error = hd44780_init(sc);
int hd44780_init(struct hd44780_chip *);