Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dwlan_cfg.c41 static const struct wilc_cfg_str g_cfg_str[] = { variable
372 wl->cfg.s = kmemdup(g_cfg_str, sizeof(g_cfg_str), GFP_KERNEL); in wilc_wlan_cfg_init()