Home
last modified time | relevance | path

Searched refs:rc_driver_type (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/media/
Drc-core.h27 enum rc_driver_type { enum
172 enum rc_driver_type driver_type;
240 struct rc_dev *rc_allocate_device(enum rc_driver_type);
249 struct rc_dev *devm_rc_allocate_device(struct device *dev, enum rc_driver_type);
/linux-6.1.9/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h133 enum rc_driver_type driver_type;
/linux-6.1.9/drivers/media/usb/dvb-usb/
Ddvb-usb.h212 enum rc_driver_type driver_type;
/linux-6.1.9/Documentation/driver-api/media/
Drc-core.rst56 :c:type:`rc_driver_type`\ [#f2]_. Other hardware come with a
/linux-6.1.9/drivers/media/rc/
Drc-main.c1700 struct rc_dev *rc_allocate_device(enum rc_driver_type type) in rc_allocate_device()
1761 enum rc_driver_type type) in devm_rc_allocate_device()