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 145 int tbio_to_dev(int fd, int flag) function
159 bif.direction = TBIO_TO_DEV;
173 tst_resm(TINFO, "Ioctl error for TBIO_TO_DEV");
213 tst_resm(TINFO, "Ioctl error for TBIO_TO_DEV");
245 bif.direction = TBIO_TO_DEV;
259 tst_resm(TINFO, "Ioctl error for TBIO_TO_DEV");
311 if (tbio_to_dev(tbio_fd, LTP_TBIO_DO_IO))

Completed in 274 milliseconds