Searched refs:get_etr_bar_id (Results 1 – 9 of 9) sorted by relevance
40 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function87 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxxiov()
40 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function87 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62xiov()
40 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function87 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcciov()
64 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function203 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_4xxx()
84 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function191 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxx()
84 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function193 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62x()
71 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function211 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcc()
153 u32 (*get_etr_bar_id)(struct adf_hw_device_data *self); member
487 i = hw_data->get_etr_bar_id(hw_data); in adf_init_etr_data()