Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_io.h125 struct intf_hdl { struct
130 void (*intf_hdl_init)(u8 *priv); argument
131 void (*intf_hdl_unload)(u8 *priv); argument
132 void (*intf_hdl_open)(u8 *priv); argument
133 void (*intf_hdl_close)(u8 *priv); argument
134 struct _io_ops io_ops;
/drivers/staging/rtl8723bs/include/
Drtw_io.h132 struct intf_hdl { struct
133 struct adapter *padapter;
134 struct dvobj_priv *pintf_dev;/* pointer to &(padapter->dvobjpriv); */
136 struct _io_ops io_ops;