Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/hdm-usb/
Dhdm_usb.c81 #define to_buf_anchor(w) container_of(w, struct buf_anchor, clear_work_obj) macro
928 anchor = to_buf_anchor(wq_obj); in wq_clear_halt()