HomeSort by: relevance | last modified time | path
    Searched defs:rc_reg (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/fdt/
fdt_regulator.c 41 container_of((_reg), struct fdtbus_regulator_controller, rc_reg)
50 struct fdtbus_regulator rc_reg; /* handle returned by acquire() */ member in struct:fdtbus_regulator_controller
68 rc->rc_reg.reg_rc = rc;
113 return &rc->rc_reg;
fdt_regulator.c 41 container_of((_reg), struct fdtbus_regulator_controller, rc_reg)
50 struct fdtbus_regulator rc_reg; /* handle returned by acquire() */ member in struct:fdtbus_regulator_controller
68 rc->rc_reg.reg_rc = rc;
113 return &rc->rc_reg;

Completed in 25 milliseconds