HomeSort by relevance Sort by last modified time
    Searched refs:TBIO_TO_DEV (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
tbio.h 38 #define TBIO_TO_DEV 1
ltp_tbio.c 142 case TBIO_TO_DEV:
316 case TBIO_TO_DEV:
  /external/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
tbio.c 142 int tbio_to_dev(int fd, int flag) function
156 bif.direction = TBIO_TO_DEV;
170 tst_resm(TINFO, "Ioctl error for TBIO_TO_DEV");
210 tst_resm(TINFO, "Ioctl error for TBIO_TO_DEV");
242 bif.direction = TBIO_TO_DEV;
256 tst_resm(TINFO, "Ioctl error for TBIO_TO_DEV");
308 if (tbio_to_dev(tbio_fd, LTP_TBIO_DO_IO))

Completed in 1005 milliseconds