Searched refs:mmc56x3_config (Results 1 – 2 of 2) sorted by relevance
65 struct mmc56x3_config *config = &data->config; in mmc56x3_chip_set_auto_self_reset()88 struct mmc56x3_config *config = &data->config; in mmc56x3_chip_set_continuous_mode()139 struct mmc56x3_config *config = &data->config; in mmc56x3_chip_set_decimation_filter()196 const struct mmc56x3_config *config = &data->config; in mmc56x3_chip_init()339 static int mmc56x3_chip_configure(const struct device *dev, struct mmc56x3_config *new_config) in mmc56x3_chip_configure()342 struct mmc56x3_config *config = &data->config; in mmc56x3_chip_configure()364 struct mmc56x3_config new_config = {}; in mmc56x3_attr_set()407 struct mmc56x3_config *config = &data->config; in mmc56x3_attr_get()
94 struct mmc56x3_config { struct102 struct mmc56x3_config config; argument