Home
last modified time | relevance | path

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

/sound/core/seq/
Dseq_ports.c117 grp->exclusive = 0; in port_subs_info_init()
489 bool is_src, bool exclusive, bool ack) in check_and_subscribe_port() argument
499 if (exclusive) { in check_and_subscribe_port()
503 if (grp->exclusive) in check_and_subscribe_port()
515 grp->exclusive = 0; in check_and_subscribe_port()
525 grp->exclusive = exclusive; in check_and_subscribe_port()
551 grp->exclusive = 0; in __delete_and_unsubscribe_port()
580 bool exclusive; in snd_seq_port_connect() local
592 exclusive = !!(info->flags & SNDRV_SEQ_PORT_SUBS_EXCLUSIVE); in snd_seq_port_connect()
595 exclusive, in snd_seq_port_connect()
[all …]
Dseq_ports.h53 unsigned int exclusive: 1; /* exclusive mode */ member
Dseq_clientmgr.c2507 if (group->exclusive) in snd_seq_info_dump_subscribers()
/sound/pci/ac97/
Dac97_pcm.c489 rpcm->exclusive = pcm->exclusive; in snd_ac97_pcm_assign()
503 if (pcm->exclusive) { in snd_ac97_pcm_assign()
522 if (pcm->exclusive) in snd_ac97_pcm_assign()
540 if (pcm->exclusive) in snd_ac97_pcm_assign()
/sound/pci/hda/
Dhda_hwdep.c121 hwdep->exclusive = 1; in snd_hda_create_hwdep()
/sound/synth/emux/
Demux_hwdep.c137 hw->exclusive = 1; in snd_emux_init_hwdep()
/sound/firewire/tascam/
Dtascam-hwdep.c187 hwdep->exclusive = true; in snd_tscm_create_hwdep_device()
/sound/firewire/bebob/
Dbebob_hwdep.c194 hwdep->exclusive = true; in snd_bebob_create_hwdep_device()
/sound/firewire/dice/
Ddice-hwdep.c187 hwdep->exclusive = true; in snd_dice_create_hwdep()
/sound/firewire/oxfw/
Doxfw-hwdep.c187 hwdep->exclusive = true; in snd_oxfw_create_hwdep()
/sound/firewire/digi00x/
Ddigi00x-hwdep.c197 hwdep->exclusive = true; in snd_dg00x_create_hwdep_device()
/sound/arm/
Daaci.c791 .exclusive = 1,
811 .exclusive = 1,
821 .exclusive = 1,
/sound/usb/usx2y/
DusX2Yhwdep.c261 hw->exclusive = 1; in usX2Y_hwdep_new()
Dusx2yhwdeppcm.c726 hw->exclusive = 1; in usX2Y_hwdep_pcm_new()
/sound/firewire/fireworks/
Dfireworks_hwdep.c327 hwdep->exclusive = true; in snd_efw_create_hwdep_device()
/sound/atmel/
Dac97c.c737 .exclusive = 1,
746 .exclusive = 1,
755 .exclusive = 1,
/sound/pci/
Datiixp.c1189 .exclusive = 1,
1203 .exclusive = 1,
1212 .exclusive = 1,
Dintel8x0.c1731 .exclusive = 1,
1751 .exclusive = 1,
1761 .exclusive = 1,
1769 .exclusive = 1,
1780 .exclusive = 1,
1790 .exclusive = 1,
/sound/drivers/opl3/
Dopl3_lib.c502 hw->exclusive = 1; in snd_opl3_hwdep_new()
/sound/core/
Dhwdep.c111 if (hw->exclusive && hw->used > 0) { in snd_hwdep_open()
DKconfig154 Note that this option is exclusive with the new RTC drivers
/sound/usb/
Dmixer_quirks.c276 hwdep->exclusive = 1; in snd_usb_soundblaster_remote_init()