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

  /external/bluetooth/bluez/tools/
hciattach.c 56 struct uart_t { struct
66 int (*init) (int fd, struct uart_t *u, struct termios *ti);
67 int (*post) (int fd, struct uart_t *u, struct termios *ti);
206 static int ericsson(int fd, struct uart_t *u, struct termios *ti)
261 static int digi(int fd, struct uart_t *u, struct termios *ti)
295 static int texas(int fd, struct uart_t *u, struct termios *ti)
300 static int texas2(int fd, struct uart_t *u, struct termios *ti)
305 static int texasalt(int fd, struct uart_t *u, struct termios *ti)
310 static int ath3k_ps(int fd, struct uart_t *u, struct termios *ti)
315 static int ath3k_pm(int fd, struct uart_t *u, struct termios *ti
    [all...]

Completed in 19 milliseconds