Searched refs:get_etr_bar_id (Results 1 – 10 of 10) sorted by relevance
43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function86 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxxiov()
43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function86 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcciov()
43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function86 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62xiov()
82 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function137 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() function135 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() function234 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcc()
151 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function528 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()
179 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()