Lines Matching refs:mtpav
123 struct mtpav {
166 static int translate_subdevice_to_hwport(struct mtpav *chip, int subdev)
181 static int translate_hwport_to_subdevice(struct mtpav *chip, int hwport)
206 static u8 snd_mtpav_getreg(struct mtpav *chip, u16 reg)
224 static inline void snd_mtpav_mputreg(struct mtpav *chip, u16 reg, u8 val)
233 static void snd_mtpav_wait_rfdhi(struct mtpav *chip)
245 static void snd_mtpav_send_byte(struct mtpav *chip, u8 byte)
271 static void snd_mtpav_output_port_write(struct mtpav *mtp_card,
309 struct mtpav *mtp_card = substream->rmidi->private_data;
320 * mtpav control
323 static void snd_mtpav_portscan(struct mtpav *chip) // put mtp into smart routing mode
339 struct mtpav *mtp_card = substream->rmidi->private_data;
357 struct mtpav *mtp_card = substream->rmidi->private_data;
375 struct mtpav *mtp_card = substream->rmidi->private_data;
396 struct mtpav *chip = from_timer(chip, t, timer);
412 static void snd_mtpav_add_output_timer(struct mtpav *chip)
418 static void snd_mtpav_remove_output_timer(struct mtpav *chip)
428 struct mtpav *mtp_card = substream->rmidi->private_data;
444 struct mtpav *mtp_card = substream->rmidi->private_data;
460 struct mtpav *mtp_card = substream->rmidi->private_data;
486 static void snd_mtpav_inmidi_process(struct mtpav *mcrd, u8 inbyte)
498 static void snd_mtpav_inmidi_h(struct mtpav *mcrd, u8 inbyte)
517 static void snd_mtpav_read_bytes(struct mtpav *mcrd)
557 struct mtpav *mcard = dev_id;
568 static int snd_mtpav_get_ISA(struct mtpav *mcard)
604 static void snd_mtpav_set_name(struct mtpav *chip,
619 static int snd_mtpav_get_RAWMIDI(struct mtpav *mcard)
662 struct mtpav *crd = card->private_data;
680 struct mtpav *mtp_card;