Searched refs:rc_driver_type (Results 1 – 5 of 5) sorted by relevance
27 enum rc_driver_type { enum176 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);
133 enum rc_driver_type driver_type;
212 enum rc_driver_type driver_type;
56 :c:type:`rc_driver_type`\ [#f2]_. Other hardware come with a
1699 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