OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:motg_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/usb/
motgvar.h
67
struct
motg_softc
{
struct
121
int motg_init(struct
motg_softc
*);
122
int motg_intr(struct
motg_softc
*, uint16_t, uint16_t, uint8_t);
123
int motg_intr_vbus(struct
motg_softc
*, int);
124
int motg_detach(struct
motg_softc
*, int);
motg.c
133
static void motg_hub_change(struct
motg_softc
*);
153
static usbd_status motg_portreset(struct
motg_softc
*);
160
static usbd_status motg_device_ctrl_start1(struct
motg_softc
*);
162
static void motg_device_ctrl_intr_rx(struct
motg_softc
*);
163
static void motg_device_ctrl_intr_tx(struct
motg_softc
*);
167
static usbd_status motg_device_data_start1(struct
motg_softc
*,
172
static void motg_device_intr_rx(struct
motg_softc
*, int);
173
static void motg_device_intr_tx(struct
motg_softc
*, int);
193
UREAD1(struct
motg_softc
*sc, bus_size_t r)
200
UREAD2(struct
motg_softc
*sc, bus_size_t r
[
all
...]
/src/sys/arch/arm/sunxi/
sunxi_musb.c
56
struct
motg_softc
sc_otg;
258
struct
motg_softc
* const sc = priv;
304
struct
motg_softc
* const sc = &msc->sc_otg;
/src/sys/arch/arm/ti/
ti_motg.c
76
struct
motg_softc
sc_motg;
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025