Searched defs:ifwidth (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/auxdisplay/ | ||
H A D | hd44780_common.h | 7 int ifwidth; /* 4-bit or 8-bit (default) */ member |
H A D | hd44780.c | 207 int ifwidth, ret = -ENOMEM; in hd44780_probe() local |