Searched refs:sc_in_num_endpoints (Results 1 – 1 of 1) sorted by relevance
204 int sc_in_num_endpoints; member230 sc->sc_in_num_endpoints))739 n = sc->sc_out_num_endpoints + sc->sc_in_num_endpoints; in alloc_all_endpoints()763 n = sc->sc_in_num_endpoints + sc->sc_out_num_endpoints; in free_all_endpoints()786 sc->sc_in_num_endpoints = fp->num_in_ep; in alloc_all_endpoints_fixed_ep()791 sc->sc_in_num_endpoints ? in alloc_all_endpoints_fixed_ep()821 for (i = 0; i < sc->sc_in_num_endpoints; i++) { in alloc_all_endpoints_fixed_ep()954 sc->sc_in_num_endpoints = 1; in alloc_all_endpoints_yamaha()956 sc->sc_in_num_endpoints = 0; in alloc_all_endpoints_yamaha()972 if (sc->sc_in_num_endpoints) { in alloc_all_endpoints_yamaha()[all …]