Home
last modified time | relevance | path

Searched refs:fixed_dev_type (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dfixed.c45 struct fixed_dev_type { struct
227 const struct fixed_dev_type *drvtype = of_device_get_match_data(dev); in reg_fixed_voltage_probe()
353 static const struct fixed_dev_type fixed_voltage_data = {
357 static const struct fixed_dev_type fixed_clkenable_data = {
361 static const struct fixed_dev_type fixed_domain_data = {