Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm64/rockchip/
H A Drk3328_codec.c164 static int rkcodec_attach(device_t dev);
222 rkcodec_attach(device_t dev) in rkcodec_attach() function
575 DEVMETHOD(device_attach, rkcodec_attach),