Searched refs:regmap_s (Results 1 – 1 of 1) sorted by relevance
200 struct regmap *regmap_s; member261 struct regmap *r_s = chip->regmap_s; in mn88443x_s_tune()272 struct regmap *r_s = chip->regmap_s; in mn88443x_s_read_status()572 struct regmap *r_s = chip->regmap_s; in mn88443x_set_frontend()726 chip->regmap_s = devm_regmap_init_i2c(chip->client_s, ®map_config); in mn88443x_probe()727 if (IS_ERR(chip->regmap_s)) in mn88443x_probe()728 return PTR_ERR(chip->regmap_s); in mn88443x_probe()