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_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()
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()
56 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function123 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c62x()
56 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function121 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_c3xxx()
43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() function187 hw_data->get_etr_bar_id = get_etr_bar_id; in adf_init_hw_data_dh895xcc()
65 static u32 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_4xxx()
157 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()
Completed in 11 milliseconds