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_c62xiov()
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_dh895xcciov()
75 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function200 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcc()
87 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function202 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62x()
82 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function192 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxx()
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()