Searched refs:rc_driver_type (Results 1 – 5 of 5) sorted by relevance
19 * enum rc_driver_type - type of the RC driver.27 enum rc_driver_type { enum 174 enum rc_driver_type driver_type;235 * @rc_driver_type: specifies the type of the RC output to be allocated238 struct rc_dev *rc_allocate_device(enum rc_driver_type);244 * @rc_driver_type: specifies the type of the RC output to be allocated247 struct rc_dev *devm_rc_allocate_device(struct device *dev, enum rc_driver_type);
133 enum rc_driver_type driver_type;
210 enum rc_driver_type driver_type;
56 :c:type:`rc_driver_type`\ [#f2]_. Other hardware come with a
1700 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()