Home
last modified time | relevance | path

Searched refs:rc_open (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/rc/
H A Drc-core-priv.h20 * rc_open - Opens a RC device
24 int rc_open(struct rc_dev *rdev);
H A Dlirc_dev.c176 retval = rc_open(dev); in lirc_open()
H A Drc-main.c969 int rc_open(struct rc_dev *rdev) in rc_open() function
997 return rc_open(rdev); in ir_open()
1851 /* rc_open will be called here */ in rc_setup_rx_device()
1944 * userspace can open the input device and rc_open() will be called in rc_register_device()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Drc-core-priv.h20 * rc_open - Opens a RC device
24 int rc_open(struct rc_dev *rdev);
H A Dlirc_dev.c165 retval = rc_open(dev); in lirc_open()
H A Drc-main.c970 int rc_open(struct rc_dev *rdev) in rc_open() function
998 return rc_open(rdev); in ir_open()
1852 /* rc_open will be called here */ in rc_setup_rx_device()
1945 * userspace can open the input device and rc_open() will be called in rc_register_device()

Completed in 8 milliseconds