OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exynos_i2c_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/samsung/
exynos_i2c.c
56
struct
exynos_i2c_softc
{
struct
80
static int exynos_i2c_wait(struct
exynos_i2c_softc
*, int);
86
CFATTACH_DECL_NEW(exynos_i2c, sizeof(struct
exynos_i2c_softc
),
131
struct
exynos_i2c_softc
* const sc = device_private(self);
185
struct
exynos_i2c_softc
* const sc = priv;
201
exynos_i2c_wait(struct
exynos_i2c_softc
*sc, int flags)
236
exynos_i2c_send_start_locked(struct
exynos_i2c_softc
*sc, int flags)
243
exynos_i2c_send_stop_locked(struct
exynos_i2c_softc
*sc, int flags)
250
exynos_i2c_write_byte_locked(struct
exynos_i2c_softc
*sc, uint8_t byte,
264
struct
exynos_i2c_softc
*sc = cookie
[
all
...]
exynos_i2c.c
56
struct
exynos_i2c_softc
{
struct
80
static int exynos_i2c_wait(struct
exynos_i2c_softc
*, int);
86
CFATTACH_DECL_NEW(exynos_i2c, sizeof(struct
exynos_i2c_softc
),
131
struct
exynos_i2c_softc
* const sc = device_private(self);
185
struct
exynos_i2c_softc
* const sc = priv;
201
exynos_i2c_wait(struct
exynos_i2c_softc
*sc, int flags)
236
exynos_i2c_send_start_locked(struct
exynos_i2c_softc
*sc, int flags)
243
exynos_i2c_send_stop_locked(struct
exynos_i2c_softc
*sc, int flags)
250
exynos_i2c_write_byte_locked(struct
exynos_i2c_softc
*sc, uint8_t byte,
264
struct
exynos_i2c_softc
*sc = cookie
[
all
...]
exynos_i2c.c
56
struct
exynos_i2c_softc
{
struct
80
static int exynos_i2c_wait(struct
exynos_i2c_softc
*, int);
86
CFATTACH_DECL_NEW(exynos_i2c, sizeof(struct
exynos_i2c_softc
),
131
struct
exynos_i2c_softc
* const sc = device_private(self);
185
struct
exynos_i2c_softc
* const sc = priv;
201
exynos_i2c_wait(struct
exynos_i2c_softc
*sc, int flags)
236
exynos_i2c_send_start_locked(struct
exynos_i2c_softc
*sc, int flags)
243
exynos_i2c_send_stop_locked(struct
exynos_i2c_softc
*sc, int flags)
250
exynos_i2c_write_byte_locked(struct
exynos_i2c_softc
*sc, uint8_t byte,
264
struct
exynos_i2c_softc
*sc = cookie
[
all
...]
Completed in 34 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025