Searched refs:lcd_attach (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/hppa/dev/ |
H A D | lcd.c | 49 void lcd_attach(struct device *, struct device *, void *); 52 sizeof(struct lcd_softc), lcd_match, lcd_attach 76 lcd_attach(struct device *parent, struct device *self, void *aux) in lcd_attach() function
|
/openbsd/sys/arch/luna88k/dev/ |
H A D | lcd.c | 79 void lcd_attach(struct device *, struct device *, void *); 87 sizeof(struct lcd_softc), lcd_match, lcd_attach 122 lcd_attach(struct device *parent, struct device *self, void *aux) in lcd_attach() function
|