Home
last modified time | relevance | path

Searched defs:dump_len (Results 1 – 3 of 3) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_csi.c79 int pos = 0, dump_len = 0, remain = 0; in dhd_csi_event_handler() local
Dwl_android_ext.c3267 int dump_len = WLC_IOCTL_MEDLEN; in wl_ext_isam_peer_path() local
3322 int dump_len = WLC_IOCTL_MEDLEN; in wl_ext_isam_status() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c2465 int dump_len = vop->len > 0x400 ? 0x400 : vop->len; in vop_crtc_regs_dump() local