Home
last modified time | relevance | path

Searched defs:source (Results 2451 - 2475 of 2751) sorted by relevance

1...<<919293949596979899100>>...111

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c2942 const char *source; in intel_hdmi_ddc_pin() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h372 enum dsi_vc_source source; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-writecache.c1211 static void memcpy_flushcache_optimized(void *dest, void *source, size_t size) in memcpy_flushcache_optimized() argument
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-topology.c1093 struct snd_soc_dapm_widget *source, *sink; skl_tplg_mixer_dapm_post_pmu_event() local
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c2803 snd_soc_dapm_check_dynamic_path(struct snd_soc_dapm_context *dapm, struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink, const char *control) snd_soc_dapm_check_dynamic_path() argument
2847 snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm, struct snd_soc_dapm_widget *wsource, struct snd_soc_dapm_widget *wsink, const char *control, int (*connected)(struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink)) snd_soc_dapm_add_path() argument
2953 const char *source; snd_soc_dapm_add_route() local
3048 const char *source; snd_soc_dapm_del_route() local
3162 struct snd_soc_dapm_widget *source = dapm_find_widget(dapm, snd_soc_dapm_weak_route() local
3836 struct snd_soc_dai *source, *sink; snd_soc_dai_link_event_pre_pmu() local
3959 struct snd_soc_dai *source, *sink; snd_soc_dai_link_event() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol.c451 static struct symbol **symbols__sort_by_name(struct rb_root_cached *source, size_t *len) in symbols__sort_by_name() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8994.c252 static int check_clk_sys(struct snd_soc_dapm_widget *source, in check_clk_sys() argument
1003 int source = 0; /* GCC flow analysis can't track enable */ in wm8994_check_class_w_digital() local
[all...]
H A Dmsm8916-wcd-digital.c853 msm8916_wcd_digital_component_set_sysclk(struct snd_soc_component *component, int clk_id, int source, unsigned int freq, int dir) msm8916_wcd_digital_component_set_sysclk() argument
H A Drt5645.c890 static int is_sys_clk_from_pll(struct snd_soc_dapm_widget *source, in is_sys_clk_from_pll() argument
904 static int is_using_asrc(struct snd_soc_dapm_widget *source, in is_using_asrc() argument
2927 rt5645_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source, unsigned int freq_in, unsigned int freq_out) rt5645_set_dai_pll() argument
[all...]
H A Dda9055.c1279 da9055_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id, int source, unsigned int fref, unsigned int fout) da9055_set_dai_pll() argument
H A Drt5665.c4284 rt5665_set_component_sysclk(struct snd_soc_component *component, int clk_id, int source, unsigned int freq, int dir) rt5665_set_component_sysclk() argument
4330 rt5665_set_component_pll(struct snd_soc_component *component, int pll_id, int source, unsigned int freq_in, unsigned int freq_out) rt5665_set_component_pll() argument
[all...]
H A Dtscs454.c674 static int pll_connected(struct snd_soc_dapm_widget *source, in pll_connected() argument
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dservices.c541 struct type_datum *source; in type_attribute_bounds_av() local
[all...]
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dasihpi.c97 int source; member
1646 u16 source, er in snd_asihpi_aesebu_format_get() local
1670 u16 source = HPI_AESEBU_FORMAT_SPDIF; snd_asihpi_aesebu_format_put() local
2341 u16 source, srcindex = 0; snd_asihpi_clksrc_get() local
2469 u16 source; snd_asihpi_sampleclock_add() local
2673 u16 source = 0; snd_asihpi_proc_read() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h171 struct snd_seq_addr source; member
/kernel/linux/linux-6.6/net/ipv6/
H A Dmcast.c364 struct in6_addr *source, *group; in ip6_mc_source() local
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h172 struct snd_seq_addr source; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h172 struct snd_seq_addr source; member
/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c756 static void reverse_memcpy(int16_t *dest, int16_t *source, int length) in reverse_memcpy() argument
/third_party/ffmpeg/libavformat/
H A Dhttp.c334 static int redirect_cache_set(HTTPContext *s, const char *source, const char *dest, int64_t expiry) in redirect_cache_set() argument
/third_party/glfw/src/
H A Dwl_window.c173 unsigned char* source = (unsigned char*) image->pixels; in createShmBuffer() local
3080 dataSourceHandleTarget(void* userData, struct wl_data_source* source, const char* mimeType) dataSourceHandleTarget() argument
3092 dataSourceHandleSend(void* userData, struct wl_data_source* source, const char* mimeType, int fd) dataSourceHandleSend() argument
3129 dataSourceHandleCancelled(void* userData, struct wl_data_source* source) dataSourceHandleCancelled() argument
[all...]
/third_party/backends/backend/
H A Dcanon_dr.c6844 int source = i * s->s.dpi_x/s->i.dpi_x * 3; copy_line() local
6870 int source = (offset+i)*3; copy_line() local
6885 int source = offset*3 + i*24 + j*3; copy_line() local
[all...]
H A Dhp5590.c262 enum scan_sources source; member
[all...]
H A Dumax.c1250 static void umax_order_line_to_pixel(Umax_Device *dev, unsigned char *source, int color) in umax_order_line_to_pixel() argument
1303 static void umax_order_line(Umax_Device *dev, unsigned char *source) in umax_order_line() argument
1342 unsigned char *source = NULL; in umax_get_pixel_line() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateTimePatternGenerator.java2099 private String getBestAppending(DateTimeMatcher source, int missingFields, DistanceInfo distInfo, DateTimeMatcher skipMatcher, EnumSet<DTPGflags> flags, int options) { in getBestAppending() argument
2167 private PatternWithMatcher getBestRaw(DateTimeMatcher source, int includeMask, DistanceInfo missingFields, DateTimeMatcher skipMatcher) { in getBestRaw() argument
2886 void extractFrom(DateTimeMatcher source, in argument
[all...]

Completed in 76 milliseconds

1...<<919293949596979899100>>...111