Searched refs:num_jacks (Results 1 – 2 of 2) sorted by relevance
175 int num_jacks; member815 ep->num_jacks = fp->out_ep[i].num_jacks; in alloc_all_endpoints_fixed_ep()816 sc->sc_out_num_jacks += fp->out_ep[i].num_jacks; in alloc_all_endpoints_fixed_ep()856 ep->num_jacks = fp->in_ep[i].num_jacks; in alloc_all_endpoints_fixed_ep()857 sc->sc_in_num_jacks += fp->in_ep[i].num_jacks; in alloc_all_endpoints_fixed_ep()967 sc->sc_out_ep->num_jacks = sc->sc_out_num_jacks; in alloc_all_endpoints_yamaha()976 sc->sc_in_ep->num_jacks = sc->sc_in_num_jacks; in alloc_all_endpoints_yamaha()1024 p->num_jacks = TO_CSEPD(desc)->bNumEmbMIDIJack; in alloc_all_endpoints_genuine()1027 sc->sc_out_num_jacks += p->num_jacks; in alloc_all_endpoints_genuine()1030 sc->sc_in_num_jacks += p->num_jacks; in alloc_all_endpoints_genuine()[all …]
82 int num_jacks; member