Searched refs:activekey (Results 1 – 1 of 1) sorted by relevance
1224 const char *activekey; in get_active_key_cont() local1232 keylen = response_get_string(&dev->parsed, 4, &activekey); in get_active_key_cont()1233 if (!activekey) { in get_active_key_cont()1239 dev->prev_data = kmemdup(activekey, keylen, GFP_KERNEL); in get_active_key_cont()