Lines Matching defs:entry
258 static void snd_ca0106_proc_iec958(struct snd_info_entry *entry,
261 struct snd_ca0106 *emu = entry->private_data;
280 static void snd_ca0106_proc_reg_write32(struct snd_info_entry *entry,
283 struct snd_ca0106 *emu = entry->private_data;
296 static void snd_ca0106_proc_reg_read32(struct snd_info_entry *entry,
299 struct snd_ca0106 *emu = entry->private_data;
312 static void snd_ca0106_proc_reg_read16(struct snd_info_entry *entry,
315 struct snd_ca0106 *emu = entry->private_data;
328 static void snd_ca0106_proc_reg_read8(struct snd_info_entry *entry,
331 struct snd_ca0106 *emu = entry->private_data;
344 static void snd_ca0106_proc_reg_read1(struct snd_info_entry *entry,
347 struct snd_ca0106 *emu = entry->private_data;
362 static void snd_ca0106_proc_reg_read2(struct snd_info_entry *entry,
365 struct snd_ca0106 *emu = entry->private_data;
380 static void snd_ca0106_proc_reg_write(struct snd_info_entry *entry,
383 struct snd_ca0106 *emu = entry->private_data;
394 static void snd_ca0106_proc_i2c_write(struct snd_info_entry *entry,
397 struct snd_ca0106 *emu = entry->private_data;