Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dsdio_ops.h13 extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);
/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c464 void sdio_set_intf_ops(struct adapter *adapter, struct _io_ops *ops) in sdio_set_intf_ops() function