Searched refs:_io_ops (Results 1 – 8 of 8) sorted by relevance
22 struct _io_ops { struct68 struct _io_ops io_ops; argument156 …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()
120 …riv(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()