Home
last modified time | relevance | path

Searched refs:rtl819x_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h283 struct rtl819x_ops { struct
341 struct rtl819x_ops *ops;
Drtl_core.c41 static const struct rtl819x_ops rtl819xp_ops = {
2429 struct rtl819x_ops *ops = (struct rtl819x_ops *)(id->driver_data); in _rtl92e_pci_probe()