Searched defs:file_p (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/staging/telephony/ |
D | ixj.c | 2105 static int ixj_open(struct phone_device *p, struct file *file_p) in ixj_open() 2150 static int ixj_release(struct inode *inode, struct file *file_p) in ixj_release() 2745 static ssize_t ixj_read(struct file * file_p, char __user *buf, size_t length, loff_t * ppos) in ixj_read() 2800 static ssize_t ixj_enhanced_read(struct file * file_p, char __user *buf, size_t length, in ixj_enhanced_read() 2825 static ssize_t ixj_write(struct file *file_p, const char __user *buf, size_t count, loff_t * ppos) in ixj_write() 2879 static ssize_t ixj_enhanced_write(struct file * file_p, const char __user *buf, size_t count, loff_… in ixj_enhanced_write() 4583 static unsigned int ixj_poll(struct file *file_p, poll_table * wait) in ixj_poll() 6108 static long do_ixj_ioctl(struct file *file_p, unsigned int cmd, unsigned long arg) in do_ixj_ioctl() 6675 static long ixj_ioctl(struct file *file_p, unsigned int cmd, unsigned long arg) in ixj_ioctl() 6684 static int ixj_fasync(int fd, struct file *file_p, int mode) in ixj_fasync()
|