Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhif_tx.h21 struct wfx_hif_cmd { struct
31 void wfx_init_hif_cmd(struct wfx_hif_cmd *wfx_hif_cmd); argument
H A Dwfx.h48 struct wfx_hif_cmd hif_cmd;
H A Dhif_tx.c18 void wfx_init_hif_cmd(struct wfx_hif_cmd *hif_cmd) in wfx_init_hif_cmd()