Searched refs:rtw_init_io_priv (Results 1 – 6 of 6) sorted by relevance
121 int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struc… in rtw_init_io_priv() function
213 int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struc…
284 int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct _io_ops *pops)) in rtw_init_io_priv() function
286 if (rtw_init_io_priv(padapter, sdio_set_intf_ops) == _FAIL) in rtw_sdio_if1_init()
343 int rtw_init_io_priv(struct adapter *padapter,
599 rtw_init_io_priv(padapter, usb_set_intf_ops); in rtw_usb_if1_init()