Home
last modified time | relevance | path

Searched defs:dpit (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c748 int bnxt_qplib_alloc_dpi(struct bnxt_qplib_dpi_tbl *dpit, in bnxt_qplib_alloc_dpi()
770 struct bnxt_qplib_dpi_tbl *dpit, in bnxt_qplib_dealloc_dpi()
790 struct bnxt_qplib_dpi_tbl *dpit) in bnxt_qplib_free_dpi_tbl()
800 struct bnxt_qplib_dpi_tbl *dpit, in bnxt_qplib_alloc_dpi_tbl()
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Ddecode.c157 integer *dpit; in decode_() local
H A Dlpc10.h180 integer dpit[3]; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodejsonparser.cpp121 QJsonObject::const_iterator dpit = loc.constFind(QLatin1String("DisplayPosition")); in checkLocation() local