Searched refs:filepath_data (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_cis.c | 1374 char *filepath_data = MACINFO; in dhd_write_macaddr() local 1386 if (filepath_data) { in dhd_write_macaddr() 1389 ret = dhd_write_file_and_check(filepath_data, mac_buf, strlen(mac_buf)); in dhd_write_macaddr() 1397 " File: %s\n", __FUNCTION__, mac_buf, filepath_data)); in dhd_write_macaddr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_cis.c | 1374 char *filepath_data = MACINFO; in dhd_write_macaddr() local 1386 if (filepath_data) { in dhd_write_macaddr() 1389 ret = dhd_write_file_and_check(filepath_data, mac_buf, strlen(mac_buf)); in dhd_write_macaddr() 1397 " File: %s\n", __FUNCTION__, mac_buf, filepath_data)); in dhd_write_macaddr()
|