Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wlan_cfg.c20 static const struct wilc_cfg_byte g_cfg_byte[] = { variable
404 wl->cfg.b = kmemdup(g_cfg_byte, sizeof(g_cfg_byte), GFP_KERNEL); in wilc_wlan_cfg_init()