Searched refs:hwdep_read (Results 1 – 8 of 8) sorted by relevance
/linux/sound/firewire/bebob/ |
A D | bebob_hwdep.c | 19 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() function 174 .read = hwdep_read, in snd_bebob_create_hwdep_device()
|
/linux/sound/firewire/oxfw/ |
A D | oxfw-hwdep.c | 18 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() function 168 .read = hwdep_read, in snd_oxfw_create_hwdep()
|
/linux/sound/firewire/dice/ |
A D | dice-hwdep.c | 11 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, in hwdep_read() function 170 .read = hwdep_read, in snd_dice_create_hwdep()
|
/linux/sound/firewire/digi00x/ |
A D | digi00x-hwdep.c | 19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() function 178 .read = hwdep_read, in snd_dg00x_create_hwdep_device()
|
/linux/sound/firewire/fireface/ |
A D | ff-hwdep.c | 18 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() function 168 .read = hwdep_read, in snd_ff_create_hwdep_devices()
|
/linux/sound/firewire/tascam/ |
A D | tascam-hwdep.c | 98 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() function 255 .read = hwdep_read, in snd_tscm_create_hwdep_device()
|
/linux/sound/firewire/motu/ |
A D | motu-hwdep.c | 27 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() function 276 .read = hwdep_read, in snd_motu_create_hwdep_device()
|
/linux/sound/firewire/fireworks/ |
A D | fireworks_hwdep.c | 121 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() function 308 .read = hwdep_read, in snd_efw_create_hwdep_device()
|
Completed in 8 milliseconds