Home
last modified time | relevance | path

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

/freebsd-13.1/sys/mips/ingenic/
H A Djz4780_codec.c78 static int codec_attach(device_t dev);
220 codec_attach(device_t dev) in codec_attach() function
296 DEVMETHOD(device_attach, codec_attach),