Lines Matching refs:mtpav

122 struct mtpav {
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 control
322 static void snd_mtpav_portscan(struct mtpav *chip) // put mtp into smart routing mode
338 struct mtpav *mtp_card = substream->rmidi->private_data;
356 struct mtpav *mtp_card = substream->rmidi->private_data;
374 struct mtpav *mtp_card = substream->rmidi->private_data;
395 struct mtpav *chip = from_timer(chip, t, timer);
411 static void snd_mtpav_add_output_timer(struct mtpav *chip)
417 static void snd_mtpav_remove_output_timer(struct mtpav *chip)
427 struct mtpav *mtp_card = substream->rmidi->private_data;
443 struct mtpav *mtp_card = substream->rmidi->private_data;
459 struct mtpav *mtp_card = substream->rmidi->private_data;
485 static void snd_mtpav_inmidi_process(struct mtpav *mcrd, u8 inbyte)
497 static void snd_mtpav_inmidi_h(struct mtpav *mcrd, u8 inbyte)
516 static void snd_mtpav_read_bytes(struct mtpav *mcrd)
556 struct mtpav *mcard = dev_id;
567 static int snd_mtpav_get_ISA(struct mtpav *mcard)
606 static void snd_mtpav_set_name(struct mtpav *chip,
621 static int snd_mtpav_get_RAWMIDI(struct mtpav *mcard)
665 struct mtpav *crd = card->private_data;
680 struct mtpav *mtp_card;