OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dtv_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/dtv/
dtvvar.h
85
struct
dtv_softc
*dd_sc;
109
struct
dtv_softc
{
struct
149
int dtv_frontend_ioctl(struct
dtv_softc
*, u_long, void *, int);
151
int dtv_demux_open(struct
dtv_softc
*, int, int, lwp_t *);
152
void dtv_demux_write(struct
dtv_softc
*, const uint8_t *, size_t);
154
int dtv_buffer_realloc(struct
dtv_softc
*, size_t);
155
int dtv_buffer_setup(struct
dtv_softc
*);
156
int dtv_buffer_destroy(struct
dtv_softc
*);
157
int dtv_buffer_read(struct
dtv_softc
*, struct uio *, int);
158
int dtv_buffer_poll(struct
dtv_softc
*, int, lwp_t *)
[
all
...]
dtvvar.h
85
struct
dtv_softc
*dd_sc;
109
struct
dtv_softc
{
struct
149
int dtv_frontend_ioctl(struct
dtv_softc
*, u_long, void *, int);
151
int dtv_demux_open(struct
dtv_softc
*, int, int, lwp_t *);
152
void dtv_demux_write(struct
dtv_softc
*, const uint8_t *, size_t);
154
int dtv_buffer_realloc(struct
dtv_softc
*, size_t);
155
int dtv_buffer_setup(struct
dtv_softc
*);
156
int dtv_buffer_destroy(struct
dtv_softc
*);
157
int dtv_buffer_read(struct
dtv_softc
*, struct uio *, int);
158
int dtv_buffer_poll(struct
dtv_softc
*, int, lwp_t *)
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025