Searched refs:hwdep_poll (Results 1 – 8 of 8) sorted by relevance
/linux/sound/firewire/bebob/ |
A D | bebob_hwdep.c | 53 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll() function 176 .poll = hwdep_poll, in snd_bebob_create_hwdep_device()
|
/linux/sound/firewire/oxfw/ |
A D | oxfw-hwdep.c | 52 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 170 .poll = hwdep_poll, in snd_oxfw_create_hwdep()
|
/linux/sound/firewire/dice/ |
A D | dice-hwdep.c | 54 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 172 .poll = hwdep_poll, in snd_dice_create_hwdep()
|
/linux/sound/firewire/digi00x/ |
A D | digi00x-hwdep.c | 62 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 180 .poll = hwdep_poll, in snd_dg00x_create_hwdep_device()
|
/linux/sound/firewire/fireface/ |
A D | ff-hwdep.c | 52 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 170 .poll = hwdep_poll, in snd_ff_create_hwdep_devices()
|
/linux/sound/firewire/tascam/ |
A D | tascam-hwdep.c | 129 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 257 .poll = hwdep_poll, in snd_tscm_create_hwdep_device()
|
/linux/sound/firewire/motu/ |
A D | motu-hwdep.c | 95 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 278 .poll = hwdep_poll, in snd_motu_create_hwdep_device()
|
/linux/sound/firewire/fireworks/ |
A D | fireworks_hwdep.c | 187 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll() function 311 .poll = hwdep_poll, in snd_efw_create_hwdep_device()
|
Completed in 8 milliseconds