Searched refs:_io_ops (Results 1 – 8 of 8) sorted by relevance
79 struct _io_ops { struct125 struct _io_ops io_ops; argument213 …iv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops));
13 extern void sdio_set_intf_ops(struct adapter *padapter, struct _io_ops *pops);
183 void r8712_usb_set_intf_ops(struct _io_ops *ops) in r8712_usb_set_intf_ops()185 memset((u8 *)ops, 0, sizeof(struct _io_ops)); in r8712_usb_set_intf_ops()
31 void r8712_usb_set_intf_ops(struct _io_ops *pops);
70 struct _io_ops { struct122 struct _io_ops io_ops;
44 void (*set_intf_ops)(struct _io_ops *pops); in _init_intf_hdl()
121 …riv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops)) in rtw_init_io_priv()
465 void sdio_set_intf_ops(struct adapter *adapter, struct _io_ops *ops) in sdio_set_intf_ops()
Completed in 13 milliseconds