Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/rc/
Drc-main.c979 u64 *current_protocols; in store_protocols() local
992 current_protocols = &dev->enabled_protocols; in store_protocols()
998 current_protocols = &dev->enabled_wakeup_protocols; in store_protocols()
1011 old_protocols = *current_protocols; in store_protocols()
1025 *current_protocols = new_protocols; in store_protocols()