Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Dti_mux_clock.c43 static void ti_mux_clock_attach(device_t, device_t, void *);
85 ti_mux_clock_match, ti_mux_clock_attach, NULL, NULL);
101 ti_mux_clock_attach(device_t parent, device_t self, void *aux) in ti_mux_clock_attach() function