Home
last modified time | relevance | path

Searched refs:_io_ops (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_io.h22 struct _io_ops { struct
68 struct _io_ops io_ops; argument
156 …iv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));
H A Dsdio_ops.h13 extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_io.c120 …riv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops)) in rtw_init_io_priv()
/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()