Home
last modified time | relevance | path

Searched refs:usbsacm_ds_close_port (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/uts/common/io/warlock/
H A Dusbsacm.wlcmd64 add ds_ops::ds_close_port targets usbsacm_ds_close_port
H A Dusbsacm_with_usba.wlcmd178 add ds_ops::ds_close_port targets usbsacm_ds_close_port
/titanic_53/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c240 static int usbsacm_ds_close_port(ds_hdl_t, uint_t);
424 usbsacm_ds_close_port,
787 usbsacm_ds_close_port(ds_hdl_t hdl, uint_t port_num) in usbsacm_ds_close_port() function