Searched refs:ir_open (Results 1 – 3 of 3) sorted by relevance
48 static int ir_open(struct tty_struct *tty, struct usb_serial_port *port);80 .open = ir_open,254 static int ir_open(struct tty_struct *tty, struct usb_serial_port *port) in ir_open() function
329 static int ir_open(struct rc_dev *dev) in ir_open() function872 rc->open = ir_open; in ir_probe()
957 static int ir_open(struct input_dev *idev) in ir_open() function1781 dev->input_dev->open = ir_open; in rc_prepare_rx_device()