Home
last modified time | relevance | path

Searched defs:max_len (Results 276 - 300 of 480) sorted by relevance

1...<<11121314151617181920

/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c1071 mwifiex_drv_get_driver_version(struct mwifiex_adapter *adapter, char *version, int max_len) mwifiex_drv_get_driver_version() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c214 const u64 max_len = rounddown_pow_of_two(UINT_MAX); in fake_get_huge_pages() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c1311 size_t intel_uc_fw_copy_rsa(struct intel_uc_fw *uc_fw, void *dst, u32 max_len) in intel_uc_fw_copy_rsa() argument
/kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/
H A Dpio.c114 unsigned int max_len; member
122 unsigned int max_len; member
H A Ddma.c147 unsigned int max_len; member
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dgamecon.c582 int i, j, max_len = 0; in gc_psx_read_packet() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dcsum.c295 static char *build_packet(char *buf, int max_len, int *len) in build_packet() argument
/kernel/linux/linux-6.6/net/can/
H A Dgw.c538 int max_len = nskb->len - offsetof(struct canfd_frame, data); in can_can_gw_rcv() local
/third_party/backends/backend/
H A Dapple.c2430 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
H A Dabaton.c1272 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
H A Dma1509.c1857 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
H A Dmustek_usb2.c2475 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
H A Dxerox_mfp.h85 int max_len; /* effective max len for current doc source */ member
H A Ds9036.c1242 copy_buffer (S9036_Scanner * s, SANE_Byte ** buf, SANE_Int * max_len, in copy_buffer() argument
1269 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
[all...]
H A Dsp15c.c916 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument
H A Dteco2.c3278 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
H A Dgt68xx.c2094 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
H A Dmatsushita.c2346 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
/third_party/gn/src/gn/
H A Dparse_tree.cc458 ComputeAndValidateListIndex(Scope* scope, size_t max_len, size_t* computed_index, Err* err) const ComputeAndValidateListIndex() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_request.c974 usbd_req_get_desc(struct usb_device *udev, struct mtx *mtx, uint16_t *actlen, void *desc, uint16_t min_len, uint16_t max_len, uint16_t id, uint8_t type, uint8_t index, uint8_t retries) usbd_req_get_desc() argument
1165 usbd_req_get_string_desc(struct usb_device *udev, struct mtx *mtx, void *sdesc, uint16_t max_len, uint16_t lang_id, uint8_t string_index) usbd_req_get_string_desc() argument
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c155 const int max_len = min(pctx->bufsize - i, pctx->mxsz); in ntfs_best_match() local
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references_hq.c415 const size_t max_len = num_bytes - pos; in UpdateNodes() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.c155 size_t max_len; in DumpFrame() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_enc.c339 const int max_len = MaxFindCopyLength(size - 1 - base_position); in VP8LHashChainFill() local
458 const int max_len = MaxFindCopyLength(pix_count - i); in BackwardReferencesRle() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_hq.c415 const size_t max_len = num_bytes - pos; in UpdateNodes() local

Completed in 50 milliseconds

1...<<11121314151617181920