OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdtbus_i2c_controller
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_i2c.c
71
struct
fdtbus_i2c_controller
{
struct
75
LIST_ENTRY(
fdtbus_i2c_controller
) i2c_next;
78
static LIST_HEAD(,
fdtbus_i2c_controller
) fdtbus_i2c_controllers =
85
struct
fdtbus_i2c_controller
*i2c;
94
static struct
fdtbus_i2c_controller
*
97
struct
fdtbus_i2c_controller
*i2c;
110
struct
fdtbus_i2c_controller
*i2c;
fdt_i2c.c
71
struct
fdtbus_i2c_controller
{
struct
75
LIST_ENTRY(
fdtbus_i2c_controller
) i2c_next;
78
static LIST_HEAD(,
fdtbus_i2c_controller
) fdtbus_i2c_controllers =
85
struct
fdtbus_i2c_controller
*i2c;
94
static struct
fdtbus_i2c_controller
*
97
struct
fdtbus_i2c_controller
*i2c;
110
struct
fdtbus_i2c_controller
*i2c;
Completed in 20 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025