Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/rc/
Drc-main.c903 static int parse_protocol_change(u64 *protocols, const char *buf) in parse_protocol_change() function
1013 rc = parse_protocol_change(&new_protocols, buf); in store_protocols()