/kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
H A D | src.c | 628 .start = rsnd_src_start,
|
H A D | ssiu.c | 429 .start = rsnd_ssiu_start_gen2,
|
/kernel/linux/linux-6.6/sound/soc/hisilicon/ |
H A D | hi6210-i2s.c | 564 i2s->base_phys = (phys_addr_t)res->start; in hi6210_i2s_probe()
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | omap-mcbsp-st.c | 356 st_data->io_base_st = devm_ioremap(mcbsp->dev, res->start, in omap_mcbsp_st_init()
|
H A D | omap-dmic.c | 487 dmic->dma_data.addr = res->start + OMAP_DMIC_DATA_REG; in asoc_dmic_probe()
|
/kernel/linux/linux-6.6/tools/build/feature/ |
H A D | Makefile | 359 -Wl,--start-group -lclang-cpp -Wl,--end-group \
|
/kernel/linux/linux-6.6/sound/soc/img/ |
H A D | img-i2s-in.c | 469 i2s->dma_data.addr = res->start + IMG_I2S_IN_RX_FIFO; in img_i2s_in_probe()
|
H A D | img-spdif-out.c | 378 spdif->dma_data.addr = res->start + IMG_SPDIF_OUT_TX_FIFO; in img_spdif_out_probe()
|
/kernel/linux/linux-6.6/sound/soc/sti/ |
H A D | sti_uniperif.c | 423 uni->fifo_phys_address = uni->mem_region->start + in sti_uniperiph_cpu_dai_of()
|
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra30_ahub.c | 557 ahub->apbif_addr = res0->start; in tegra30_ahub_probe()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | fuse.h | 56 uint64_t start; member
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | dtc.h | 316 struct reserve_info *build_reserve_entry(uint64_t start, uint64_t len);
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | fuse.h | 47 uint64_t start; member
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | sbcdsp_armv6.S | 78 ldrd r4, r5, [r2, #80] @ start loading cos table
|
/third_party/curl/tests/ |
H A D | smbserver.py | 79 self.start()
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.h | 322 int64_t start; /* time when read started */ member 418 int64_t start_time; /* user-specified start time in AV_TIME_BASE or AV_NOPTS_VALUE */ 595 int64_t start_time; ///< start time in microseconds == AV_TIME_BASE units
|
/third_party/ffmpeg/libavdevice/ |
H A D | dshow_pin.c | 181 long WINAPI ff_dshow_pin_NewSegment(DShowPin *this, REFERENCE_TIME start, REFERENCE_TIME stop, in ff_dshow_pin_NewSegment() argument 332 /* initial frames sometimes start < 0 (shown as a very large number here, in ff_dshow_meminputpin_Receive() 341 // media sample time is relative to graph start time in ff_dshow_meminputpin_Receive()
|
/third_party/ffmpeg/libavcodec/ |
H A D | rv30.c | 80 si->start = get_bits(gb, mb_bits); in rv30_parse_slice_header()
|
/third_party/ffmpeg/libavformat/ |
H A D | avformat.h | 498 start from 0. 1199 AVRational time_base; ///< time base in which the start/end timestamps are specified 1200 int64_t start, end; ///< chapter start/end time in time_base units member 1574 #define AVFMT_AVOID_NEG_TS_MAKE_ZERO 2 ///< Shift timestamps so that they start at 0 1911 * point to NULL to start the iteration. 1922 * point to NULL to start the iteration. 2160 * @param last the last found program, the search will start after this
|
/third_party/curl/projects/ |
H A D | checksrc.bat | 114 :start
label
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_null.c | 87 /* the prepared stream, otherwise the start is not called */ in snd_pcm_null_avail_update() 350 .start = snd_pcm_null_start,
|
H A D | pcm_mmap_emul.c | 220 /* HACK: don't auto-start in the slave PCM */ in snd_pcm_mmap_emul_sw_params() 281 /* HACK: don't start stream automatically at commit in mmap mode */ in sync_slave_write() 381 .start = snd_pcm_generic_start,
|
H A D | pcm_hooks.c | 180 .start = snd_pcm_generic_start,
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationKeys.java | 65 start = ignore_; in Append() 119 * @param start 120 * the start index within the array to be appended 127 protected abstract void AppendBeyondCapacity(byte[] bytes, int start, int n, int length); in AppendBeyondCapacity() argument
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | calendar.h | 97 * start of the epoch: i.e., YEAR = 1970, MONTH = JANUARY, DATE = 1, etc. 180 * a start date of future era without actual era name, but not enabled 1678 * @param start first enum to look at 1684 int32_t newestStamp(UCalendarDateFields start, UCalendarDateFields end, int32_t bestSoFar) const; 1742 * the start of the line, where <code>F</code> is the desired return 2333 * @return the start of the default century, as a UDate
|