Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dfwio.h13 int wfx_init_device(struct wfx_dev *wdev);
H A Dfwio.c333 int wfx_init_device(struct wfx_dev *wdev) in wfx_init_device() function
H A Dmain.c353 err = wfx_init_device(wdev); in wfx_probe()