OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIDI_PROP_CAN_INPUT
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/
midi_if.h
42
#define
MIDI_PROP_CAN_INPUT
2
midi.c
239
if (sc->props &
MIDI_PROP_CAN_INPUT
) {
310
if (sc->props &
MIDI_PROP_CAN_INPUT
) {
923
if ((sc->props &
MIDI_PROP_CAN_INPUT
) == 0) {
sequencer.c
1466
if ((mi.props &
MIDI_PROP_CAN_INPUT
) == 0)
1484
if (mi.props &
MIDI_PROP_CAN_INPUT
)
/src/sys/dev/pci/
autri.c
1415
mi->props =
MIDI_PROP_CAN_INPUT
;
cs4280.c
1487
mi->props =
MIDI_PROP_CAN_INPUT
| MIDI_PROP_OUT_INTR;
eap.c
1770
mi->props =
MIDI_PROP_CAN_INPUT
| MIDI_PROP_OUT_INTR;
/src/sys/dev/usb/
umidi.c
639
mi->props |=
MIDI_PROP_CAN_INPUT
;
/src/sys/dev/isa/
sbdsp.c
2569
mi->props =
MIDI_PROP_CAN_INPUT
;
Completed in 96 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025