Home
last modified time | relevance | path

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

/components/drivers/regulator/
A Dregulator-gpio.c51 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_enable() local
70 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_disable() local
89 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_is_enabled() local
112 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_set_voltage() local
148 struct regulator_gpio *rg = raw_to_regulator_gpio(reg_np); in regulator_gpio_get_voltage() local
174 struct regulator_gpio *rg = rt_calloc(1, sizeof(*rg)); in regulator_gpio_probe() local
/components/vbus/
A Dvbus.c82 rt_inline int _bus_ring_space_nr(struct rt_vbus_ring *rg) in _bus_ring_space_nr()

Completed in 7 milliseconds