Searched refs:_io_ops (Results 1 – 4 of 4) sorted by relevance
13 struct _io_ops { struct 45 struct _io_ops io_ops; argument 72 int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));14 _read8_io_ops global() argument 15 _read16_io_ops global() argument 16 _read32_io_ops global() argument 18 _write8_io_ops global() argument 19 _write16_io_ops global() argument 20 _write32_io_ops global() argument 21 _writeN_io_ops global() argument
13 extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);
120 int rtw_init_io_priv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops)) in rtw_init_io_priv()
464 void sdio_set_intf_ops(struct adapter *adapter, struct _io_ops *ops) in sdio_set_intf_ops()