Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwcd939x-sdw.c1472 wcd->regmap = regmap_init_sdw(pdev, &wcd939x_regmap_config); in wcd9390_probe()
/linux/include/linux/
H A Dregmap.h923 #define regmap_init_sdw(sdw, config) \ macro