Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Da33_codec.c159 static int sun8i_codec_detach(device_t dev);
282 sun8i_codec_detach(dev); in sun8i_codec_attach()
287 sun8i_codec_detach(device_t dev) in sun8i_codec_detach() function
391 DEVMETHOD(device_detach, sun8i_codec_detach),