Home
last modified time | relevance | path

Searched defs:func (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/tracing/
H A Ddraw_functrace.py35 def __init__(self, func, time = None, parent = None): argument
44 def calls(self, func, calltime): argument
53 def getParent(self, func): argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dpci.h31 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
H A Dpg.h46 char func; /* PG_RESET or PG_COMMAND */ member
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/nsk2/
H A Dnsk_282.h1389 NSK2HDI_VFUNCTION *func; /*!< @brief pointer to registered function.*/ member
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A Dnsk_282.h1432 NSK2HDI_VFUNCTION *func; /*!< @brief pointer to registered function.*/ member
/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk_282.h1432 NSK2HDI_VFUNCTION *func; /*!< @brief pointer to registered function.*/ member
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A Dnsk_282.h1432 NSK2HDI_VFUNCTION *func; /*!< @brief pointer to registered function.*/ member
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A Dnsk_282.h1432 NSK2HDI_VFUNCTION *func; /*!< @brief pointer to registered function.*/ member
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A Dnsk_282.h1434 NSK2HDI_VFUNCTION *func; /*!< @brief pointer to registered function.*/ member
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.c306 const char *func; member