Home
last modified time | relevance | path

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

/sound/core/
Dmisc.c163 int poll; member
181 kill_fasync(&fasync->fasync, fasync->signal, fasync->poll); in snd_fasync_work_fn()
218 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) in snd_kill_fasync() argument
226 fasync->poll = poll; in snd_kill_fasync()
Dhwdep.c168 if (hw->ops.poll) in snd_hwdep_poll()
169 return hw->ops.poll(hw, file, wait); in snd_hwdep_poll()
335 .poll = snd_hwdep_poll,
Dinfo.c196 if (entry->c.ops->poll) in snd_info_entry_poll()
197 return entry->c.ops->poll(entry, in snd_info_entry_poll()
Dinit.c466 .poll = snd_disconnect_poll,
Dcompress_offload.c1051 .poll = snd_compr_poll,
Dpcm_native.c4087 .poll = snd_pcm_poll,
4101 .poll = snd_pcm_poll,
Drawmidi.c1715 .poll = snd_rawmidi_poll,
Dtimer.c2281 .poll = snd_timer_user_poll,
Dcontrol.c2250 .poll = snd_ctl_poll,
/sound/firewire/bebob/
Dbebob_hwdep.c176 .poll = hwdep_poll, in snd_bebob_create_hwdep_device()
/sound/firewire/oxfw/
Doxfw-hwdep.c170 .poll = hwdep_poll, in snd_oxfw_create_hwdep()
/sound/firewire/dice/
Ddice-hwdep.c172 .poll = hwdep_poll, in snd_dice_create_hwdep()
/sound/firewire/digi00x/
Ddigi00x-hwdep.c180 .poll = hwdep_poll, in snd_dg00x_create_hwdep_device()
/sound/firewire/fireface/
Dff-hwdep.c170 .poll = hwdep_poll, in snd_ff_create_hwdep_devices()
/sound/firewire/motu/
Dmotu-hwdep.c179 .poll = hwdep_poll, in snd_motu_create_hwdep_device()
/sound/core/seq/oss/
Dseq_oss.c221 .poll = odev_poll,
/sound/usb/usx2y/
DusX2Yhwdep.c238 hw->ops.poll = snd_us428ctls_poll; in usx2y_hwdep_new()
Dus122l.c433 hw->ops.poll = usb_stream_hwdep_poll; in usb_stream_hwdep_new()
/sound/firewire/tascam/
Dtascam-hwdep.c257 .poll = hwdep_poll, in snd_tscm_create_hwdep_device()
/sound/firewire/fireworks/
Dfireworks_hwdep.c312 .poll = hwdep_poll, in snd_efw_create_hwdep_device()
/sound/usb/line6/
Ddriver.c643 .poll = line6_hwdep_poll,
/sound/oss/dmasound/
Ddmasound_core.c1159 .poll = sq_poll,
/sound/core/seq/
Dseq_clientmgr.c2514 .poll = snd_seq_poll,
/sound/usb/
Dmixer_quirks.c265 hwdep->ops.poll = snd_usb_sbrc_hwdep_poll; in snd_usb_soundblaster_remote_init()
/sound/core/oss/
Dpcm_oss.c3128 .poll = snd_pcm_oss_poll,