Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwavefront.h497 #define WF_CHANNEL_STATUS(ch,wcp) (wcp)[(ch/7)] & (1<<((ch)%7)) argument
/openbmc/linux/fs/ocfs2/
H A Daops.c837 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() argument
865 *wcp = wc; in ocfs2_alloc_write_ctxt()