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