Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h1195 struct rtl8xxxu_fileops;
1279 struct rtl8xxxu_fileops *fops;
1407 struct rtl8xxxu_fileops { struct
1543 extern struct rtl8xxxu_fileops rtl8192cu_fops;
1544 extern struct rtl8xxxu_fileops rtl8192eu_fops;
1545 extern struct rtl8xxxu_fileops rtl8723au_fops;
1546 extern struct rtl8xxxu_fileops rtl8723bu_fops;
Drtl8xxxu_8723a.c360 struct rtl8xxxu_fileops rtl8723au_fops = {
Drtl8xxxu_8192c.c543 struct rtl8xxxu_fileops rtl8192cu_fops = {
Drtl8xxxu_8192e.c1674 struct rtl8xxxu_fileops rtl8192eu_fops = {
Drtl8xxxu_8723b.c1643 struct rtl8xxxu_fileops rtl8723bu_fops = {
Drtl8xxxu_core.c3852 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_init_queue_reserved_page()
3886 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_init_device()
5855 struct rtl8xxxu_fileops *fops = priv->fops; in rtl8xxxu_submit_rx_urb()
6727 priv->fops = (struct rtl8xxxu_fileops *)id->driver_info; in rtl8xxxu_probe()