OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TBIO_DEVICE_NAME
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
tbio.h
33
#define
TBIO_DEVICE_NAME
"ltp_tbio"
ltp_tbio.c
58
pr_err(
TBIO_DEVICE_NAME
": " fmt "\n", ##__VA_ARGS__)
60
pr_info(
TBIO_DEVICE_NAME
": " fmt "\n", ##__VA_ARGS__)
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
tbio.c
61
char *TCID =
TBIO_DEVICE_NAME
;
Completed in 59 milliseconds