Home
last modified time | relevance | path

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

/drivers/staging/wfx/
Dhif_tx.h36 int hif_configuration(struct wfx_dev *wdev, const u8 *conf, size_t len);
Dmain.c191 ret = hif_configuration(wdev, buf + start, in wfx_send_pds()
Dhif_tx.c142 int hif_configuration(struct wfx_dev *wdev, const u8 *conf, size_t len) in hif_configuration() function