OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdtbus_gpio_controller
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_gpio.c
40
struct
fdtbus_gpio_controller
{
struct
45
LIST_ENTRY(
fdtbus_gpio_controller
) gc_next;
48
static LIST_HEAD(,
fdtbus_gpio_controller
) fdtbus_gpio_controllers =
55
struct
fdtbus_gpio_controller
*gc;
67
static struct
fdtbus_gpio_controller
*
70
struct
fdtbus_gpio_controller
*gc;
114
struct
fdtbus_gpio_controller
*gc;
154
struct
fdtbus_gpio_controller
*gc = gp->gp_gc;
163
struct
fdtbus_gpio_controller
*gc = gp->gp_gc;
171
struct
fdtbus_gpio_controller
*gc = gp->gp_gc
[
all
...]
fdt_gpio.c
40
struct
fdtbus_gpio_controller
{
struct
45
LIST_ENTRY(
fdtbus_gpio_controller
) gc_next;
48
static LIST_HEAD(,
fdtbus_gpio_controller
) fdtbus_gpio_controllers =
55
struct
fdtbus_gpio_controller
*gc;
67
static struct
fdtbus_gpio_controller
*
70
struct
fdtbus_gpio_controller
*gc;
114
struct
fdtbus_gpio_controller
*gc;
154
struct
fdtbus_gpio_controller
*gc = gp->gp_gc;
163
struct
fdtbus_gpio_controller
*gc = gp->gp_gc;
171
struct
fdtbus_gpio_controller
*gc = gp->gp_gc
[
all
...]
Completed in 52 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025