HomeSort by: relevance | last modified time | path
    Searched defs:w100lcd_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/zaurus/dev/
w100lcd.c 115 static void w100lcd_attach(device_t, device_t, void *);
118 w100lcd_match, w100lcd_attach, NULL, NULL);
133 w100lcd_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
w100lcd.c 115 static void w100lcd_attach(device_t, device_t, void *);
118 w100lcd_match, w100lcd_attach, NULL, NULL);
133 w100lcd_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 153 milliseconds