Home
last modified time | relevance | path

Searched refs:MUSBState (Results 1 – 1 of 1) sorted by relevance

/external/qemu/hw/
Dusb.h298 typedef struct MUSBState MUSBState; typedef
299 MUSBState *musb_init(qemu_irq *irqs);
300 uint32_t musb_core_intr_get(MUSBState *s);
301 void musb_core_intr_clear(MUSBState *s, uint32_t mask);
302 void musb_set_size(MUSBState *s, int epnum, int size, int is_tx);