Searched refs:page_p (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pcie.c | 3711 char * page_p = NULL; in dhd_buzzz_dump_dngl() local 3718 if ((page_p = (char *)MALLOC(bus->dhd->osh, 4096)) == NULL) { in dhd_buzzz_dump_dngl() 3777 dhd_buzzz_dump(buzzz_p, buffer_p, page_p); in dhd_buzzz_dump_dngl() 3786 if (page_p) MFREE(bus->dhd->osh, page_p, 4096); in dhd_buzzz_dump_dngl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 5040 char * page_p = NULL; in dhd_buzzz_dump_dngl() local 5047 if ((page_p = (char *)MALLOC(bus->dhd->osh, 4096)) == NULL) { in dhd_buzzz_dump_dngl() 5106 dhd_buzzz_dump(buzzz_p, buffer_p, page_p); in dhd_buzzz_dump_dngl() 5115 if (page_p) MFREE(bus->dhd->osh, page_p, 4096); in dhd_buzzz_dump_dngl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 5032 char * page_p = NULL; in dhd_buzzz_dump_dngl() local 5039 if ((page_p = (char *)MALLOC(bus->dhd->osh, 4096)) == NULL) { in dhd_buzzz_dump_dngl() 5098 dhd_buzzz_dump(buzzz_p, buffer_p, page_p); in dhd_buzzz_dump_dngl() 5107 if (page_p) MFREE(bus->dhd->osh, page_p, 4096); in dhd_buzzz_dump_dngl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 5032 char * page_p = NULL; in dhd_buzzz_dump_dngl() local 5039 if ((page_p = (char *)MALLOC(bus->dhd->osh, 4096)) == NULL) { in dhd_buzzz_dump_dngl() 5098 dhd_buzzz_dump(buzzz_p, buffer_p, page_p); in dhd_buzzz_dump_dngl() 5107 if (page_p) MFREE(bus->dhd->osh, page_p, 4096); in dhd_buzzz_dump_dngl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.c | 7001 char * page_p = NULL; in dhd_buzzz_dump_dngl() local 7008 if ((page_p = (char *)MALLOC(bus->dhd->osh, 4096)) == NULL) { in dhd_buzzz_dump_dngl() 7067 dhd_buzzz_dump(buzzz_p, buffer_p, page_p); in dhd_buzzz_dump_dngl() 7076 if (page_p) MFREE(bus->dhd->osh, page_p, 4096); in dhd_buzzz_dump_dngl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.c | 6994 char * page_p = NULL; in dhd_buzzz_dump_dngl() local 7001 if ((page_p = (char *)MALLOC(bus->dhd->osh, 4096)) == NULL) { in dhd_buzzz_dump_dngl() 7060 dhd_buzzz_dump(buzzz_p, buffer_p, page_p); in dhd_buzzz_dump_dngl() 7069 if (page_p) MFREE(bus->dhd->osh, page_p, 4096); in dhd_buzzz_dump_dngl()
|