Searched refs:get_etr_bar_id (Results 1 – 4 of 4) sorted by relevance
84 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function159 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcciov()
116 static uint32_t get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function239 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcc()
148 uint32_t (*get_etr_bar_id)(struct adf_hw_device_data *self); member
496 i = hw_data->get_etr_bar_id(hw_data); in adf_init_etr_data()