Home
last modified time | relevance | path

Searched defs:memdump_type (Results 1 – 9 of 9) sorted by relevance

/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_linux.c16553 char memdump_type[32]; in dhd_get_memdump_filename() local
16585 char memdump_type[32]; in write_dump_to_file() local
Ddhd.h1211 uint32 memdump_type; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_linux.c15986 char memdump_type[32]; in dhd_get_memdump_filename() local
16011 char memdump_type[32]; in write_dump_to_file() local
Ddhd.h1214 uint32 memdump_type; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd.h932 uint32 memdump_type; member
Ddhd_linux.c16240 char memdump_type[32]; in write_dump_to_file() local
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_linux.c20621 char memdump_type[DHD_MEMDUMP_TYPE_STR_LEN]; in dhd_get_memdump_filename() local
20648 char memdump_type[DHD_MEMDUMP_TYPE_STR_LEN]; in write_dump_to_file() local
Ddhd.h1574 uint32 memdump_type; member
Dwl_cfg80211.c22140 wl_cfg80211_handle_hang_event(struct net_device *ndev, uint16 hang_reason, uint32 memdump_type) in wl_cfg80211_handle_hang_event()