OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:anxedp_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/i2c/
anxedp.c
76
struct
anxedp_softc
;
80
struct
anxedp_softc
*sc;
83
struct
anxedp_softc
{
struct
99
anxedp_read(struct
anxedp_softc
*sc, u_int off, uint8_t reg)
110
anxedp_write(struct
anxedp_softc
*sc, u_int off, uint8_t reg, uint8_t val)
152
anxedp_aux_wait(struct
anxedp_softc
*sc)
185
anxedp_aux_transfer(struct
anxedp_softc
*sc, uint8_t comm, uint32_t addr,
222
anxedp_read_edid(struct
anxedp_softc
*sc, uint8_t *edid, int edidlen)
246
struct
anxedp_softc
* const sc = anxedp_connector->sc;
271
struct
anxedp_softc
* const sc = bridge->driver_private
[
all
...]
anxedp.c
76
struct
anxedp_softc
;
80
struct
anxedp_softc
*sc;
83
struct
anxedp_softc
{
struct
99
anxedp_read(struct
anxedp_softc
*sc, u_int off, uint8_t reg)
110
anxedp_write(struct
anxedp_softc
*sc, u_int off, uint8_t reg, uint8_t val)
152
anxedp_aux_wait(struct
anxedp_softc
*sc)
185
anxedp_aux_transfer(struct
anxedp_softc
*sc, uint8_t comm, uint32_t addr,
222
anxedp_read_edid(struct
anxedp_softc
*sc, uint8_t *edid, int edidlen)
246
struct
anxedp_softc
* const sc = anxedp_connector->sc;
271
struct
anxedp_softc
* const sc = bridge->driver_private
[
all
...]
anxedp.c
76
struct
anxedp_softc
;
80
struct
anxedp_softc
*sc;
83
struct
anxedp_softc
{
struct
99
anxedp_read(struct
anxedp_softc
*sc, u_int off, uint8_t reg)
110
anxedp_write(struct
anxedp_softc
*sc, u_int off, uint8_t reg, uint8_t val)
152
anxedp_aux_wait(struct
anxedp_softc
*sc)
185
anxedp_aux_transfer(struct
anxedp_softc
*sc, uint8_t comm, uint32_t addr,
222
anxedp_read_edid(struct
anxedp_softc
*sc, uint8_t *edid, int edidlen)
246
struct
anxedp_softc
* const sc = anxedp_connector->sc;
271
struct
anxedp_softc
* const sc = bridge->driver_private
[
all
...]
Completed in 36 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025