Home
last modified time | relevance | path

Searched refs:LTP_TBIO_GET_NR_VECS (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dtbio.h47 #define LTP_TBIO_GET_NR_VECS _IO(MAG_NUM,3) macro
Dltp_tbio.c401 case LTP_TBIO_GET_NR_VECS: in tbio_ioctl()
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
Dtbio.c293 if (ki_generic(tbio_fd, LTP_TBIO_GET_NR_VECS)) in main()