Searched refs:triplets (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/tools/perf/arch/ |
A D | common.c | 119 static int lookup_triplets(const char *const *triplets, const char *name) in lookup_triplets() argument 124 for (i = 0; triplets[i] != NULL; i++) { in lookup_triplets() 125 scnprintf(buf, sizeof(buf), "%s%s", triplets[i], name); in lookup_triplets()
|
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/ |
A D | wl12xx_80211.h | 103 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
|
/linux-6.3-rc2/drivers/net/wireless/ti/wl1251/ |
A D | wl12xx_80211.h | 102 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | davinci-mcbsp.txt | 20 TC channel ordered triplets.
|
/linux-6.3-rc2/drivers/crypto/nx/ |
A D | nx.h | 39 u32 triplets; member
|
A D | nx.c | 381 i < msc->triplets; in nx_of_update_msc()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/ |
A D | socionext,uniphier-gpio.yaml | 52 <child-interrupt-base parent-interrupt-base length> triplets.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/ |
A D | mediatek,tphy.yaml | 113 # The format of the value is an arbitrary number of triplets of
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/ |
A D | mount-matrix.txt | 21 of the (x,y,z) triplets, such as different registers to read these coordinates,
|
/linux-6.3-rc2/Documentation/devicetree/bindings/opp/ |
A D | opp-v2-base.yaml | 78 single value or triplets.
|
Completed in 23 milliseconds