Home
last modified time | relevance | path

Searched refs:max_ (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/media/tuners/
H A Dmt2063.c76 u32 max_; member
359 s32 max_; member
456 if (f_max > pNode->max_) in MT2063_AddExclZone()
457 pNode->max_ = f_max; in MT2063_AddExclZone()
461 pNode->max_ = f_max; in MT2063_AddExclZone()
467 if (pNext->max_ > pNode->max_) in MT2063_AddExclZone()
468 pNode->max_ = pNext->max_; in MT2063_AddExclZone()
622 zones[j - 1].max_ = tmpMax; in MT2063_ChooseFirstIF()
626 zones[j].max_ = tmpMax; in MT2063_ChooseFirstIF()
649 if (abs(zones[i].max_) < abs(bestDiff)) in MT2063_ChooseFirstIF()
[all …]
/linux-6.15/drivers/hid/bpf/progs/
H A Dhid_report_helpers.h98 #define LogicalMaximum_i8(max_) 0x25, i8(max_), argument
99 #define LogicalMaximum_i16(max_) 0x26, LE16(max_), argument
100 #define LogicalMaximum_i32(max_) 0x27, LE32(max_), argument
106 #define PhysicalMaximum_i8(max_) 0x45, i8(max_), argument
107 #define PhysicalMaximum_i16(max_) 0x46, LE16(max_), argument
108 #define PhysicalMaximum_i32(max_) 0x47, LE32(max_), argument
113 #define UsageMaximum_i8(max_) 0x29, i8(max_), argument
114 #define UsageMaximum_i16(max_) 0x2a, LE16(max_), argument
/linux-6.15/drivers/scsi/
H A Dscsi_transport_spi.c349 if (val > tp->max_##field) \
350 val = tp->max_##field; \
372 spi_transport_simple_attr(max_##field, format_string) \
/linux-6.15/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo.c1637 if (psb_intel_sdvo_connector->max_##name < temp_value) return -EINVAL; \ in psb_intel_sdvo_set_property()
2231 psb_intel_sdvo_connector->max_##name = data_value[0]; \
/linux-6.15/Documentation/security/keys/
H A Dcore.rst947 ``max_*_size`` indicate the maximum sizes in bytes of a blob of data to be
1783 max_*_size fields are measured in bytes.
/linux-6.15/Documentation/virt/kvm/
H A Dapi.rst5406 The max_* members provide information about the maximum number of PV