HomeSort by relevance Sort by last modified time
    Searched refs:uart_t (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/bt/msm8992/libbt-vendor/include/
hw_ar3k.h 151 struct uart_t { struct
161 int (*init) (int fd, struct uart_t *u, struct termios *ti);
162 int (*post) (int fd, struct uart_t *u, struct termios *ti);
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c 1268 static int init_uart(char *dev, struct uart_t *u, int send_break, int raw)
1365 struct uart_t u ;
    [all...]

Completed in 174 milliseconds