Searched refs:sync_serial_open (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/cris/arch-v10/drivers/
H A Dsync_serial.c157 static int sync_serial_open(struct inode *inode, struct file *file);
253 .open = sync_serial_open,
443 static int sync_serial_open(struct inode *inode, struct file *file) sync_serial_open() function
/linux-4.1.27/arch/cris/arch-v32/drivers/
H A Dsync_serial.c179 static int sync_serial_open(struct inode *, struct file *);
300 .open = sync_serial_open,
430 static int sync_serial_open(struct inode *inode, struct file *file) sync_serial_open() function

Completed in 49 milliseconds