| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_str_proc.c | 200 _os_strncpy((char *)out_str, (const char *)(in_str + i), j - i + 1); in hal_parse_fiedstring()
|
| H A D | hal_ld_file.c | 1697 _os_strncpy(band, sz_line + 1, 2); in _hal_parse_txpwrtrack() 1698 _os_strncpy(path, sz_line + 5, 1); in _hal_parse_txpwrtrack() 1699 _os_strncpy(sign, sz_line + 8, 1); in _hal_parse_txpwrtrack() 1802 _os_strncpy(para_file_name, file_name, _os_strlen((u8 *)file_name)+1); in _hal_dl_para_file() 1819 _os_strncpy(sp + dot_pos, para_info->postfix, postfix_size); in _hal_dl_para_file() 1820 _os_strncpy(sp + dot_pos + postfix_size, ext, _os_strlen((u8 *)ext)); in _hal_dl_para_file()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_str_proc.c | 200 _os_strncpy((char *)out_str, (const char *)(in_str + i), j - i + 1); in hal_parse_fiedstring()
|
| H A D | hal_ld_file.c | 1697 _os_strncpy(band, sz_line + 1, 2); in _hal_parse_txpwrtrack() 1698 _os_strncpy(path, sz_line + 5, 1); in _hal_parse_txpwrtrack() 1699 _os_strncpy(sign, sz_line + 8, 1); in _hal_parse_txpwrtrack() 1802 _os_strncpy(para_file_name, file_name, _os_strlen((u8 *)file_name)+1); in _hal_dl_para_file() 1819 _os_strncpy(sp + dot_pos, para_info->postfix, postfix_size); in _hal_dl_para_file() 1820 _os_strncpy(sp + dot_pos + postfix_size, ext, _os_strlen((u8 *)ext)); in _hal_dl_para_file()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 38 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_none.h | 78 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_windows.h | 98 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_linux.h | 59 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_macos.h | 38 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_none.h | 78 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_windows.h | 98 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_linux.h | 55 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_sdio.c | 1133 _os_strncpy(tx_handler->cb_name, tx_hdl_cb_name, in phl_register_trx_hdlr_sdio() 1148 _os_strncpy(rx_handler->cb_name, rx_hdl_cb_name, in phl_register_trx_hdlr_sdio()
|