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 - 2
of
2
) 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
...]
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 53 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025