Home
last modified time | relevance | path

Searched refs:READ_DATA_SIZE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c130 #define READ_DATA_SIZE 16 macro
1694 unsigned char bytes[READ_DATA_SIZE]; in hci_download_patch()
1731 if ((retlen = read_check_rtk(dd, &bytes, READ_DATA_SIZE)) == -1) { in hci_download_patch()
2409 unsigned char bytes[READ_DATA_SIZE]; in rtk_vendor_change_speed_h5()
2445 if ((retlen = read_check_rtk(fd, &bytes, READ_DATA_SIZE)) == -1) { in rtk_vendor_change_speed_h5()
2467 unsigned char bytes[READ_DATA_SIZE]; in rtk_init_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()
2844 unsigned char bytes[READ_DATA_SIZE]; in rtk_get_chip_type()
2873 if ((retlen = read_check_rtk(dd, &bytes, READ_DATA_SIZE)) == -1) { in rtk_get_chip_type()
[all …]