OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sy8106a_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
sy8106a.c
53
struct
sy8106a_softc
{
struct
68
sy8106a_read(struct
sy8106a_softc
*sc, uint8_t reg, int flags)
82
sy8106a_write(struct
sy8106a_softc
*sc, uint8_t reg, uint8_t val, int flags)
115
struct
sy8106a_softc
* const sc = device_private(dev);
136
struct
sy8106a_softc
* const sc = device_private(dev);
163
struct
sy8106a_softc
* const sc = device_private(dev);
199
struct
sy8106a_softc
* const sc = device_private(self);
217
CFATTACH_DECL_NEW(sy8106a, sizeof(struct
sy8106a_softc
),
sy8106a.c
53
struct
sy8106a_softc
{
struct
68
sy8106a_read(struct
sy8106a_softc
*sc, uint8_t reg, int flags)
82
sy8106a_write(struct
sy8106a_softc
*sc, uint8_t reg, uint8_t val, int flags)
115
struct
sy8106a_softc
* const sc = device_private(dev);
136
struct
sy8106a_softc
* const sc = device_private(dev);
163
struct
sy8106a_softc
* const sc = device_private(dev);
199
struct
sy8106a_softc
* const sc = device_private(self);
217
CFATTACH_DECL_NEW(sy8106a, sizeof(struct
sy8106a_softc
),
Completed in 21 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025