Searched refs:ranges (Results 201 - 225 of 261) sorted by relevance

1234567891011

/linux-master/arch/x86/mm/
H A Dinit.c561 * Depending on the alignment of E820 ranges, this may possibly result
1066 .ranges = {
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c937 const struct ethtool_rmon_hist_range **ranges)
992 *ranges = sparx5_rmon_ranges;
935 sparx5_get_eth_rmon_stats(struct net_device *ndev, struct ethtool_rmon_stats *rmon_stats, const struct ethtool_rmon_hist_range **ranges) argument
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c458 const struct ethtool_rmon_hist_range **ranges)
464 *ranges = enetc_rmon_ranges;
456 enetc_get_rmon_stats(struct net_device *ndev, struct ethtool_rmon_stats *rmon_stats, const struct ethtool_rmon_hist_range **ranges) argument
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c890 const struct ethtool_rmon_hist_range **ranges)
929 *ranges = rmon_ranges;
888 fun_get_rmon_stats(struct net_device *netdev, struct ethtool_rmon_stats *stats, const struct ethtool_rmon_hist_range **ranges) argument
/linux-master/drivers/net/dsa/
H A Drzn1_a5psw.c870 const struct ethtool_rmon_hist_range **ranges)
888 *ranges = a5psw_rmon_ranges;
868 a5psw_get_rmon_stats(struct dsa_switch *ds, int port, struct ethtool_rmon_stats *rmon_stats, const struct ethtool_rmon_hist_range **ranges) argument
/linux-master/sound/core/
H A Dpcm_lib.c1056 * snd_interval_ranges - refine the interval value from the list of ranges
1058 * @count: the number of elements in the list of ranges
1059 * @ranges: the ranges list
1062 * Refines the interval value from the list of ranges.
1070 const struct snd_interval *ranges, unsigned int mask)
1086 snd_interval_copy(&range, &ranges[k]);
1312 r->count, r->ranges, r->mask);
1321 * @r: ranges
1069 snd_interval_ranges(struct snd_interval *i, unsigned int count, const struct snd_interval *ranges, unsigned int mask) argument
/linux-master/drivers/base/regmap/
H A Dregmap-kunit.c680 config.ranges = &test_range;
1174 /* Check that odd ranges weren't written */
1201 /* Sync and check that the expected register ranges were written */
1204 /* Check that odd ranges weren't written */
1211 /* Check that even ranges (except 2 and 4) were written */
1414 config.ranges = &test_range;
1825 config.ranges = &test_range;
/linux-master/drivers/net/hyperv/
H A Dnetvsc.c1453 u32 offset = vmxferpage_packet->ranges[i].byte_offset;
1454 u32 buflen = vmxferpage_packet->ranges[i].byte_count;
H A Dhyperv_net.h905 /* XFER PAGE packets can specify a maximum of 375 ranges for NDIS >= 6.0
906 * and a maximum of 64 ranges for NDIS < 6.0 with no RSC; with RSC, this
911 (offsetof(struct vmtransfer_page_packet_header, ranges) + \
/linux-master/drivers/pinctrl/
H A Dcore.c274 * as a base for translation. The distinction between linear GPIO ranges
275 * and pin list based GPIO ranges is managed correctly by this function.
297 * Tries to match a GPIO pin number to the ranges handled by a certain pin
307 /* Loop over the ranges */
345 /* Loop over the ranges */
420 * this to register handled ranges after registering your pin controller.
432 struct pinctrl_gpio_range *ranges,
438 pinctrl_add_gpio_range(pctldev, &ranges[i]);
486 /* Loop over the ranges */
1760 seq_puts(s, "GPIO ranges handle
431 pinctrl_add_gpio_ranges(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *ranges, unsigned int nranges) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1166 const struct ethtool_rmon_hist_range **ranges)
1201 *ranges = mlxsw_rmon_ranges;
1164 mlxsw_sp_get_rmon_stats(struct net_device *dev, struct ethtool_rmon_stats *rmon, const struct ethtool_rmon_hist_range **ranges) argument
/linux-master/arch/x86/kvm/
H A Dx86.c1799 struct msr_bitmap_range *ranges; local
1818 ranges = msr_filter->ranges;
1821 u32 start = ranges[i].base;
1822 u32 end = start + ranges[i].nmsrs;
1823 u32 flags = ranges[i].flags;
1824 unsigned long *bitmap = ranges[i].bitmap;
6784 kfree(msr_filter->ranges[i].bitmap);
6812 msr_filter->ranges[msr_filter->count] = (struct msr_bitmap_range) {
6835 for (i = 0; i < ARRAY_SIZE(filter->ranges);
6878 struct kvm_msr_filter_range_compat ranges[KVM_MSR_FILTER_MAX_RANGES]; member in struct:kvm_msr_filter_compat
[all...]
/linux-master/sound/soc/codecs/
H A Dtlv320adcx140.c157 .ranges = adcx140_ranges,
H A Dtlv320aic32x4.c592 .ranges = aic32x4_regmap_pages,
H A Drt5616.c1318 .ranges = rt5616_ranges,
H A Drt1305.c959 .ranges = rt1305_ranges,
/linux-master/drivers/media/dvb-frontends/
H A Drtl2832.c1063 dev->regmap_config.ranges = regmap_range_cfg;
H A Drtl2830.c798 .ranges = regmap_range_cfg,
/linux-master/include/soc/mscc/
H A Docelot.h1011 const struct ethtool_rmon_hist_range **ranges);
/linux-master/drivers/clk/
H A Dclk-versaclock7.c1275 .ranges = vc7_range_cfg,
/linux-master/drivers/pinctrl/renesas/
H A Dsh_pfc.h240 struct sh_pfc_pin_range *ranges; member in struct:sh_pfc
/linux-master/include/linux/
H A Dhyperv.h371 struct vmtransfer_page_range ranges[]; member in struct:vmtransfer_page_packet_header
399 * which this GPADL will be known and a set of GPA ranges associated with it.
401 * ranges, then the resulting MDL will be "chained," representing multiple VA
402 * ranges.
423 * ranges, in addition to commands and/or data.
/linux-master/drivers/net/dsa/qca/
H A Dar9331.c1014 .ranges = ar9331_regmap_range,
/linux-master/drivers/gpu/drm/bridge/
H A Dlontium-lt9611uxc.c85 .ranges = lt9611uxc_ranges,
H A Dlontium-lt9611.c84 .ranges = lt9611_ranges,

Completed in 620 milliseconds

1234567891011