Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dsdio_intf.c27 static int rtw_drv_init(struct sdio_func *func, const struct sdio_device_id *id);
38 .probe = rtw_drv_init,
362 static int rtw_drv_init( in rtw_drv_init() function