Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/wfx/
Dfwio.h13 int wfx_init_device(struct wfx_dev *wdev);
Dfwio.c333 int wfx_init_device(struct wfx_dev *wdev) in wfx_init_device() function
Dmain.c347 err = wfx_init_device(wdev); in wfx_probe()