Home
last modified time | relevance | path

Searched defs:hmem (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/
H A Dia_css_bh_types.h33 u32 hmem[ISP_HIST_COMPONENTS][IA_CSS_HMEM_BH_UNIT_SIZE]; member
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Disp_local.h53 bool hmem; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie_linux.c2282 dhd_free_module_memory(struct dhd_bus *bus, struct module_metadata *hmem) in dhd_free_module_memory()
2296 dhd_alloc_module_memory(struct dhd_bus *bus, uint32_t size, struct module_metadata *hmem) in dhd_alloc_module_memory()
H A Ddhd.h1014 struct module_metadata hmem; member
H A Ddhd_linux.c13141 struct module_metadata *hmem = NULL; in dhd_detach() local
20261 struct module_metadata *hmem = &dhd->hmem; in dhd_linux_get_modfw_address() local