Home
last modified time | relevance | path

Searched refs:anony (Results 1 - 11 of 11) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_liteos/mpp/module_init/src/
H A Dhi_module_param.h133 int anony; member
H A Dsdk_init.c56 stMMZ_Param.anony = 1; in MMZ_init()
/device/soc/hisilicon/hi3518ev300/mpp/module_init/src/
H A Dhi_module_param.h128 int anony; member
H A Dsdk_init.c74 stMMZ_Param.anony = 1; in MMZ_init()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dmedia_mem.c59 int anony = 0; variable
62 module_param(anony, int, S_IRUGO);
1180 if (anony != 1) {
1181 osal_trace("The module param \"anony\" should only be 1 which is %d \n", anony);
1210 if (anony != 1) {
1211 osal_trace("The module param \"anony\" should only be 1 which is %d\n", anony);
H A Dhisi_allocator.c33 extern int anony;
H A Dcma_allocator.c59 extern int anony;
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_mmz.h130 if (anony == 1) { \
228 int anony; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_mmz.h127 if (anony == 1) { \
225 int anony; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/out/ko/
H A Dload3516dv300_user41 #insmod hi_osal.ko anony=1 mmz_allocator=hisi mmz=anonymous,0,$mmz_start,$mmz_size || report_error
42 insmod hi_osal.ko anony=1 mmz_allocator=hisi mmz=anonymous,0,0xA8000000,384M
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_mmz.h128 if (anony == 1) { \

Completed in 8 milliseconds