Home
last modified time | relevance | path

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

/drivers/media/rc/
Drc-main.c1003 u64 *current_protocols; in store_protocols() local
1016 current_protocols = &dev->enabled_protocols; in store_protocols()
1022 current_protocols = &dev->enabled_wakeup_protocols; in store_protocols()
1035 old_protocols = *current_protocols; in store_protocols()
1049 *current_protocols = new_protocols; in store_protocols()