Home
last modified time | relevance | path

Searched full:part (Results 13326 - 13350 of 35485) sorted by relevance

1...<<531532533534535536537538539540>>...1420

/kernel/linux/linux-5.10/Documentation/driver-api/gpio/
H A Dlegacy.rst144 before tasking is enabled, as part of early board setup.
261 before tasking is enabled, as part of early board setup.
405 options are part of the IRQ interface, e.g. IRQF_TRIGGER_FALLING, as are
547 Most often a gpio_chip is part of an instance-specific structure with state
754 suitable for documenting as part of a board support package.
H A Ddriver.rst76 Often a gpio_chip is part of an instance-specific structure with states not
286 part of the driver needs to inspect registers to figure this out and it
300 spinlock_t or any sleepable APIs (like PM runtime) as part of its irqchip
606 - ensure spinlock_t is not used as part irq_chip implementation
607 - ensure that sleepable APIs are not used as part irq_chip implementation
/kernel/linux/linux-5.10/Documentation/filesystems/
H A Dfsverity.rst494 read() from the part of the file containing the page will fail with
576 :Q: Why isn't fs-verity part of IMA?
642 part of a package that is installed to many computers?
643 :A: This isn't currently supported. It was part of the original
724 metadata is fundamentally part of the file to be protected, and
/kernel/linux/linux-5.10/Documentation/m68k/
H A Dkernel-options.rst37 (the part before the '=') or, in some cases, the whole argument string
47 In general, the value (the part after the '=') of an option is a
414 <offset> is the offset of the visible part of the screen memory to its
511 If you're missing a corresponding yres_virtual: the external part is legacy,
622 The <cmd_per_lun> value at a great part determines the amount of
/kernel/linux/linux-5.10/drivers/net/appletalk/
H A Dltpc.c12 * Based in part on:
22 * talk to the card are guesswork on my part, so use at your own risk!
25 * guesswork. Again, use at your own risk! (Although on this part, I'd
46 * layers up through ATP. Even if you knew how that part works (which I
1128 /* (I think... leaving out this part makes the kernel crash, in ltpc_probe()
/kernel/linux/linux-6.6/Documentation/arch/m68k/
H A Dkernel-options.rst37 (the part before the '=') or, in some cases, the whole argument string
47 In general, the value (the part after the '=') of an option is a
414 <offset> is the offset of the visible part of the screen memory to its
511 If you're missing a corresponding yres_virtual: the external part is legacy,
622 The <cmd_per_lun> value at a great part determines the amount of
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst49 | Supplier | Type | Part Numbers |
72 | Supplier | Type | Part Numbers |
122 | Supplier | Type | Part Numbers |
146 | Supplier | Type | Part Numbers |
305 Note: Flow Control auto-negotiation is part of link auto-negotiation. Depending
/kernel/linux/linux-6.6/arch/
H A DKconfig618 fills the used part of the kernel stack with the STACKLEAK_POISON
660 - local variable's address used as part of the right hand side of an
834 frames to determine if an object is part of either the arguments
1207 as part of compat syscall handling.
1479 accessed bit in non-leaf PMD entries when using them as part of linear
/kernel/linux/linux-5.10/drivers/usb/c67x00/
H A Dc67x00-sched.c43 /* HW specific part */
58 /* SW part */
609 /* SW part */ in c67x00_create_td()
613 /* HW part */ in c67x00_create_td()
626 /* SW part */ in c67x00_create_td()
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-atom-controls.c1055 cmd.param.part.cfg.rate = 2; /* 48khz */ in sst_set_media_loop()
1057 cmd.param.part.cfg.format = ids->format; /* stereo/Mono */ in sst_set_media_loop()
1058 cmd.param.part.cfg.s_length = 1; /* 24bit left justified */ in sst_set_media_loop()
1431 * controls and comparing the name of the widget with the first part of control
1432 * name. First part of control name contains the pipe name (widget name).
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c504 * the first part of the entries, the new entry, and the last part of
565 * Copy the first part of the directory, including the header. in xfs_dir2_sf_addname_hard()
764 * Check that the variable-length part of the structure is in xfs_dir2_sf_verify()
989 * Copy the part if any after the removed entry, sliding it down. in xfs_dir2_sf_removename()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c496 * ice_read_pba_string - Reads part number string from NVM
498 * @pba_num: stores the part number string from the NVM
499 * @pba_num_size: part number string buffer length
501 * Reads the part number string from the NVM.
1173 * as part of the NVM update as the first cmd in the flow.
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c504 * the first part of the entries, the new entry, and the last part of
565 * Copy the first part of the directory, including the header. in xfs_dir2_sf_addname_hard()
764 * Check that the variable-length part of the structure is in xfs_dir2_sf_verify()
985 * Copy the part if any after the removed entry, sliding it down. in xfs_dir2_sf_removename()
/kernel/linux/linux-6.6/drivers/usb/c67x00/
H A Dc67x00-sched.c43 /* HW specific part */
58 /* SW part */
609 /* SW part */ in c67x00_create_td()
613 /* HW part */ in c67x00_create_td()
626 /* SW part */ in c67x00_create_td()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm_adsp.c752 *filename = kasprintf(GFP_KERNEL, "%s%s-%s-%s-%s-%s.%s", dir, dsp->part, in wm_adsp_request_firmware_file()
756 *filename = kasprintf(GFP_KERNEL, "%s%s-%s-%s-%s.%s", dir, dsp->part, in wm_adsp_request_firmware_file()
760 *filename = kasprintf(GFP_KERNEL, "%s%s-%s-%s.%s", dir, dsp->part, fwf, in wm_adsp_request_firmware_file()
872 cirrus_dir, dsp->part, in wm_adsp_request_firmware_files()
1612 buf->name = kasprintf(GFP_KERNEL, "%s-dsp-%s", dsp->part, in wm_adsp_buffer_parse_coeff()
/kernel/linux/linux-6.6/lib/
H A Dscatterlist.c20 * Usually the next entry will be @sg@ + 1, but if this sg element is part
122 * If this is part of a chained sg table, sg_mark_end() should be
123 * used only on the last table part.
341 * If this is not the first mapping, chain previous part. in __sg_alloc_table()
1069 * sg_zero_buffer - Zero-out a part of a SG list
/kernel/linux/linux-6.6/mm/
H A Dinternal.h75 /* Can active folios be deactivated as part of reclaim? */
88 /* Can folios be swapped as part of reclaim? */
281 * 2. One of the pages in the folio is part of an mlocked VMA
1133 * has to be writable -- and if it references (part of) an anonymous in gup_must_unshare()
1134 * folio, that part is required to be marked exclusive. in gup_must_unshare()
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-atom-controls.c1055 cmd.param.part.cfg.rate = 2; /* 48khz */ in sst_set_media_loop()
1057 cmd.param.part.cfg.format = ids->format; /* stereo/Mono */ in sst_set_media_loop()
1058 cmd.param.part.cfg.s_length = 1; /* 24bit left justified */ in sst_set_media_loop()
1426 * controls and comparing the name of the widget with the first part of control
1427 * name. First part of control name contains the pipe name (widget name).
/third_party/ffmpeg/libavcodec/
H A Dflacenc.c5 * This file is part of FFmpeg.
607 int k, cnt, part; in calc_optimal_rice_params() local
610 part = (1 << porder); in calc_optimal_rice_params()
611 all_bits = 4 * part; in calc_optimal_rice_params()
614 for (i = 0; i < part; i++) { in calc_optimal_rice_params()
/third_party/ffmpeg/libavcodec/aarch64/
H A Dvp9lpf_16bpp_neon.S4 * This file is part of FFmpeg.
268 // If this part is skipped, the output is read from v21-v26 (which is the input
676 // If we didn't need to do the flat8in part, we use the same writeback
726 // If we did the flat8out part, we get the output in
749 // If we didn't do the flat8out part, the output is left in the
/third_party/curl/docs/
H A DTheArtOfHttpScripting.md37 well), response headers and most often also a response body. The "body" part
141 ## Path part
143 The path part is just sent off to the server to request that it sends back
247 get `junk.cgi?birthyear=1905&press=OK` appended to the path part of the
412 part, curl will prompt for the password interactively.
/third_party/curl/lib/
H A Dhostip.c11 * you should have received as part of this distribution. The terms
657 /* return TRUE if 'part' is a case insensitive tail of 'full' */
658 static bool tailmatch(const char *full, const char *part) in tailmatch() argument
660 size_t plen = strlen(part); in tailmatch()
664 return strncasecompare(part, &full[flen - plen], plen); in tailmatch()
H A Dpop3.c11 * you should have received as part of this distribution. The terms
931 /* But since this initial CR LF pair is not part of the actual body, we set in pop3_state_command_resp()
1106 * This function should do everything that is to be considered a part of the
1479 /* Write out the body part that didn't match */ in Curl_pop3_write()
1561 the CRLF at the start of the EOB as this is considered to be part of the in Curl_pop3_write()
/third_party/mbedtls/library/
H A Dssl_ciphersuites.c288 MBEDTLS_KEY_EXCHANGE_NONE, /* Key exchange not part of ciphersuite in TLS 1.3 */
295 MBEDTLS_KEY_EXCHANGE_NONE, /* Key exchange not part of ciphersuite in TLS 1.3 */
303 MBEDTLS_KEY_EXCHANGE_NONE, /* Key exchange not part of ciphersuite in TLS 1.3 */
308 MBEDTLS_KEY_EXCHANGE_NONE, /* Key exchange not part of ciphersuite in TLS 1.3 */
317 MBEDTLS_KEY_EXCHANGE_NONE, /* Key exchange not part of ciphersuite in TLS 1.3 */
/third_party/lame/libmp3lame/
H A Dtakehiro.c324 /* do not recompute this part, in quantize_xrpow()
335 else { /*should compute this part */ in quantize_xrpow()
340 /*do not compute upper zero part */ in quantize_xrpow()
405 if (accumulate) { /*last data part */ in quantize_xrpow()
409 if (accumulate01) { /*last data part */ in quantize_xrpow()

Completed in 87 milliseconds

1...<<531532533534535536537538539540>>...1420