Home
last modified time | relevance | path

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

/dpdk/drivers/net/enetfec/
H A Denet_uio.c33 file_name_match_extract(const char filename[], const char match[]) in file_name_match_extract() function
244 if (file_name_match_extract(dir->d_name, "uio")) { in enetfec_configure()
267 if (file_name_match_extract(uio_name, in enetfec_configure()
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_uio.c107 file_name_match_extract(const char filename[], const char match[], int *number) in file_name_match_extract() function
432 if (file_name_match_extract in sec_configure()
449 if (file_name_match_extract(uio_name, in sec_configure()