/hardware/qcom/bt/msm8998/libbt-vendor/include/ |
D | hw_ar3k.h | 153 struct uart_t { struct 163 int (*init) (int fd, struct uart_t *u, struct termios *ti); argument 164 int (*post) (int fd, struct uart_t *u, struct termios *ti); argument
|
/hardware/qcom/bt/msm8996/libbt-vendor/include/ |
D | hw_ar3k.h | 151 struct uart_t { struct 161 int (*init) (int fd, struct uart_t *u, struct termios *ti); argument 162 int (*post) (int fd, struct uart_t *u, struct termios *ti); argument
|
/hardware/qcom/bt/sdm845/libbt-vendor/include/ |
D | hw_ar3k.h | 151 struct uart_t { struct 161 int (*init) (int fd, struct uart_t *u, struct termios *ti); argument 162 int (*post) (int fd, struct uart_t *u, struct termios *ti); argument
|
/hardware/qcom/bt/msm8909/libbt-vendor/include/ |
D | hw_ar3k.h | 151 struct uart_t { struct 161 int (*init) (int fd, struct uart_t *u, struct termios *ti); argument 162 int (*post) (int fd, struct uart_t *u, struct termios *ti); argument
|
/hardware/qcom/bt/msm8992/libbt-vendor/include/ |
D | hw_ar3k.h | 151 struct uart_t { struct 161 int (*init) (int fd, struct uart_t *u, struct termios *ti); argument 162 int (*post) (int fd, struct uart_t *u, struct termios *ti); argument
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hw_ar3k.c | 1269 static int init_uart(char *dev, struct uart_t *u, int send_break, int raw) in init_uart() 1366 struct uart_t u ; in hw_config_ath3k()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hw_ar3k.c | 1273 static int init_uart(char *dev, struct uart_t *u, int send_break, int raw) in init_uart() 1370 struct uart_t u ; in hw_config_ath3k()
|
/hardware/qcom/bt/sdm845/libbt-vendor/src/ |
D | hw_ar3k.c | 1273 static int init_uart(char *dev, struct uart_t *u, int send_break, int raw) in init_uart() 1370 struct uart_t u ; in hw_config_ath3k()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hw_ar3k.c | 1277 static int init_uart(char *dev, struct uart_t *u, int send_break, int raw) in init_uart() 1374 struct uart_t u ; in hw_config_ath3k()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hw_ar3k.c | 1269 static int init_uart(char *dev, struct uart_t *u, int send_break, int raw) in init_uart() 1366 struct uart_t u ; in hw_config_ath3k()
|