Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drk3308_codec.c51 static struct clk_bulk_data rk3308_codec_clocks[] = { variable
921 err = devm_clk_bulk_get(dev, ARRAY_SIZE(rk3308_codec_clocks), rk3308_codec_clocks); in rk3308_codec_platform_probe()
925 err = clk_bulk_prepare_enable(ARRAY_SIZE(rk3308_codec_clocks), rk3308_codec_clocks); in rk3308_codec_platform_probe()