| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/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 | 62 description: Defines a mutual sample rate used by DPCM Back Ends 69 Defines a mutual sample format used by DPCM Back Ends
|
| /kernel/linux/linux-5.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 */
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | stat-display.c | 435 char buf[64], *vals, *ends; in print_metric_csv() local 442 ends = vals = skip_spaces(buf); in print_metric_csv() 443 while (isdigit(*ends) || *ends == '.') in print_metric_csv() 444 ends++; in print_metric_csv() 445 *ends = 0; in print_metric_csv() 575 char buf[64], *vals, *ends; in print_metric_only_csv() local 582 ends = vals = skip_spaces(buf); in print_metric_only_csv() 583 while (isdigit(*ends) || *ends == '.') in print_metric_only_csv() 584 ends++; in print_metric_only_csv() 585 *ends = 0; in print_metric_only_csv() [all …]
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | arch.h | 11 * Then argv[] begins, and ends at the first NULL. Then we have envp which 12 * starts and ends with a NULL as well. So envp=argv+argc+1.
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | kasan.h | 37 * The shadow ends before the highest accessible address 46 * The shadow ends before the highest accessible address
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
| D | i2c-s3c2410.txt | 46 /* Samsung GPIO variant ends here */ 50 /* Pinctrl variant ends here */
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-5.10/include/linux/sched/ |
| D | mm.h | 211 * memalloc_noio_restore - Ends the implicit GFP_NOIO scope. 214 * Ends the implicit GFP_NOIO scope started by memalloc_noio_save function. 242 * memalloc_nofs_restore - Ends the implicit GFP_NOFS scope. 245 * Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function.
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | bpf_iter_bpf_hash_map.c | 100 * map dump ends in dump_bpf_hash_map() 106 BPF_SEQ_PRINTF(seq, "map dump ends\n"); in dump_bpf_hash_map()
|
| /kernel/liteos_a/kernel/extended/blackbox/ |
| D | los_blackbox_core.c | 149 BBOX_PRINT_INFO("[%s] ends dumping log!\n", ops->ops.module); in InvokeModuleOps() 154 BBOX_PRINT_INFO("[%s] ends resetting!\n", ops->ops.module); in InvokeModuleOps() 195 BBOX_PRINT_INFO("[%s] ends saving log!\n", ops->ops.module); in SaveLastLog() 202 BBOX_PRINT_INFO("[%s] ends uploading event [%s]\n", info->module, info->event); in SaveLastLog() 244 BBOX_PRINT_INFO("[%s] ends uploading event [%s]\n", info->module, info->event); in SaveLogWithoutReset()
|
| /kernel/linux/linux-6.6/include/net/ |
| D | iw_handler.h | 503 char *ends, struct iw_event *iwe, int event_len); 507 char *ends, struct iw_event *iwe, int event_len) in iwe_stream_add_event_check() argument 509 char *res = iwe_stream_add_event(info, stream, ends, iwe, event_len); in iwe_stream_add_event_check() 522 char *ends, struct iw_event *iwe, char *extra); 526 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point_check() argument 528 char *res = iwe_stream_add_point(info, stream, ends, iwe, extra); in iwe_stream_add_point_check() 542 char *value, char *ends, struct iw_event *iwe,
|
| /kernel/linux/linux-5.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,
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| 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. */
|
| /kernel/linux/linux-5.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. */
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/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
|