Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/rc/
Drc-main.c1281 u64 *current_protocols; in store_protocols() local
1287 current_protocols = &dev->enabled_protocols; in store_protocols()
1301 old_protocols = *current_protocols; in store_protocols()
1318 *current_protocols = new_protocols; in store_protocols()