Searched refs:sdio_set_intf_ops (Results 1 – 3 of 3) sorted by relevance
13 extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);
286 if (rtw_init_io_priv(padapter, sdio_set_intf_ops) == _FAIL) in rtw_sdio_if1_init()
465 void sdio_set_intf_ops(struct adapter *adapter, struct _io_ops *ops) in sdio_set_intf_ops() function