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