Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h1188 struct rtl8xxxu_fileops;
1193 struct rtl8xxxu_fileops *fops;
1308 struct rtl8xxxu_fileops { struct
1442 extern struct rtl8xxxu_fileops rtl8192cu_fops;
1443 extern struct rtl8xxxu_fileops rtl8192eu_fops;
1444 extern struct rtl8xxxu_fileops rtl8723au_fops;
1445 extern struct rtl8xxxu_fileops rtl8723bu_fops;
Drtl8xxxu_8723a.c360 struct rtl8xxxu_fileops rtl8723au_fops = {
Drtl8xxxu_8192c.c543 struct rtl8xxxu_fileops rtl8192cu_fops = {
Drtl8xxxu_8192e.c1629 struct rtl8xxxu_fileops rtl8192eu_fops = {
Drtl8xxxu_core.c3851 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_init_queue_reserved_page()
3885 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_init_device()
5385 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_submit_rx_urb()
6050 priv->fops = (struct rtl8xxxu_fileops *)id->driver_info; in rtl8xxxu_probe()
Drtl8xxxu_8723b.c1645 struct rtl8xxxu_fileops rtl8723bu_fops = {