OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:i2c_device
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2c/
i2c.c
120
struct
i2c_device
{
struct
121
LIST_ENTRY(
i2c_device
) d_link;
135
LIST_HEAD(,
i2c_device
) sc_devices;
165
iic_device_wait(struct iic_softc *sc, struct
i2c_device
*d)
175
static struct
i2c_device
*
178
struct
i2c_device
*d;
193
static struct
i2c_device
*
196
struct
i2c_device
*d;
209
static struct
i2c_device
*
212
struct
i2c_device
*d = kmem_zalloc(sizeof(*d), KM_SLEEP)
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025