Home | History | Annotate | Download | only in ebus

Lines Matching refs:lcd

36 #define STUBNAME         lcd
37 #define STUBSTRING "lcd"
38 #define STUBBANNER "LCD"
42 #define stub_ebus_match __CONCAT(lcd,_ebus_match)
43 #define stub_ebus_attach __CONCAT(lcd,_ebus_attach)
44 #define stub_ebus __CONCAT(lcd,_ebus)
45 #define stub_softc __CONCAT(lcd,_softc)
46 #define stubopen __CONCAT(lcd,open)
47 #define stubclose __CONCAT(lcd,close)
48 #define stub_cdevsw __CONCAT(lcd,_cdevsw)