Searched refs:hwdep_poll (Results 1 – 8 of 8) sorted by relevance
/linux/sound/firewire/digi00x/ |
H 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/bebob/ |
H 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/ |
H 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/ |
H 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/fireface/ |
H A D | ff-hwdep.c | 71 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 189 .poll = hwdep_poll, in snd_ff_create_hwdep_devices()
|
/linux/sound/firewire/tascam/ |
H 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/ |
H A D | motu-hwdep.c | 99 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 282 .poll = hwdep_poll, in snd_motu_create_hwdep_device()
|
/linux/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 188 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll() function 312 .poll = hwdep_poll, in snd_efw_create_hwdep_device()
|