Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/rtl8188f/sdio/
H A Dsdio_ops.c122 static u32 _cvrt2ftaddr(const u32 addr, u8 *pdeviceId, u16 *poffset) in _cvrt2ftaddr() argument
155 if (pdeviceId) in _cvrt2ftaddr()
156 *pdeviceId = deviceId; in _cvrt2ftaddr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/sdio/
H A Dsdio_ops.c114 static u32 _cvrt2ftaddr(const u32 addr, u8 *pdeviceId, u16 *poffset) in _cvrt2ftaddr() argument
147 if (pdeviceId) in _cvrt2ftaddr()
148 *pdeviceId = deviceId; in _cvrt2ftaddr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/rtl8703b/sdio/
H A Dsdio_ops.c114 static u32 _cvrt2ftaddr(const u32 addr, u8 *pdeviceId, u16 *poffset) in _cvrt2ftaddr() argument
147 if (pdeviceId) in _cvrt2ftaddr()
148 *pdeviceId = deviceId; in _cvrt2ftaddr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/rtl8723d/sdio/
H A Dsdio_ops.c114 static u32 _cvrt2ftaddr(const u32 addr, u8 *pdeviceId, u16 *poffset) in _cvrt2ftaddr() argument
147 if (pdeviceId) in _cvrt2ftaddr()
148 *pdeviceId = deviceId; in _cvrt2ftaddr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/rtl8723d/sdio/
H A Dsdio_ops.c115 static u32 _cvrt2ftaddr(const u32 addr, u8 *pdeviceId, u16 *poffset) in _cvrt2ftaddr() argument
148 if (pdeviceId) in _cvrt2ftaddr()
149 *pdeviceId = deviceId; in _cvrt2ftaddr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/sdio/
H A Dsdio_ops.c121 static u32 _cvrt2ftaddr(const u32 addr, u8 *pdeviceId, u16 *poffset) in _cvrt2ftaddr() argument
154 if (pdeviceId) in _cvrt2ftaddr()
155 *pdeviceId = deviceId; in _cvrt2ftaddr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/sdio/
H A Dsdio_ops.c150 static u32 _cvrt2ftaddr(const u32 addr, u8 *pdeviceId, u16 *poffset) in _cvrt2ftaddr() argument
184 if (pdeviceId) *pdeviceId = deviceId; in _cvrt2ftaddr()