Home
last modified time | relevance | path

Searched refs:exclusive (Results 1 – 25 of 26) sorted by relevance

12

/sound/core/seq/
Dseq_ports.c102 grp->exclusive = 0; in port_subs_info_init()
471 bool is_src, bool exclusive, bool ack) in check_and_subscribe_port() argument
481 if (exclusive) { in check_and_subscribe_port()
485 if (grp->exclusive) in check_and_subscribe_port()
497 grp->exclusive = 0; in check_and_subscribe_port()
507 grp->exclusive = exclusive; in check_and_subscribe_port()
533 grp->exclusive = 0; in __delete_and_unsubscribe_port()
562 bool exclusive; in snd_seq_port_connect() local
574 exclusive = !!(info->flags & SNDRV_SEQ_PORT_SUBS_EXCLUSIVE); in snd_seq_port_connect()
577 exclusive, in snd_seq_port_connect()
[all …]
Dseq_ports.h38 unsigned int exclusive: 1; /* exclusive mode */ member
Dseq_clientmgr.c2425 if (group->exclusive) in snd_seq_info_dump_subscribers()
/sound/pci/ac97/
Dac97_pcm.c474 rpcm->exclusive = pcm->exclusive; in snd_ac97_pcm_assign()
488 if (pcm->exclusive) { in snd_ac97_pcm_assign()
507 if (pcm->exclusive) in snd_ac97_pcm_assign()
525 if (pcm->exclusive) in snd_ac97_pcm_assign()
/sound/pci/hda/
Dhda_hwdep.c108 hwdep->exclusive = 1; in snd_hda_create_hwdep()
/sound/synth/emux/
Demux_hwdep.c129 hw->exclusive = 1; in snd_emux_init_hwdep()
/sound/firewire/bebob/
Dbebob_hwdep.c190 hwdep->exclusive = true; in snd_bebob_create_hwdep_device()
/sound/firewire/dice/
Ddice-hwdep.c186 hwdep->exclusive = true; in snd_dice_create_hwdep()
/sound/firewire/oxfw/
Doxfw-hwdep.c184 hwdep->exclusive = true; in snd_oxfw_create_hwdep()
/sound/firewire/fireface/
Dff-hwdep.c185 hwdep->exclusive = true; in snd_ff_create_hwdep_devices()
/sound/firewire/digi00x/
Ddigi00x-hwdep.c195 hwdep->exclusive = true; in snd_dg00x_create_hwdep_device()
/sound/atmel/
Dac97c.c543 .exclusive = 1,
552 .exclusive = 1,
561 .exclusive = 1,
/sound/arm/
Daaci.c775 .exclusive = 1,
795 .exclusive = 1,
805 .exclusive = 1,
/sound/usb/usx2y/
DusX2Yhwdep.c239 hw->exclusive = 1; in usx2y_hwdep_new()
Dusx2yhwdeppcm.c742 hw->exclusive = 1; in usx2y_hwdep_pcm_new()
/sound/firewire/tascam/
Dtascam-hwdep.c272 hwdep->exclusive = true; in snd_tscm_create_hwdep_device()
/sound/firewire/motu/
Dmotu-hwdep.c297 hwdep->exclusive = true; in snd_motu_create_hwdep_device()
/sound/firewire/fireworks/
Dfireworks_hwdep.c326 hwdep->exclusive = true; in snd_efw_create_hwdep_device()
/sound/pci/
Dintel8x0.c1646 .exclusive = 1,
1666 .exclusive = 1,
1676 .exclusive = 1,
1684 .exclusive = 1,
1695 .exclusive = 1,
1705 .exclusive = 1,
Datiixp.c1175 .exclusive = 1,
1189 .exclusive = 1,
1198 .exclusive = 1,
/sound/drivers/opl3/
Dopl3_lib.c497 hw->exclusive = 1; in snd_opl3_hwdep_new()
/sound/soc/intel/
DKconfig66 This option is mutually exclusive with the SOF support on
/sound/core/
Dhwdep.c97 if (hw->exclusive && hw->used > 0) { in snd_hwdep_open()
/sound/usb/line6/
Ddriver.c680 hwdep->exclusive = true; in line6_hwdep_init()
/sound/soc/sof/
DKconfig106 This option is mutually exclusive with the Intel HDAudio support.

12