Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_io.h79 struct _io_ops { struct
125 struct _io_ops io_ops; argument
213 …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);
/openbmc/linux/drivers/staging/rtl8712/
H A Dusb_ops.c183 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()
H A Dusb_ops.h31 void r8712_usb_set_intf_ops(struct _io_ops *pops);
H A Drtl871x_io.h70 struct _io_ops { struct
122 struct _io_ops io_ops;
H A Drtl871x_io.c44 void (*set_intf_ops)(struct _io_ops *pops); in _init_intf_hdl()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_io.c121 …riv(struct adapter *padapter, void (*set_intf_ops)(struct adapter *padapter, struct _io_ops *pops)) in rtw_init_io_priv()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c465 void sdio_set_intf_ops(struct adapter *adapter, struct _io_ops *ops) in sdio_set_intf_ops()