Home
last modified time | relevance | path

Searched defs:GetPriority (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py115 def GetPriority(self, fname): member in Toolchain
/openbmc/linux/drivers/staging/rtl8712/
H A Dwifi.h141 #define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf) macro
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h192 #define GetPriority(pbuf) ((le16_to_cpu(*(__le16 *)(pbuf))) & 0xf) macro