Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/rc/
Drc-main.c1283 u64 old_protocols, new_protocols; in store_protocols() local
1301 old_protocols = *current_protocols; in store_protocols()
1302 new_protocols = old_protocols; in store_protocols()
1317 if (new_protocols != old_protocols) { in store_protocols()