Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcarm/dev/
H A Dwzero3_tp.c174 void (*wait_for_hsync)(void); member
285 if (sc->sc_model->wait_for_hsync) in wzero3tp_attach()
286 ads7846_wait_for_hsync = sc->sc_model->wait_for_hsync; in wzero3tp_attach()