Searched refs:serial_ir_open (Results 1 – 1 of 1) sorted by relevance
480 static int serial_ir_open(struct rc_dev *rcdev);522 rcdev->open = serial_ir_open; in serial_ir_probe()600 static int serial_ir_open(struct rc_dev *rcdev) in serial_ir_open() function