Searched refs:get_etr_bar_id (Results 1 – 8 of 8) sorted by relevance
39 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function90 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcciov()
39 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function90 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxxiov()
39 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function90 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62xiov()
64 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function172 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxx()
69 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function182 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62x()
71 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function194 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcc()
111 u32 (*get_etr_bar_id)(struct adf_hw_device_data *self); member
440 i = hw_data->get_etr_bar_id(hw_data); in adf_init_etr_data()