Searched refs:read_check_rtk (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach_rtk.c | 1524 static int read_check_rtk(int fd, void *buf, int count) in read_check_rtk() function 1731 if ((retlen = read_check_rtk(dd, &bytes, READ_DATA_SIZE)) == -1) { in hci_download_patch() 2445 if ((retlen = read_check_rtk(fd, &bytes, READ_DATA_SIZE)) == -1) { in rtk_vendor_change_speed_h5() 2492 if ((retlen = read_check_rtk(fd, &bytes, READ_DATA_SIZE)) == -1) { in rtk_init_h5() 2517 if ((retlen = read_check_rtk(fd, &bytes, READ_DATA_SIZE)) == -1) { in rtk_init_h5() 2873 if ((retlen = read_check_rtk(dd, &bytes, READ_DATA_SIZE)) == -1) { in rtk_get_chip_type() 2937 if ((retlen = read_check_rtk(dd, &bytes, READ_DATA_SIZE)) == -1) { in rtk_get_eversion() 2994 if ((retlen = read_check_rtk(dd, &bytes, READ_DATA_SIZE)) == -1) { in rtk_get_lmp_version()
|