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

  /src/sys/arch/arm/amlogic/
meson8b_clkc.c 74 static void meson8b_clkc_attach(device_t, device_t, void *);
83 meson8b_clkc_match, meson8b_clkc_attach, NULL, NULL);
333 meson8b_clkc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
meson8b_clkc.c 74 static void meson8b_clkc_attach(device_t, device_t, void *);
83 meson8b_clkc_match, meson8b_clkc_attach, NULL, NULL);
333 meson8b_clkc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
meson8b_clkc.c 74 static void meson8b_clkc_attach(device_t, device_t, void *);
83 meson8b_clkc_match, meson8b_clkc_attach, NULL, NULL);
333 meson8b_clkc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 36 milliseconds