Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h1196 struct rtl8xxxu_fileops;
1201 struct rtl8xxxu_fileops *fops;
1316 struct rtl8xxxu_fileops { struct
1449 extern struct rtl8xxxu_fileops rtl8192cu_fops;
1450 extern struct rtl8xxxu_fileops rtl8192eu_fops;
1451 extern struct rtl8xxxu_fileops rtl8723au_fops;
1452 extern struct rtl8xxxu_fileops rtl8723bu_fops;
Drtl8xxxu_8723a.c368 struct rtl8xxxu_fileops rtl8723au_fops = {
Drtl8xxxu_8192c.c551 struct rtl8xxxu_fileops rtl8192cu_fops = {
Drtl8xxxu_8192e.c1637 struct rtl8xxxu_fileops rtl8192eu_fops = {
Drtl8xxxu_core.c3855 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_init_queue_reserved_page()
3889 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_init_device()
5388 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_submit_rx_urb()
6051 priv->fops = (struct rtl8xxxu_fileops *)id->driver_info; in rtl8xxxu_probe()
Drtl8xxxu_8723b.c1648 struct rtl8xxxu_fileops rtl8723bu_fops = {