Searched refs:get_etr_bar_id (Results 1 – 10 of 10) sorted by relevance
41 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function84 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcciov()
41 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function84 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxxiov()
41 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function84 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62xiov()
56 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function109 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxx()
56 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function111 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62x()
45 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function219 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcc()
106 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function333 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_4xxx()
174 u32 etr_bar_id = hw_data->get_etr_bar_id(hw_data); in adf_gen4_ring_pair_reset()
173 u32 (*get_etr_bar_id)(struct adf_hw_device_data *self); member
498 i = hw_data->get_etr_bar_id(hw_data); in adf_init_etr_data()