OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plumvideo_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hpcmips/dev/
plumvideo.c
79
struct
plumvideo_softc
{
struct
115
CFATTACH_DECL_NEW(plumvideo, sizeof(struct
plumvideo_softc
),
124
int plumvideo_init(struct
plumvideo_softc
*, int *);
125
void plumvideo_hpcfbinit(struct
plumvideo_softc
*, int);
127
void plumvideo_clut_default(struct
plumvideo_softc
*);
128
void plumvideo_clut_set(struct
plumvideo_softc
*, u_int32_t *, int, int);
129
void plumvideo_clut_get(struct
plumvideo_softc
*, u_int32_t *, int, int);
130
void __plumvideo_clut_access(struct
plumvideo_softc
*, u_int32_t *, int, int,
133
static void plumvideo_init_backlight(struct
plumvideo_softc
*);
134
static void plumvideo_backlight(struct
plumvideo_softc
*, int)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025