Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasequencer.h439 #define SNDRV_SEQ_PORT_TYPE_SPECIFIC (1<<0) /* hardware specific */ macro
/openbmc/linux/sound/synth/emux/
H A Demux_seq.c158 type = SNDRV_SEQ_PORT_TYPE_SPECIFIC; in snd_emux_create_port()
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_init.c309 port.type = SNDRV_SEQ_PORT_TYPE_SPECIFIC; in create_port()