Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dwavefront.h497 #define WF_CHANNEL_STATUS(ch,wcp) (wcp)[(ch/7)] & (1<<((ch)%7)) argument
/Linux-v5.4/fs/ocfs2/
Daops.c850 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() argument
878 *wcp = wc; in ocfs2_alloc_write_ctxt()