HomeSort by: relevance | last modified time | path
    Searched refs:maple_enable_periodic (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/dreamcast/dev/maple/
maple.h 136 void maple_enable_periodic(device_t, struct maple_unit *,
mms.c 183 maple_enable_periodic(sc->sc_parent, sc->sc_unit, MAPLE_FN_MOUSE, 1);
192 maple_enable_periodic(sc->sc_parent, sc->sc_unit, MAPLE_FN_MOUSE, 0);
mkbd.c 168 maple_enable_periodic(parent, sc->sc_unit, MAPLE_FN_KEYBOARD, 1);
maple.c 785 maple_enable_periodic(sc->sc_dev, u, fn->f_funcno, 0);
1021 maple_enable_periodic(device_t dev, struct maple_unit *u, int func, int on) function in typeref:typename:void

Completed in 30 milliseconds