/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | fsl,asrc.txt | 6 Ends Audio controller such as ESAI, SSI and SAI. It has three pairs to support 39 - fsl,asrc-rate : Defines a mutual sample rate used by DPCM Back Ends. 41 - fsl,asrc-width : Defines a mutual sample width used by DPCM Back Ends. 55 Ends, which can replace the fsl,asrc-width.
|
D | fsl,easrc.yaml | 56 description: Defines a mutual sample rate used by DPCM Back Ends 63 Defines a mutual sample format used by DPCM Back Ends
|
/Linux-v5.10/arch/powerpc/kernel/trace/ |
D | ftrace_32.S | 30 /* r3 ends up with link register */ 43 /* old link register ends up in ctr reg */ 71 /* old link register ends up in ctr reg */
|
/Linux-v5.10/Documentation/devicetree/bindings/i2c/ |
D | i2c-s3c2410.txt | 46 /* Samsung GPIO variant ends here */ 50 /* Pinctrl variant ends here */
|
/Linux-v5.10/sound/soc/fsl/ |
D | fsl_asrc_common.h | 68 * @asrc_rate: default sample rate for ASoC Back-Ends 69 * @asrc_format: default sample format for ASoC Back-Ends
|
/Linux-v5.10/tools/perf/util/ |
D | stat-display.c | 219 char buf[64], *vals, *ends; in print_metric_csv() local 226 ends = vals = skip_spaces(buf); in print_metric_csv() 227 while (isdigit(*ends) || *ends == '.') in print_metric_csv() 228 ends++; in print_metric_csv() 229 *ends = 0; in print_metric_csv() 285 char buf[64], *vals, *ends; in print_metric_only_csv() local 292 ends = vals = skip_spaces(buf); in print_metric_only_csv() 293 while (isdigit(*ends) || *ends == '.') in print_metric_only_csv() 294 ends++; in print_metric_only_csv() 295 *ends = 0; in print_metric_only_csv()
|
/Linux-v5.10/include/linux/sched/ |
D | mm.h | 202 * memalloc_noio_restore - Ends the implicit GFP_NOIO scope. 205 * Ends the implicit GFP_NOIO scope started by memalloc_noio_save function. 233 * memalloc_nofs_restore - Ends the implicit GFP_NOFS scope. 236 * Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function.
|
/Linux-v5.10/include/linux/ |
D | rcu_segcblist.h | 46 * ends, but a CPU knows the exact times if it is the one starting 47 * or ending the GP. Other CPUs know that the previous GP ends
|
/Linux-v5.10/Documentation/userspace-api/media/dvb/ |
D | frontend_f_open.rst | 57 In a system with multiple front-ends, it is usually the case that 67 powered up, and that other front-ends may have been powered down to make
|
/Linux-v5.10/tools/testing/selftests/bpf/progs/ |
D | bpf_iter_bpf_hash_map.c | 101 * map dump ends in dump_bpf_hash_map() 107 BPF_SEQ_PRINTF(seq, "map dump ends\n"); in dump_bpf_hash_map()
|
/Linux-v5.10/include/net/ |
D | iw_handler.h | 510 char *ends, struct iw_event *iwe, int event_len); 514 char *ends, struct iw_event *iwe, int event_len) in iwe_stream_add_event_check() argument 516 char *res = iwe_stream_add_event(info, stream, ends, iwe, event_len); in iwe_stream_add_event_check() 529 char *ends, struct iw_event *iwe, char *extra); 533 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point_check() argument 535 char *res = iwe_stream_add_point(info, stream, ends, iwe, extra); in iwe_stream_add_point_check() 549 char *value, char *ends, struct iw_event *iwe,
|
/Linux-v5.10/arch/x86/include/asm/ |
D | setup.h | 117 * "section" attribute on a normal variable because it always ends up 118 * being @progbits, which ends up allocating space in the vmlinux
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | am335x-bonegreen-wireless.dts | 113 /* in case it isn't, wilink8 ends up in one of the test modes that */ 116 /* introduces a pullup on the line and wilink8 ends up in a bad state. */
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | dtv-demux.rst | 22 can be used to select one of the DVB front-ends as a TS source for a demux, 25 The demux kABI only controls front-ends regarding to their connections with
|
/Linux-v5.10/drivers/iio/afe/ |
D | Makefile | 3 # Makefile for industrial I/O Analog Front Ends (AFE)
|
D | Kconfig | 7 menu "Analog Front Ends"
|
/Linux-v5.10/tools/testing/selftests/firmware/ |
D | settings | 1 # The async firmware timeout is set to 1 second (but ends up being effectively
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | pio_copy.c | 82 /* calculate where the QWORD data ends - in SOP=1 space */ in pio_copy() 120 * If the data ends at the end of the SOP above and in pio_copy() 313 /* calculate where the QWORD data ends - in SOP=1 space */ in seg_pio_copy_start() 351 * If the data ends at the end of the SOP above and in seg_pio_copy_start() 449 * If the data ends at the end of the SOP above and in mid_copy_mix() 575 * If the data ends at the end of the SOP above and in mid_copy_straight()
|
/Linux-v5.10/arch/mips/ |
D | Kbuild | 14 # everything ends up here
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ktls_tx.c | 243 * 1. packet ends before start marker: bypass offload. in tx_sync_info_get() 244 * 2. packet starts before start marker and ends after it: drop, in tx_sync_info_get() 246 * 3. packet ends before tls record info starts: drop, in tx_sync_info_get()
|
/Linux-v5.10/scripts/kconfig/ |
D | expr.h | 216 * for all front ends). Each symbol, menu, etc. defined in the Kconfig files 265 /* For use by front ends that need to store auxiliary data */ 271 * Can be checked by front ends.
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | note.S | 18 * by the ultravisor. If the kernel is not ultravisor-capable, but it ends up
|
/Linux-v5.10/arch/mips/sni/ |
D | reset.c | 27 /* XXX This ends up at the ARC firmware prompt ... */
|
/Linux-v5.10/arch/alpha/kernel/ |
D | vmlinux.lds.S | 49 /* Freed after init ends here */
|
/Linux-v5.10/Documentation/powerpc/ |
D | elfnote.rst | 28 by the ultravisor. If the kernel is not ultravisor-capable, but it ends up
|