Searched refs:mtpav (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/drivers/
H A DMakefile9 snd-mtpav-objs := mtpav.o
24 obj-$(CONFIG_SND_MTPAV) += snd-mtpav.o
H A Dmtpav.c122 struct mtpav { struct
165 static int translate_subdevice_to_hwport(struct mtpav *chip, int subdev)
180 static int translate_hwport_to_subdevice(struct mtpav *chip, int hwport)
205 static u8 snd_mtpav_getreg(struct mtpav *chip, u16 reg)
223 static inline void snd_mtpav_mputreg(struct mtpav *chip, u16 reg, u8 val)
232 static void snd_mtpav_wait_rfdhi(struct mtpav *chip)
244 static void snd_mtpav_send_byte(struct mtpav *chip, u8 byte)
270 static void snd_mtpav_output_port_write(struct mtpav *mtp_card,
308 struct mtpav *mtp_card = substream->rmidi->private_data;
319 * mtpav contro
[all...]

Completed in 274 milliseconds