Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/
Drc-main.c1231 u64 *current_protocols; in store_protocols() local
1237 current_protocols = &dev->enabled_protocols; in store_protocols()
1247 old_protocols = *current_protocols; in store_protocols()
1264 *current_protocols = new_protocols; in store_protocols()