Home
last modified time | relevance | path

Searched defs:get_misc_bar_id (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/crypto/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c79 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() function
/linux-4.4.14/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c111 static uint32_t get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() function
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dadf_accel_devices.h147 uint32_t (*get_misc_bar_id)(struct adf_hw_device_data *self); member