Searched defs:max_count (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/board/alliedtelesis/common/ |
H A D | gpio_hog.c | 12 int gpio_hog_list(struct gpio_desc *gpiod, int max_count, in gpio_hog_list()
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | libfdt_env.h | 128 static inline size_t fdt_strnlen(const char *string, size_t max_count) in fdt_strnlen()
|
/openbmc/u-boot/drivers/input/ |
H A D | cros_ec_keyb.c | 43 int max_count, bool *samep) in check_for_keys()
|
/openbmc/u-boot/lib/zlib/ |
H A D | trees.c | 721 int max_count = 7; /* max repeat count */ local 766 int max_count = 7; /* max repeat count */ local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | gpio-uclass.c | 882 struct gpio_desc *desc, int max_count, in gpio_request_list_by_name_nodev() 907 struct gpio_desc *desc, int max_count, in gpio_request_list_by_name()
|
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 135 def v9fs_read(self, tag, id, fid, off, max_count): argument 141 def v9fs_readdir(self, tag, id, fid, offset, max_count): argument
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 2306 uint64_t off, uint32_t max_count) in v9fs_xattr_read() 2341 uint32_t max_count) in v9fs_do_readdir_with_stat() 2421 uint32_t max_count; in v9fs_read() local 2535 off_t offset, int32_t max_count) in v9fs_do_readdir() 2638 uint32_t max_count; in v9fs_readdir() local
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm_tis_infineon.c | 125 unsigned int sleep_time_us, u8 max_count) in tpm_tis_i2c_write_generic()
|
/openbmc/qemu/tests/unit/ |
H A D | test-qobject-output-visitor.c | 273 int i, max_count = 1024; in test_visitor_out_list_qapi_free() local
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30.py | 58 def check_max_count(self, value, max_count): argument 425 def check_max_count(self, value, max_count): argument 596 max_count=None, argument
|