Searched refs:hwdep_read (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/sound/firewire/bebob/ |
H A D | bebob_hwdep.c | 20 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, hwdep_read() function 176 .read = hwdep_read,
|
/linux-4.4.14/sound/firewire/dice/ |
H A D | dice-hwdep.c | 12 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, hwdep_read() function 171 .read = hwdep_read, snd_dice_create_hwdep()
|
/linux-4.4.14/sound/firewire/oxfw/ |
H A D | oxfw-hwdep.c | 19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, hwdep_read() function 171 .read = hwdep_read, snd_oxfw_create_hwdep()
|
/linux-4.4.14/sound/firewire/digi00x/ |
H A D | digi00x-hwdep.c | 20 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, hwdep_read() function 177 .read = hwdep_read,
|
/linux-4.4.14/sound/firewire/tascam/ |
H A D | tascam-hwdep.c | 38 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, hwdep_read() function 178 .read = hwdep_read,
|
/linux-4.4.14/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 96 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, hwdep_read() function 274 .read = hwdep_read,
|
Completed in 207 milliseconds