Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dfwio.h13 int wfx_init_device(struct wfx_dev *wdev);
H A Dfwio.c318 int wfx_init_device(struct wfx_dev *wdev) in wfx_init_device() function
H A Dmain.c354 err = wfx_init_device(wdev); in wfx_probe()