Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c385 static u32 sdio_read_port( in sdio_read_port() function
471 ops->_read_port = &sdio_read_port; in sdio_set_intf_ops()
826 ret = sdio_read_port(&adapter->iopriv.intf, WLAN_RX0FF_DEVICE_ID, readsize, readbuf); in sd_recv_rxfifo()