Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ccm.c136 static int imxccm_attach(device_t);
140 DEVMETHOD(device_attach, imxccm_attach),
193 imxccm_attach(device_t dev) in imxccm_attach() function