Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dwavefront.h510 #define WF_CHANNEL_STATUS(ch,wcp) (wcp)[(ch/7)] & (1<<((ch)%7)) argument
/linux-4.19.296/fs/ocfs2/
Daops.c863 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() argument
891 *wcp = wc; in ocfs2_alloc_write_ctxt()