Searched refs:get_etr_bar_id (Results 1 – 8 of 8) sorted by relevance
83 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function134 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxxiov()
83 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function134 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62xiov()
83 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function134 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcciov()
113 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function226 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62x()
108 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function216 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxx()
115 static uint32_t get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function238 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcc()
161 uint32_t (*get_etr_bar_id)(struct adf_hw_device_data *self); member
483 i = hw_data->get_etr_bar_id(hw_data); in adf_init_etr_data()