iocmd_test
int (*iocmd_test)(int);
static struct iocmd_test *
struct iocmd_test *test_iocmd = NULL;
if (test_iocmd->iocmd_test(dev) != 0)