Home
last modified time | relevance | path

Searched defs:regulator_device (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ofw/
H A Dofw_regulator.h21 struct regulator_device { struct
37 LIST_ENTRY(regulator_device) rd_list; argument
41 void regulator_register(struct regulator_device *); argument