Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/rc/
Drc-main.c1244 u64 *current_protocols; in store_protocols() local
1250 current_protocols = &dev->enabled_protocols; in store_protocols()
1260 old_protocols = *current_protocols; in store_protocols()
1277 *current_protocols = new_protocols; in store_protocols()