Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/efuse/
H A Dhal_efuse.c442 static u16 efuse_file_open(void *d, char *filepath, u8 *buf, u32 buflen) in efuse_file_open() function
530 data_len = efuse_file_open(d, file_path, mapbuf, full_map_sz); in rtw_efuse_file_map_load()
583 data_len = efuse_file_open(d, file_path, maskbuf, full_mask_sz); in rtw_efuse_file_mask_load()
1232 data_len = efuse_file_open(d, file_path, mapbuf, bt_map_sz); in rtw_efuse_bt_file_map_load()
1274 data_len = efuse_file_open(d, file_path, maskbuf, bt_mask_sz); in rtw_efuse_bt_file_mask_load()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/efuse/
H A Dhal_efuse.c442 static u16 efuse_file_open(void *d, char *filepath, u8 *buf, u32 buflen) in efuse_file_open() function
530 data_len = efuse_file_open(d, file_path, mapbuf, full_map_sz); in rtw_efuse_file_map_load()
583 data_len = efuse_file_open(d, file_path, maskbuf, full_mask_sz); in rtw_efuse_file_mask_load()
1232 data_len = efuse_file_open(d, file_path, mapbuf, bt_map_sz); in rtw_efuse_bt_file_map_load()
1274 data_len = efuse_file_open(d, file_path, maskbuf, bt_mask_sz); in rtw_efuse_bt_file_mask_load()