Searched refs:atc260x_match_device (Results 1 – 2 of 2) sorted by relevance
198 int atc260x_match_device(struct atc260x *atc260x, struct regmap_config *regmap_cfg) in atc260x_match_device() function247 EXPORT_SYMBOL_GPL(atc260x_match_device);
29 ret = atc260x_match_device(atc260x, ®map_cfg); in atc260x_i2c_probe()