DEVICE_NAME_BASE
if (strncmp(path, DEVICE_NAME_BASE, strlen(DEVICE_NAME_BASE)) != 0)
#define DEVICE_NAME DEVICE_NAME_BASE "%" B_PRIu32 "/%d/raw"