Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h1195 struct rtl8xxxu_fileops;
1279 struct rtl8xxxu_fileops *fops;
1408 struct rtl8xxxu_fileops { struct
1544 extern struct rtl8xxxu_fileops rtl8192cu_fops;
1545 extern struct rtl8xxxu_fileops rtl8192eu_fops;
1546 extern struct rtl8xxxu_fileops rtl8723au_fops;
1547 extern struct rtl8xxxu_fileops rtl8723bu_fops;
H A Drtl8xxxu_8723a.c360 struct rtl8xxxu_fileops rtl8723au_fops = {
H A Drtl8xxxu_8192c.c543 struct rtl8xxxu_fileops rtl8192cu_fops = {
H A Drtl8xxxu_8192e.c1676 struct rtl8xxxu_fileops rtl8192eu_fops = {
H A Drtl8xxxu_8723b.c1643 struct rtl8xxxu_fileops rtl8723bu_fops = {
H A Drtl8xxxu_core.c3848 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_init_queue_reserved_page()
3882 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_init_device()
5793 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_submit_rx_urb()
6664 priv->fops = (struct rtl8xxxu_fileops *)id->driver_info; in rtl8xxxu_probe()