Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds