Searched refs:get_sram_bar_id (Results 1 – 8 of 8) sorted by relevance
99 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function349 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_dh895xcc()
110 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function350 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_c3xxx()
112 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function355 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_c62x()
111 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function477 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_200xx()
183 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function952 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_4xxx()
185 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function2142 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_c4xxx()
340 uint32_t (*get_sram_bar_id)(struct adf_hw_device_data *self); member
1039 &pci_info->pci_bars[hw_data->get_sram_bar_id(hw_data)]; in qat_hal_init()