Searched refs:uof_get_num_objs (Results 1 – 3 of 3) sorted by relevance
279 static u32 uof_get_num_objs(void) in uof_get_num_objs() function351 hw_data->uof_get_num_objs = uof_get_num_objs; in adf_init_hw_data_4xxx()
22 num_objs = hw_device->uof_get_num_objs(); in adf_ae_fw_load_images()90 if (hw_device->uof_get_num_objs) in adf_ae_fw_load()
200 u32 (*uof_get_num_objs)(void); member