Searched refs:portp (Results 1 – 1 of 1) sorted by relevance
271 struct mtpav_port *portp, in snd_mtpav_output_port_write() argument296 portp->running_status = outbyte; in snd_mtpav_output_port_write()339 portp->mode |= MTPAV_MODE_INPUT_OPENED; in snd_mtpav_input_open()340 portp->input = substream; in snd_mtpav_input_open()358 portp->input = NULL; in snd_mtpav_input_close()400 if ((portp->mode & MTPAV_MODE_OUTPUT_TRIGGERED) && portp->output) in snd_mtpav_output_timer()401 snd_mtpav_output_port_write(chip, portp, portp->output); in snd_mtpav_output_timer()429 portp->output = substream; in snd_mtpav_output_open()445 portp->output = NULL; in snd_mtpav_output_close()483 struct mtpav_port *portp; in snd_mtpav_inmidi_process() local[all …]