Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_ts.c47 static struct resource_spec mvts_res[] = { variable
54 struct resource *sc_res[sizeof(mvts_res)];
146 error = bus_alloc_resources(dev, mvts_res, sc->sc_res); in ts_attach()