OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mt2131_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/i2c/
mt2131.c
65
struct
mt2131_softc
{
struct
73
static int mt2131_init(struct
mt2131_softc
*);
75
static int mt2131_read(struct
mt2131_softc
*, uint8_t, uint8_t *);
76
static int mt2131_write(struct
mt2131_softc
*, uint8_t, uint8_t);
78
struct
mt2131_softc
*
81
struct
mt2131_softc
*sc;
117
mt2131_close(struct
mt2131_softc
*sc)
123
mt2131_tune_dtv(struct
mt2131_softc
*sc, const struct dvb_frontend_parameters *p)
196
mt2131_init(struct
mt2131_softc
*sc)
228
mt2131_read(struct
mt2131_softc
*sc, uint8_t r, uint8_t *v
[
all
...]
mt2131.c
65
struct
mt2131_softc
{
struct
73
static int mt2131_init(struct
mt2131_softc
*);
75
static int mt2131_read(struct
mt2131_softc
*, uint8_t, uint8_t *);
76
static int mt2131_write(struct
mt2131_softc
*, uint8_t, uint8_t);
78
struct
mt2131_softc
*
81
struct
mt2131_softc
*sc;
117
mt2131_close(struct
mt2131_softc
*sc)
123
mt2131_tune_dtv(struct
mt2131_softc
*sc, const struct dvb_frontend_parameters *p)
196
mt2131_init(struct
mt2131_softc
*sc)
228
mt2131_read(struct
mt2131_softc
*sc, uint8_t r, uint8_t *v
[
all
...]
mt2131.c
65
struct
mt2131_softc
{
struct
73
static int mt2131_init(struct
mt2131_softc
*);
75
static int mt2131_read(struct
mt2131_softc
*, uint8_t, uint8_t *);
76
static int mt2131_write(struct
mt2131_softc
*, uint8_t, uint8_t);
78
struct
mt2131_softc
*
81
struct
mt2131_softc
*sc;
117
mt2131_close(struct
mt2131_softc
*sc)
123
mt2131_tune_dtv(struct
mt2131_softc
*sc, const struct dvb_frontend_parameters *p)
196
mt2131_init(struct
mt2131_softc
*sc)
228
mt2131_read(struct
mt2131_softc
*sc, uint8_t r, uint8_t *v
[
all
...]
Completed in 33 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025