Home
last modified time | relevance | path

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

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