/linux/tools/perf/arch/ |
H 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/net/wireless/ |
H A D | reg.h | 94 * the band we'll process the country IE channel triplets for. 102 * The AP is expected to provide Country IE channel triplets for the 104 * country IE triplets even for channels outside of the band they are
|
/linux/drivers/net/wireless/ti/wl1251/ |
H A D | wl12xx_80211.h | 101 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | wl12xx_80211.h | 102 struct country_triplet triplets[MAX_COUNTRY_TRIPLETS]; member
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | socionext,uniphier-gpio.yaml | 52 <child-interrupt-base parent-interrupt-base length> triplets.
|
/linux/sound/pci/cs46xx/ |
H A D | cs46xx_dsp_scb_types.h | 267 number of 3 sample triplets to output each 275 output triplets since the start of group 722 /* hi: Number of mixed-down input triplets
|
/linux/drivers/crypto/nx/ |
H A D | nx.h | 39 u32 triplets; member
|
H A D | nx.c | 381 i < msc->triplets; in nx_of_update_msc()
|
/linux/Documentation/devicetree/bindings/iio/ |
H A D | mount-matrix.txt | 21 of the (x,y,z) triplets, such as different registers to read these coordinates,
|
/linux/Documentation/devicetree/bindings/opp/ |
H A D | opp-v2-base.yaml | 76 single value or triplets.
|
/linux/drivers/input/joystick/ |
H A D | gf2k.c | 27 #define GF2K_LENGTH 80 /* Max number of triplets in a packet */
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | cmd.c | 728 /* Now set up the channel triplets; firmware is somewhat picky here in lbs_set_11d_domain_info() 788 lbs_deb_11d("# triplets %d\n", num_triplet); in lbs_set_11d_domain_info()
|
/linux/arch/mips/include/asm/sn/sn0/ |
H A D | hubmd.h | 105 * triplets (MMC_BANK_MASK) in the MD_MEMORY_CONFIG register for bank size.
|
/linux/sound/usb/ |
H A D | format.c | 349 * Helper function to walk the array of sample rate triplets reported by
|
H A D | mixer.c | 381 /* FIXME: how should we handle multiple triplets here? */ in get_ctl_value_v2()
|
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu.c | 741 * dynamic list with triplets as in a7xx_patch_pwrup_reglist() 743 * stored as number for triplets in dynamic_list_len. in a7xx_patch_pwrup_reglist()
|
/linux/include/linux/ |
H A D | scmi_protocol.h | 558 * - when True the entries are to be interpreted as triplets,
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmdresp.c | 668 "11D: invalid number of triplets %d returned\n", in mwifiex_ret_802_11d_domain_info()
|
/linux/drivers/comedi/drivers/ |
H A D | usbduxsigma.c | 87 * Actually only the first 4 triplets are used but for the
|
H A D | usbdux.c | 123 * Actually only the first 4 triplets are used but for the
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 104 * Array of triplets (p_off, p_on, clock), where p_off and p_on are
|
/linux/net/mac80211/ |
H A D | mlme.c | 2886 * field in the triplets is reserved, and thus will be in ieee80211_find_80211h_pwr_constr()
|