Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_io.c120 int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops)) in rtw_init_io_priv()
125 if (!set_intf_ops) in rtw_init_io_priv()
132 set_intf_ops(padapter, &pintf->io_ops); in rtw_init_io_priv()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_io.h72 int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));