Searched refs:adf_devmgr_get_head (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dadf_ctl_drv.c258 struct list_head *itr, *head = adf_devmgr_get_head(); adf_ctl_is_device_in_use()
278 struct list_head *itr, *head = adf_devmgr_get_head(); adf_ctl_stop_devices()
H A Dadf_common_drv.h105 struct list_head *adf_devmgr_get_head(void);
H A Dadf_dev_mgr.c93 struct list_head *adf_devmgr_get_head(void) adf_devmgr_get_head() function
H A Dqat_crypto.c110 list_for_each(itr, adf_devmgr_get_head()) { list_for_each()

Completed in 38 milliseconds