Searched refs:poll (Results 1 – 25 of 25) sorted by relevance
/sound/core/ |
D | misc.c | 163 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()
|
D | hwdep.c | 168 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,
|
D | info.c | 196 if (entry->c.ops->poll) in snd_info_entry_poll() 197 return entry->c.ops->poll(entry, in snd_info_entry_poll()
|
D | init.c | 466 .poll = snd_disconnect_poll,
|
D | compress_offload.c | 1051 .poll = snd_compr_poll,
|
D | pcm_native.c | 4087 .poll = snd_pcm_poll, 4101 .poll = snd_pcm_poll,
|
D | rawmidi.c | 1715 .poll = snd_rawmidi_poll,
|
D | timer.c | 2281 .poll = snd_timer_user_poll,
|
D | control.c | 2250 .poll = snd_ctl_poll,
|
/sound/firewire/bebob/ |
D | bebob_hwdep.c | 176 .poll = hwdep_poll, in snd_bebob_create_hwdep_device()
|
/sound/firewire/oxfw/ |
D | oxfw-hwdep.c | 170 .poll = hwdep_poll, in snd_oxfw_create_hwdep()
|
/sound/firewire/dice/ |
D | dice-hwdep.c | 172 .poll = hwdep_poll, in snd_dice_create_hwdep()
|
/sound/firewire/digi00x/ |
D | digi00x-hwdep.c | 180 .poll = hwdep_poll, in snd_dg00x_create_hwdep_device()
|
/sound/firewire/fireface/ |
D | ff-hwdep.c | 170 .poll = hwdep_poll, in snd_ff_create_hwdep_devices()
|
/sound/firewire/motu/ |
D | motu-hwdep.c | 179 .poll = hwdep_poll, in snd_motu_create_hwdep_device()
|
/sound/core/seq/oss/ |
D | seq_oss.c | 221 .poll = odev_poll,
|
/sound/usb/usx2y/ |
D | usX2Yhwdep.c | 238 hw->ops.poll = snd_us428ctls_poll; in usx2y_hwdep_new()
|
D | us122l.c | 433 hw->ops.poll = usb_stream_hwdep_poll; in usb_stream_hwdep_new()
|
/sound/firewire/tascam/ |
D | tascam-hwdep.c | 257 .poll = hwdep_poll, in snd_tscm_create_hwdep_device()
|
/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 312 .poll = hwdep_poll, in snd_efw_create_hwdep_device()
|
/sound/usb/line6/ |
D | driver.c | 643 .poll = line6_hwdep_poll,
|
/sound/oss/dmasound/ |
D | dmasound_core.c | 1159 .poll = sq_poll,
|
/sound/core/seq/ |
D | seq_clientmgr.c | 2514 .poll = snd_seq_poll,
|
/sound/usb/ |
D | mixer_quirks.c | 265 hwdep->ops.poll = snd_usb_sbrc_hwdep_poll; in snd_usb_soundblaster_remote_init()
|
/sound/core/oss/ |
D | pcm_oss.c | 3128 .poll = snd_pcm_oss_poll,
|