Home
last modified time | relevance | path

Searched defs:max (Results 201 – 225 of 1407) sorted by relevance

12345678910>>...57

/openbmc/linux/arch/ia64/kernel/
H A Dsetup.c207 sort_regions (struct rsvd_region *rsvd_region, int max) in sort_regions()
223 merge_regions (struct rsvd_region *rsvd_region, int max) in merge_regions()
877 unsigned long line_size, max = 1; in get_cache_info() local
/openbmc/linux/net/phonet/
H A Dsysctl.c38 void phonet_get_local_port_range(int *min, int *max) in phonet_get_local_port_range()
/openbmc/u-boot/drivers/usb/gadget/
H A Depautoconf.c54 u16 max; in ep_matches() local
/openbmc/linux/arch/sh/kernel/
H A Dmachine_kexec.c168 unsigned long max = memblock_end_of_DRAM() - memory_limit; in reserve_crashkernel() local
/openbmc/linux/include/clocksource/
H A Dtimer-xilinx.h44 u32 max; member
/openbmc/linux/drivers/clk/starfive/
H A Dclk-starfive-jh7110-aon.c87 u32 max = jh7110_aonclk_data[idx].max; in jh7110_aoncrg_probe() local
H A Dclk-starfive-jh7100-audio.c115 u32 max = jh7100_audclk_data[idx].max; in jh7100_audclk_probe() local
H A Dclk-starfive-jh7110-stg.c107 u32 max = jh7110_stgclk_data[idx].max; in jh7110_stgcrg_probe() local
/openbmc/linux/drivers/hid/
H A Dhid-ite.c44 int *max) in ite_input_mapping()
/openbmc/linux/fs/xfs/
H A Dxfs_rtalloc.h78 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (-ENOSYS) argument
/openbmc/dbus-sensors/src/
H A DPSUSensor.hpp70 PSUProperty(std::string name, double max, double min, unsigned int factor, in PSUProperty()
/openbmc/linux/drivers/char/hw_random/
H A Darm_smccc_trng.c62 static int smccc_trng_read(struct hwrng *rng, void *data, size_t max, bool wait) in smccc_trng_read()
H A Dmpfs-rng.c27 static int mpfs_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in mpfs_rng_read()
H A Dst-rng.c48 static int st_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in st_rng_read()
/openbmc/linux/fs/hfs/
H A Dbitmap.c29 static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) in hfs_find_set_zero_bits()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dvolt.h13 u32 max; member
/openbmc/u-boot/drivers/power/
H A Daxp152.c11 static u8 axp152_mvolt_to_target(int mvolt, int min, int max, int div) in axp152_mvolt_to_target()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Drng.c69 static int ath9k_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ath9k_rng_read()
/openbmc/linux/drivers/input/misc/
H A Dgpio_decoder.c64 u32 max; in gpio_decoder_probe() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_utils.h58 u16 max; /* maximum number of queued packets */ member
65 u16 max; /* total max packets */ member
/openbmc/u-boot/drivers/ata/
H A Dsata_sil3114.c367 static u8 wait_for_irq (int num, unsigned int max) in wait_for_irq()
400 unsigned int max, u8 usealtstatus) in sata_busy_wait()
/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c292 int max = usb_maxpacket(dev, pipe); in submit_bulk_msg() local
345 int max = usb_maxpacket(dev, pipe); in submit_control_msg() local
/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-tpmi.c76 unsigned int *min, unsigned int *max) in read_control_freq()
89 unsigned int *max) in uncore_read_control_freq()
/openbmc/linux/drivers/scsi/arm/
H A Darm_scsi.h33 static inline int copy_SCp_to_sg(struct scatterlist *sg, struct scsi_pointer *SCp, int max) in copy_SCp_to_sg()
/openbmc/linux/drivers/pnp/pnpbios/
H A Drsparser.c221 resource_size_t min, max, align, len; in pnpbios_parse_mem_option() local
237 resource_size_t min, max, align, len; in pnpbios_parse_mem32_option() local
292 resource_size_t min, max, align, len; in pnpbios_parse_port_option() local

12345678910>>...57