| /kernel/linux/linux-6.6/drivers/interconnect/ |
| H A D | core.c | 346 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec, in of_icc_xlate_onecell() argument 371 struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_loader.c | 88 static void free_test_spec(struct test_spec *spec) in free_test_spec() argument 160 parse_test_spec(struct test_loader *tester, struct bpf_object *obj, struct bpf_program *prog, struct test_spec *spec) parse_test_spec() argument 341 prepare_case(struct test_loader *tester, struct test_spec *spec, struct bpf_object *obj, struct bpf_program *prog) prepare_case() argument 443 can_execute_unpriv(struct test_loader *tester, struct test_spec *spec) can_execute_unpriv() argument 511 should_do_test_run(struct test_spec *spec, struct test_subspec *subspec) should_do_test_run() argument 532 run_subtest(struct test_loader *tester, struct bpf_object_open_opts *open_opts, const void *obj_bytes, size_t obj_byte_cnt, struct test_spec *specs, struct test_spec *spec, bool unpriv) run_subtest() argument 681 struct test_spec *spec = &specs[i++]; process_subtest() local [all...] |
| /kernel/linux/linux-6.6/sound/firewire/bebob/ |
| H A D | bebob_maudio.c | 690 const struct snd_bebob_meter_spec *spec = bebob->spec->meter; in normal_meter_get() local
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| H A D | phase.c | 332 struct phase28_spec *spec = ice->spec; in wm_master_vol_get() local 344 struct phase28_spec *spec = ice->spec; in wm_master_vol_put() local 408 struct phase28_spec *spec; phase28_init() local 479 struct phase28_spec *spec = ice->spec; wm_vol_get() local 494 struct phase28_spec *spec = ice->spec; wm_vol_put() local 535 struct phase28_spec *spec = ice->spec; wm_mute_get() local 551 struct phase28_spec *spec = ice->spec; wm_mute_put() local 584 struct phase28_spec *spec = ice->spec; wm_master_mute_get() local 597 struct phase28_spec *spec = ice->spec; wm_master_mute_put() local [all...] |
| H A D | ews.c | 134 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_chip_select() local 220 struct ews_spec *spec = ice->spec; in snd_ice1712_ews_cs8404_spdif_write() local 413 struct ews_spec *spec; in snd_ice1712_ews_init() local 631 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_output_sense_get() local 648 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_output_sense_put() local 670 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_input_sense_get() local 691 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_input_sense_put() local 739 struct ews_spec *spec = ice->spec; snd_ice1712_ews88d_control_get() local 760 struct ews_spec *spec = ice->spec; snd_ice1712_ews88d_control_put() local 815 struct ews_spec *spec = ice->spec; snd_ice1712_6fire_read_pca() local 838 struct ews_spec *spec = ice->spec; snd_ice1712_6fire_write_pca() local [all...] |
| H A D | juli.c | 169 struct juli_spec *spec = ice->spec; in juli_spdif_in_open() local 213 struct juli_spec *spec = ice->spec; in juli_akm_set_rate_val() local 413 struct juli_spec *spec = ice->spec; in juli_add_controls() local 453 struct juli_spec *spec in juli_resume() local 464 struct juli_spec *spec = ice->spec; juli_suspend() local 560 struct juli_spec *spec; juli_init() local [all...] |
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | patch_analog.c | 52 struct ad198x_spec *spec = codec->spec; in create_beep_ctls() local 127 struct ad198x_spec *spec = codec->spec; in ad_vmaster_eapd_hook() local 170 struct ad198x_spec *spec = codec->spec; ad198x_parse_auto_config() local 198 struct ad198x_spec *spec; alloc_ad_spec() local 217 struct ad198x_spec *spec = codec->spec; ad_fixup_inv_jack_detect() local 231 struct ad198x_spec *spec = codec->spec; ad1986a_fixup_eapd() local 244 struct ad198x_spec *spec = codec->spec; ad1986a_fixup_eapd_mix_in() local 385 struct ad198x_spec *spec; patch_ad1986a() local 447 struct ad198x_spec *spec = codec->spec; ad1983_auto_smux_enum_info() local 464 struct ad198x_spec *spec = codec->spec; ad1983_auto_smux_enum_get() local 474 struct ad198x_spec *spec = codec->spec; ad1983_auto_smux_enum_put() local 499 struct ad198x_spec *spec = codec->spec; ad1983_add_spdif_mux_ctl() local 518 struct ad198x_spec *spec; patch_ad1983() local 555 struct ad198x_spec *spec = codec->spec; ad1981_fixup_hp_eapd() local 606 struct ad198x_spec *spec; patch_ad1981() local 727 struct ad198x_spec *spec = codec->spec; ad1988_auto_smux_enum_info() local 742 struct ad198x_spec *spec = codec->spec; ad1988_auto_smux_enum_get() local 752 struct ad198x_spec *spec = codec->spec; ad1988_auto_smux_enum_put() local 785 struct ad198x_spec *spec = codec->spec; ad1988_auto_init() local 806 struct ad198x_spec *spec = codec->spec; ad1988_add_spdif_mux_ctl() local 898 struct ad198x_spec *spec; patch_ad1988() local 975 struct ad198x_spec *spec = codec->spec; ad1884_vmaster_hp_gpio_hook() local 987 struct ad198x_spec *spec = codec->spec; ad1884_fixup_hp_eapd() local 1012 struct ad198x_spec *spec = codec->spec; ad1884_fixup_thinkpad() local 1078 struct ad198x_spec *spec; patch_ad1884() local 1124 struct ad198x_spec *spec; patch_ad1882() local [all...] |
| H A D | patch_cs8409.c | 24 struct cs8409_spec *spec = codec->spec; in cs8409_parse_auto_config() local 57 struct cs8409_spec *spec; in cs8409_alloc_spec() local 93 struct cs8409_spec *spec = codec->spec; cs8409_disable_i2c_clock() local 109 struct cs8409_spec *spec = container_of(work, struct cs8409_spec, i2c_clk_work.work); cs8409_disable_i2c_clock_worker() local 122 struct cs8409_spec *spec = codec->spec; cs8409_enable_i2c_clock() local 161 struct cs8409_spec *spec = codec->spec; cs8409_set_i2c_dev_addr() local 200 struct cs8409_spec *spec = codec->spec; cs8409_i2c_read() local 243 struct cs8409_spec *spec = codec->spec; cs8409_i2c_bulk_read() local 288 struct cs8409_spec *spec = codec->spec; cs8409_i2c_write() local 329 struct cs8409_spec *spec = codec->spec; cs8409_i2c_bulk_write() local 386 struct cs8409_spec *spec = codec->spec; cs8409_enable_ur() local 426 struct cs8409_spec *spec = codec->spec; cs8409_spk_sw_gpio_get() local 436 struct cs8409_spec *spec = codec->spec; cs8409_spk_sw_gpio_put() local 487 struct cs8409_spec *spec = codec->spec; cs42l42_volume_get() local 546 struct cs8409_spec *spec = codec->spec; cs42l42_volume_put() local 581 struct cs8409_spec *spec = codec->spec; cs42l42_playback_pcm_hook() local 610 struct cs8409_spec *spec = codec->spec; cs42l42_capture_pcm_hook() local 872 struct cs8409_spec *spec = codec->spec; cs42l42_resume() local 916 struct cs8409_spec *spec = codec->spec; cs42l42_suspend() local 955 struct cs8409_spec *spec = codec->spec; cs8409_free() local 978 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_jack_unsol_event() local 1010 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_suspend() local 1037 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_hw_init() local 1092 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_exec_verb() local 1125 struct cs8409_spec *spec = codec->spec; cs8409_cs42l42_fixups() local 1245 struct cs8409_spec *spec = codec->spec; dolphin_jack_unsol_event() local 1282 struct cs8409_spec *spec = codec->spec; dolphin_hw_init() local 1322 struct cs8409_spec *spec = codec->spec; dolphin_exec_verb() local 1358 struct cs8409_spec *spec = codec->spec; dolphin_fixups() local [all...] |
| /kernel/linux/linux-6.6/sound/usb/caiaq/ |
| H A D | device.h | 73 struct caiaq_device_spec spec; member
|
| /kernel/linux/linux-6.6/sound/soc/intel/avs/ |
| H A D | loader.c | 284 const struct avs_spec *const spec = adev->spec; in avs_hda_init_rom() local 550 const struct avs_spec *const spec = adev->spec; in avs_dsp_load_basefw() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | src_movie.c | 105 static AVStream *find_stream(void *log, AVFormatContext *avf, const char *spec) in find_stream() argument 220 char default_streams[16], *stream_specs, *spec, *cursor; in movie_common_init() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | avformat.c | 422 match_stream_specifier(const AVFormatContext *s, const AVStream *st, const char *spec, const char **indexptr, const AVProgram **p) match_stream_specifier() argument 545 avformat_match_stream_specifier(AVFormatContext *s, AVStream *st, const char *spec) avformat_match_stream_specifier() argument [all...] |
| /third_party/benchmark/src/ |
| H A D | benchmark.cc | 538 size_t RunSpecifiedBenchmarks(std::string spec) { in RunSpecifiedBenchmarks() argument 603 Err << "Failed to match any benchmarks against regex: " << spec << "\ in RunSpecifiedBenchmarks() local 547 RunSpecifiedBenchmarks(BenchmarkReporter* display_reporter, std::string spec) RunSpecifiedBenchmarks() argument 558 RunSpecifiedBenchmarks(BenchmarkReporter* display_reporter, BenchmarkReporter* file_reporter, std::string spec) RunSpecifiedBenchmarks() argument [all...] |
| H A D | benchmark_register.cc | 114 FindBenchmarks( std::string spec, std::vector<BenchmarkInstance>* benchmarks, std::ostream* ErrStream) FindBenchmarks() argument
|
| /third_party/cups-filters/filter/ |
| H A D | rastertoescpx.c | 144 spec[PPD_MAX_NAME]; /* PPD attribute name */ in StartPage() local [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | LdmlConverter.java | 124 private static Predicate<CldrPath> supplementalMatcher(String... spec) { in supplementalMatcher() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | ucol_sit.cpp | 169 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, in _processLocaleElement() argument 186 _processRFC3066Locale(CollatorSpec *spec, uint32_t, const char* string, in _processRFC3066Locale() argument 205 _processCollatorOption(CollatorSpec *spec, uint32_t option, const char* string, in _processCollatorOption() argument 257 _processVariableTop(CollatorSpec *spec, uint32_t value1, const char* string, UErrorCode *status) in _processVariableTop() argument 310 ucol_sit_readOption(const char *start, CollatorSpec *spec, UErrorCode *status) ucol_sit_readOption() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | sunos.c | 150 struct timespec spec; in uv__io_poll() local
|
| /third_party/mesa3d/src/broadcom/cle/ |
| H A D | v3d_decoder.c | 79 struct v3d_spec *spec; member 100 v3d_spec_find_struct(struct v3d_spec *spec, const char *name) in v3d_spec_find_struct() argument 110 v3d_spec_find_register(struct v3d_spec *spec, uint32_t offset) in v3d_spec_find_register() argument 120 v3d_spec_find_register_by_name(struct v3d_spec *spec, cons argument 131 v3d_spec_find_enum(struct v3d_spec *spec, const char *name) v3d_spec_find_enum() argument 495 struct v3d_spec *spec = ctx->spec; end_element() local 619 struct v3d_spec *spec = calloc(1, sizeof(struct v3d_spec)); v3d_spec_load() local 695 v3d_spec_find_instruction(struct v3d_spec *spec, const uint8_t *p) v3d_spec_find_instruction() argument [all...] |
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_decoder.h | 114 struct intel_spec *spec; member 243 struct intel_spec *spec; member [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | ucol_sit.cpp | 170 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, in _processLocaleElement() argument 187 _processRFC3066Locale(CollatorSpec *spec, uint32_t, const char* string, in _processRFC3066Locale() argument 206 _processCollatorOption(CollatorSpec *spec, uint32_t option, const char* string, in _processCollatorOption() argument 258 _processVariableTop(CollatorSpec *spec, uint32_t value1, const char* string, UErrorCode *status) in _processVariableTop() argument 311 ucol_sit_readOption(const char *start, CollatorSpec *spec, UErrorCode *status) ucol_sit_readOption() argument [all...] |
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_pthread.cpp | 450 struct timespec spec; in Bm_function_Sem_timewait() local 463 struct timespec spec; in Bm_function_Sem_post_wait() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | sunos.c | 150 struct timespec spec; in uv__io_poll() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeTree.java | 1245 private static void addSpecs(Node node, RangeSpecification spec, List<RangeSpecification> out) { in addSpecs() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| H A D | NumberingScheme.java | 440 checkFormatLengths(DigitSequence cc, FormatSpec spec, RangeTree assigned) checkFormatLengths() argument 457 checkLocalFormatLengths( DigitSequence cc, RangeTable formatTable, FormatSpec spec, RangeTree assigned) checkLocalFormatLengths() argument [all...] |