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

/linux-master/tools/testing/selftests/x86/
H A Dlam.c983 const char *dsaDeviceFile = "/dev/dsa/wq0.1"; variable
1022 if (file_Exists(dsaDeviceFile) == 1)
1044 return (file_Exists(dsaDeviceFile) != 1);
1055 fd = open(dsaDeviceFile, O_RDWR);

Completed in 143 milliseconds