Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8192e.c1753 .needs_full_init = 1,
H A D8710b.c1851 .needs_full_init = 1,
H A D8723b.c1747 .needs_full_init = 1,
H A D8188f.c1744 .needs_full_init = 1,
H A D8192f.c2073 .needs_full_init = 1,
H A Drtl8xxxu.h2007 u8 needs_full_init:1; member
H A Dcore.c4045 if (fops->needs_full_init) in rtl8xxxu_init_device()