Searched refs:hw_mode (Results 1 – 2 of 2) sorted by relevance
42 bool hw_mode; member354 if (st->hw_mode) in adau7118_set_bias_level()372 if (st->hw_mode) in adau7118_set_bias_level()392 if (st->hw_mode) { in adau7118_component_probe()464 if (!st->hw_mode) { in adau7118_regulator_setup()479 if (st->hw_mode) in adau7118_parset_dt()526 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode) in adau7118_probe() argument536 st->hw_mode = hw_mode; in adau7118_probe()539 if (!hw_mode) { in adau7118_probe()
22 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode);