Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhwio.h15 int wfx_data_read(struct wfx_dev *wdev, void *buf, size_t buf_len);
Dbh.c83 if (wfx_data_read(wdev, skb->data, alloc_len)) in rx_helper()
Dhwio.c232 int wfx_data_read(struct wfx_dev *wdev, void *buf, size_t len) in wfx_data_read() function