Searched defs:file_p (Results 1 – 1 of 1) sorted by relevance
1029 static int btchr_open(struct inode *inode_p, struct file *file_p) in btchr_open()1073 static int btchr_close(struct inode *inode_p, struct file *file_p) in btchr_close()1107 static ssize_t btchr_read(struct file *file_p, in btchr_read()1150 static ssize_t btchr_write(struct file *file_p, in btchr_write()1208 static unsigned int btchr_poll(struct file *file_p, poll_table *wait) in btchr_poll()1248 static long btchr_ioctl(struct file *file_p, unsigned int cmd, unsigned long arg) in btchr_ioctl()