Home
last modified time | relevance | path

Searched refs:ll_tft_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dtft_ll.c80 static void ll_tft_attach(device_t, device_t, void *);
85 xcvbus_child_match, ll_tft_attach, NULL, NULL);
94 ll_tft_attach(device_t parent, device_t self, void *aux) in ll_tft_attach() function