Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
Dtbase.c51 static int tbase_open(struct inode *, struct file *);
81 open: tbase_open,
86 static int tbase_open(struct inode *ino, struct file *f) in tbase_open() function