Home | Sort by: relevance | last modified time | path |
/src/sys/arch/zaurus/dev/ | |
zlcd.c | 98 struct wsdisplay_accessops lcd_accessops = { variable in typeref:struct:wsdisplay_accessops 158 aa.accessops = &lcd_accessops; |
/src/sys/arch/evbarm/g42xxeb/ | |
g42xxeb_lcd.c | 110 const struct wsdisplay_accessops lcd_accessops = { variable in typeref:typename:const struct wsdisplay_accessops 235 aa.accessops = &lcd_accessops; |
/src/sys/arch/evbarm/lubbock/ | |
lubbock_lcd.c | 120 const struct wsdisplay_accessops lcd_accessops = { variable in typeref:typename:const struct wsdisplay_accessops 212 aa.accessops = &lcd_accessops; |
/src/sys/arch/evbarm/mini2440/ | |
mini2440_lcd.c | 169 const struct wsdisplay_accessops lcd_accessops = { variable in typeref:typename:const struct wsdisplay_accessops 290 aa.accessops = &lcd_accessops; |
/src/sys/arch/evbarm/smdk2xx0/ | |
smdk2410_lcd.c | 142 const struct wsdisplay_accessops lcd_accessops = { variable in typeref:typename:const struct wsdisplay_accessops 253 aa.accessops = &lcd_accessops; |