Searched refs:hwdep_poll (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/sound/firewire/bebob/ |
H A D | bebob_hwdep.c | 57 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) hwdep_poll() function 178 .poll = hwdep_poll,
|
/linux-4.4.14/sound/firewire/dice/ |
H A D | dice-hwdep.c | 55 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, hwdep_poll() function 173 .poll = hwdep_poll, snd_dice_create_hwdep()
|
/linux-4.4.14/sound/firewire/oxfw/ |
H A D | oxfw-hwdep.c | 55 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, hwdep_poll() function 173 .poll = hwdep_poll, snd_oxfw_create_hwdep()
|
/linux-4.4.14/sound/firewire/digi00x/ |
H A D | digi00x-hwdep.c | 63 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, hwdep_poll() function 179 .poll = hwdep_poll,
|
/linux-4.4.14/sound/firewire/tascam/ |
H A D | tascam-hwdep.c | 64 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, hwdep_poll() function 180 .poll = hwdep_poll,
|
/linux-4.4.14/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 155 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) hwdep_poll() function 277 .poll = hwdep_poll,
|
Completed in 51 milliseconds