Searched refs:triplets (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/perf/arch/ |
| A D | common.c | 131 static int lookup_triplets(const char *const *triplets, const char *name) in lookup_triplets() argument 136 for (i = 0; triplets[i] != NULL; i++) { in lookup_triplets() 137 scnprintf(buf, sizeof(buf), "%s%s", triplets[i], name); in lookup_triplets()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| A D | wl12xx_80211.h | 102 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| A D | wl12xx_80211.h | 101 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
|
| /linux/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/Documentation/devicetree/bindings/gpio/ |
| A D | socionext,uniphier-gpio.yaml | 52 <child-interrupt-base parent-interrupt-base length> triplets.
|
| /linux/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/Documentation/devicetree/bindings/phy/ |
| A D | mediatek,tphy.yaml | 113 # The format of the value is an arbitrary number of triplets of
|
| /linux/Documentation/devicetree/bindings/opp/ |
| A D | opp-v2-base.yaml | 76 single value or triplets.
|
Completed in 18 milliseconds