Searched refs:exclusive (Results 1 – 22 of 22) sorted by relevance
/sound/core/seq/ |
D | seq_ports.c | 117 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 …]
|
D | seq_ports.h | 53 unsigned int exclusive: 1; /* exclusive mode */ member
|
D | seq_clientmgr.c | 2507 if (group->exclusive) in snd_seq_info_dump_subscribers()
|
/sound/pci/ac97/ |
D | ac97_pcm.c | 489 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/ |
D | hda_hwdep.c | 121 hwdep->exclusive = 1; in snd_hda_create_hwdep()
|
/sound/synth/emux/ |
D | emux_hwdep.c | 137 hw->exclusive = 1; in snd_emux_init_hwdep()
|
/sound/firewire/tascam/ |
D | tascam-hwdep.c | 187 hwdep->exclusive = true; in snd_tscm_create_hwdep_device()
|
/sound/firewire/bebob/ |
D | bebob_hwdep.c | 194 hwdep->exclusive = true; in snd_bebob_create_hwdep_device()
|
/sound/firewire/dice/ |
D | dice-hwdep.c | 187 hwdep->exclusive = true; in snd_dice_create_hwdep()
|
/sound/firewire/oxfw/ |
D | oxfw-hwdep.c | 187 hwdep->exclusive = true; in snd_oxfw_create_hwdep()
|
/sound/firewire/digi00x/ |
D | digi00x-hwdep.c | 197 hwdep->exclusive = true; in snd_dg00x_create_hwdep_device()
|
/sound/arm/ |
D | aaci.c | 791 .exclusive = 1, 811 .exclusive = 1, 821 .exclusive = 1,
|
/sound/usb/usx2y/ |
D | usX2Yhwdep.c | 261 hw->exclusive = 1; in usX2Y_hwdep_new()
|
D | usx2yhwdeppcm.c | 726 hw->exclusive = 1; in usX2Y_hwdep_pcm_new()
|
/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 327 hwdep->exclusive = true; in snd_efw_create_hwdep_device()
|
/sound/atmel/ |
D | ac97c.c | 737 .exclusive = 1, 746 .exclusive = 1, 755 .exclusive = 1,
|
/sound/pci/ |
D | atiixp.c | 1189 .exclusive = 1, 1203 .exclusive = 1, 1212 .exclusive = 1,
|
D | intel8x0.c | 1731 .exclusive = 1, 1751 .exclusive = 1, 1761 .exclusive = 1, 1769 .exclusive = 1, 1780 .exclusive = 1, 1790 .exclusive = 1,
|
/sound/drivers/opl3/ |
D | opl3_lib.c | 502 hw->exclusive = 1; in snd_opl3_hwdep_new()
|
/sound/core/ |
D | hwdep.c | 111 if (hw->exclusive && hw->used > 0) { in snd_hwdep_open()
|
D | Kconfig | 154 Note that this option is exclusive with the new RTC drivers
|
/sound/usb/ |
D | mixer_quirks.c | 276 hwdep->exclusive = 1; in snd_usb_soundblaster_remote_init()
|