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()
810 ep_open (struct inode *inode, struct file *fd) in ep_open()
905 ep0_read (struct file *fd, char __user *buf, size_t len, loff_t *ptr) in ep0_read()
1109 ep0_write (struct file *fd, const char __user *buf, size_t len, loff_t *ptr) in ep0_write()
1163 ep0_fasync (int f, struct file *fd, int on) in ep0_fasync()
1174 dev_release (struct inode *inode, struct file *fd) in dev_release()
1200 ep0_poll (struct file *fd, poll_table *wait) in ep0_poll()
1231 static long dev_ioctl (struct file *fd, unsigned code, unsigned long value) in dev_ioctl()
1758 dev_config (struct file *fd, const char __user *buf, size_t len, loff_t *ptr) in dev_config()
1860 dev_open (struct inode *inode, struct file *fd) in dev_open()