Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c979 static int btchr_open(struct inode *inode_p, struct file *file_p) in btchr_open() argument
1008 return nonseekable_open(inode_p, file_p); in btchr_open()
1011 static int btchr_close(struct inode *inode_p, struct file *file_p) in btchr_close() argument