Searched refs:adf_gen2_get_pf2vf_offset (Results 1 – 5 of 5) sorted by relevance
9 u32 adf_gen2_get_pf2vf_offset(u32 i) in adf_gen2_get_pf2vf_offset() function13 EXPORT_SYMBOL_GPL(adf_gen2_get_pf2vf_offset);
147 u32 adf_gen2_get_pf2vf_offset(u32 i);
138 hw_data->get_pf2vf_offset = adf_gen2_get_pf2vf_offset; in adf_init_hw_data_c3xxx()
140 hw_data->get_pf2vf_offset = adf_gen2_get_pf2vf_offset; in adf_init_hw_data_c62x()
204 hw_data->get_pf2vf_offset = adf_gen2_get_pf2vf_offset; in adf_init_hw_data_dh895xcc()
Completed in 7 milliseconds