HomeSort by: relevance | last modified time | path
    Searched refs:uark_param (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
uark.c 83 static int uark_param(void *, int, struct termios *);
91 .ucom_param = uark_param,
237 uark_param(void *vsc, int portno, struct termios *t) function in typeref:typename:int

Completed in 37 milliseconds