Home
last modified time | relevance | path

Searched defs:intf_hdl (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8712/
A Drtl871x_io.h113 struct intf_hdl { struct
118 void (*intf_hdl_init)(u8 *priv); argument
119 void (*intf_hdl_unload)(u8 *priv); argument
120 void (*intf_hdl_open)(u8 *priv); argument
121 void (*intf_hdl_close)(u8 *priv); argument
122 struct _io_ops io_ops;
/linux/drivers/staging/rtl8723bs/include/
A Drtw_io.h121 struct intf_hdl { struct
122 struct adapter *padapter;
146 struct intf_hdl intf; argument
/linux/drivers/staging/r8188eu/include/
A Drtw_io.h101 struct intf_hdl { struct
102 struct adapter *padapter;
103 struct dvobj_priv *pintf_dev;

Completed in 6 milliseconds