Searched refs:adf_devmgr_get_head (Results 1 – 4 of 4) sorted by relevance
104 list_for_each(itr, adf_devmgr_get_head()) { in qat_crypto_get_instance_node()125 list_for_each(itr, adf_devmgr_get_head()) { in qat_crypto_get_instance_node()
258 struct list_head *itr, *head = adf_devmgr_get_head(); in adf_ctl_is_device_in_use()278 struct list_head *itr, *head = adf_devmgr_get_head(); in adf_ctl_stop_devices()
127 struct list_head *adf_devmgr_get_head(void);
254 struct list_head *adf_devmgr_get_head(void) in adf_devmgr_get_head() function