OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdtbus_regulator_controller
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/fdt/
fdt_regulator.c
41
container_of((_reg), struct
fdtbus_regulator_controller
, rc_reg)
43
struct
fdtbus_regulator_controller
{
struct
52
LIST_ENTRY(
fdtbus_regulator_controller
) rc_next;
55
static LIST_HEAD(,
fdtbus_regulator_controller
) fdtbus_regulator_controllers =
62
struct
fdtbus_regulator_controller
*rc;
77
static struct
fdtbus_regulator_controller
*
80
struct
fdtbus_regulator_controller
*rc;
93
struct
fdtbus_regulator_controller
*rc;
119
struct
fdtbus_regulator_controller
*rc = REGULATOR_TO_RC(reg);
127
struct
fdtbus_regulator_controller
*rc = REGULATOR_TO_RC(reg)
[
all
...]
Completed in 27 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025