Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dtbio.h49 #define LTP_TBIO_SPLIT _IO(MAG_NUM,5) macro
Dltp_tbio.c409 case LTP_TBIO_SPLIT: in tbio_ioctl()
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
Dtbio.c306 if (tbio_split_to_dev(tbio_fd, LTP_TBIO_SPLIT)) in main()