Searched refs:hwdep_poll (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/sound/firewire/bebob/ |
D | bebob_hwdep.c | 57 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll() function 178 .poll = hwdep_poll,
|
/linux-4.1.27/sound/firewire/dice/ |
D | dice-hwdep.c | 55 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 173 .poll = hwdep_poll, in snd_dice_create_hwdep()
|
/linux-4.1.27/sound/firewire/oxfw/ |
D | oxfw-hwdep.c | 55 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() function 173 .poll = hwdep_poll, in snd_oxfw_create_hwdep()
|
/linux-4.1.27/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 155 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll() function 277 .poll = hwdep_poll,
|