Lines Matching refs:NULL
49 MppHalApi *p_api = NULL; in hal_vpu_mpg4d_init()
53 if (NULL == p_hal) in hal_vpu_mpg4d_init()
74 p_api->reset = NULL; in hal_vpu_mpg4d_init()
75 p_api->flush = NULL; in hal_vpu_mpg4d_init()
76 p_api->control = NULL; in hal_vpu_mpg4d_init()
84 p_api->reset = NULL; in hal_vpu_mpg4d_init()
85 p_api->flush = NULL; in hal_vpu_mpg4d_init()
86 p_api->control = NULL; in hal_vpu_mpg4d_init()
163 .reset = NULL,
164 .flush = NULL,
165 .control = NULL,