Home
last modified time | relevance | path

Searched refs:ccp_type (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_dev.c654 uint8_t function, int ccp_type) in ccp_probe_device() argument
755 if (ccp_add_device(ccp_dev, ccp_type)) { in ccp_probe_device()
774 int ccp_type = 0; in ccp_probe_devices() local
799 if (is_ccp_device(dirname, ccp_id, &ccp_type)) { in ccp_probe_devices()
801 ccp_id[ccp_type].device_id); in ccp_probe_devices()
803 function, ccp_type); in ccp_probe_devices()