HomeSort by: relevance | last modified time | path
    Searched defs:hp_control (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
uhso.c 294 uhso_callback hp_control; /* set control lines */ member in struct:uhso_port
817 hp->hp_control = uhso_mux_control;
1092 hp->hp_control = uhso_bulk_control;
1894 return (*hp->hp_control)(hp);
uhso.c 294 uhso_callback hp_control; /* set control lines */ member in struct:uhso_port
817 hp->hp_control = uhso_mux_control;
1092 hp->hp_control = uhso_bulk_control;
1894 return (*hp->hp_control)(hp);

Completed in 23 milliseconds