Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_exportfs.c598 char *p_mem_val = NULL; in get_mem_val_from_file() local
632 p_mem_val = (char*)&mem_val; in get_mem_val_from_file()
633 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_mem_val_from_file()
634 mem_val = bcm_atoi(p_mem_val); in get_mem_val_from_file()
730 char *p_mem_val = NULL; in get_assert_val_from_file() local
748 p_mem_val = (char *)&mem_val; in get_assert_val_from_file()
749 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_assert_val_from_file()
750 mem_val = bcm_atoi(p_mem_val); in get_assert_val_from_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_exportfs.c604 char *p_mem_val = NULL; in get_mem_val_from_file() local
638 p_mem_val = (char*)&mem_val; in get_mem_val_from_file()
639 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_mem_val_from_file()
640 mem_val = bcm_atoi(p_mem_val); in get_mem_val_from_file()
734 char *p_mem_val = NULL; in get_assert_val_from_file() local
752 p_mem_val = (char *)&mem_val; in get_assert_val_from_file()
753 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_assert_val_from_file()
754 mem_val = bcm_atoi(p_mem_val); in get_assert_val_from_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_exportfs.c604 char *p_mem_val = NULL; in get_mem_val_from_file() local
638 p_mem_val = (char*)&mem_val; in get_mem_val_from_file()
639 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_mem_val_from_file()
640 mem_val = bcm_atoi(p_mem_val); in get_mem_val_from_file()
734 char *p_mem_val = NULL; in get_assert_val_from_file() local
752 p_mem_val = (char *)&mem_val; in get_assert_val_from_file()
753 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_assert_val_from_file()
754 mem_val = bcm_atoi(p_mem_val); in get_assert_val_from_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_exportfs.c1189 char *p_mem_val = NULL; in get_mem_val_from_file() local
1223 p_mem_val = (char*)&mem_val; in get_mem_val_from_file()
1224 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_mem_val_from_file()
1225 mem_val = bcm_atoi(p_mem_val); in get_mem_val_from_file()
1328 char *p_mem_val = NULL; in get_assert_val_from_file() local
1346 p_mem_val = (char *)&mem_val; in get_assert_val_from_file()
1347 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_assert_val_from_file()
1348 mem_val = bcm_atoi(p_mem_val); in get_assert_val_from_file()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_exportfs.c1191 char *p_mem_val = NULL; in get_mem_val_from_file() local
1225 p_mem_val = (char*)&mem_val; in get_mem_val_from_file()
1226 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_mem_val_from_file()
1227 mem_val = bcm_atoi(p_mem_val); in get_mem_val_from_file()
1330 char *p_mem_val = NULL; in get_assert_val_from_file() local
1348 p_mem_val = (char *)&mem_val; in get_assert_val_from_file()
1349 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_assert_val_from_file()
1350 mem_val = bcm_atoi(p_mem_val); in get_assert_val_from_file()