Searched refs:change_wakeup_protocol (Results 1 – 2 of 2) sorted by relevance
160 int (*change_wakeup_protocol)(struct rc_dev *dev, u64 *rc_type); member
1023 change_protocol = dev->change_wakeup_protocol; in store_protocols()1372 if (dev->change_wakeup_protocol) in rc_register_device()