Searched refs:syr82x_NUM_REGULATORS (Results 1 – 1 of 1) sorted by relevance
35 #define syr82x_NUM_REGULATORS 1 macro59 struct regulator_init_data *syr82x_init_data[syr82x_NUM_REGULATORS];60 struct device_node *of_node[syr82x_NUM_REGULATORS];381 syr82x_NUM_REGULATORS); in syr82x_parse_dt()442 syr82x->num_regulators = syr82x_NUM_REGULATORS; in syr82x_i2c_probe()443 syr82x->rdev = kcalloc(syr82x_NUM_REGULATORS,sizeof(struct regulator_dev *), GFP_KERNEL); in syr82x_i2c_probe()