Home
last modified time | relevance | path

Searched defs:cbp (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pinctrl/zte/
H A Dpinctrl-zx.h51 #define TOP_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument
66 #define AON_PIN(pin, off, bp, wd, coff, cbp, ...) { \ argument
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dlog.c82 void RTMP_LogSetCallback(RTMP_LogCallback *cbp) in RTMP_LogSetCallback()
/OK3568_Linux_fs/u-boot/env/
H A Dattr.c123 struct regex_callback_priv *cbp = (struct regex_callback_priv *)priv; in regex_callback() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-dbg.c267 u32 cbp, be; in ohci_dump_td() local
434 u32 cbp, be; in show_list() local
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/
H A Dip28-berr.c44 unsigned int cbp; member
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_btree.c2888 struct xfs_buf *cbp; /* buffer for cblock */ in xfs_btree_new_iroot() local
3485 struct xfs_buf *cbp; in xfs_btree_kill_iroot() local
H A Dxfs_bmap.c595 xfs_buf_t *cbp; /* child block's buffer */ in xfs_bmap_btree_to_extents() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dbio.h597 # define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ argument