Lines Matching defs:fd
373 ep_release (struct inode *inode, struct file *fd) in ep_release()
394 static long ep_ioctl(struct file *fd, unsigned code, unsigned long value) in ep_ioctl()
813 ep_open (struct inode *inode, struct file *fd) in ep_open()
908 ep0_read (struct file *fd, char __user *buf, size_t len, loff_t *ptr) in ep0_read()
1112 ep0_write (struct file *fd, const char __user *buf, size_t len, loff_t *ptr) in ep0_write()
1166 ep0_fasync (int f, struct file *fd, int on) in ep0_fasync()
1177 dev_release (struct inode *inode, struct file *fd) in dev_release()
1203 ep0_poll (struct file *fd, poll_table *wait) in ep0_poll()
1234 static long dev_ioctl (struct file *fd, unsigned code, unsigned long value) in dev_ioctl()
1761 dev_config (struct file *fd, const char __user *buf, size_t len, loff_t *ptr) in dev_config()
1863 dev_open (struct inode *inode, struct file *fd) in dev_open()