OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pseye_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
pseye.c
81
struct
pseye_softc
{
struct
110
static void pseye_init(struct
pseye_softc
*);
111
static void pseye_sccb_init(struct
pseye_softc
*);
112
static void pseye_stop(struct
pseye_softc
*);
113
static void pseye_start(struct
pseye_softc
*);
114
static void pseye_led(struct
pseye_softc
*, bool);
115
static uint8_t pseye_getreg(struct
pseye_softc
*, uint16_t);
116
static void pseye_setreg(struct
pseye_softc
*, uint16_t, uint8_t);
117
static void pseye_setregv(struct
pseye_softc
*, uint16_t, uint8_t);
118
static void pseye_sccb_setreg(struct
pseye_softc
*, uint8_t, uint8_t)
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025