| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6apm.c | 43 struct audioreach_graph *graph; in q6apm_get_audioreach_graph() local 94 audioreach_graph_mgmt_cmd(struct audioreach_graph * graph,uint32_t opcode) audioreach_graph_mgmt_cmd() argument 132 struct audioreach_graph *graph; q6apm_put_audioreach_graph() local 193 q6apm_graph_media_format_shmem(struct q6apm_graph * graph,struct audioreach_module_config * cfg) q6apm_graph_media_format_shmem() argument 213 q6apm_map_memory_regions(struct q6apm_graph * graph,unsigned int dir,phys_addr_t phys,size_t period_sz,unsigned int periods) q6apm_map_memory_regions() argument 269 q6apm_unmap_memory_regions(struct q6apm_graph * graph,unsigned int dir) q6apm_unmap_memory_regions() argument 301 q6apm_remove_initial_silence(struct device * dev,struct q6apm_graph * graph,uint32_t samples) q6apm_remove_initial_silence() argument 313 q6apm_remove_trailing_silence(struct device * dev,struct q6apm_graph * graph,uint32_t samples) q6apm_remove_trailing_silence() argument 325 q6apm_enable_compress_module(struct device * dev,struct q6apm_graph * graph,bool en) q6apm_enable_compress_module() argument 337 q6apm_set_real_module_id(struct device * dev,struct q6apm_graph * graph,uint32_t codec_id) q6apm_set_real_module_id() argument 366 q6apm_graph_media_format_pcm(struct q6apm_graph * graph,struct audioreach_module_config * cfg) q6apm_graph_media_format_pcm() argument 390 q6apm_graph_get_tx_shmem_module_iid(struct q6apm_graph * graph) q6apm_graph_get_tx_shmem_module_iid() argument 402 q6apm_graph_get_rx_shmem_module_iid(struct q6apm_graph * graph) q6apm_graph_get_rx_shmem_module_iid() argument 415 q6apm_write_async(struct q6apm_graph * graph,uint32_t len,uint32_t msw_ts,uint32_t lsw_ts,uint32_t wflags) q6apm_write_async() argument 458 q6apm_read(struct q6apm_graph * graph) q6apm_read() argument 497 q6apm_get_hw_pointer(struct q6apm_graph * graph,int dir) q6apm_get_hw_pointer() argument 516 struct q6apm_graph *graph = priv; graph_callback() local 626 struct q6apm_graph *graph; q6apm_graph_open() local 668 q6apm_graph_close(struct q6apm_graph * graph) q6apm_graph_close() argument 681 q6apm_graph_prepare(struct q6apm_graph * graph) q6apm_graph_prepare() argument 687 q6apm_graph_start(struct q6apm_graph * graph) q6apm_graph_start() argument 701 q6apm_graph_stop(struct q6apm_graph * graph) q6apm_graph_stop() argument 712 q6apm_graph_flush(struct q6apm_graph * graph) q6apm_graph_flush() argument 775 q6apm_find_module_by_mid(struct q6apm_graph * graph,uint32_t mid) q6apm_find_module_by_mid() argument [all...] |
| H A D | audioreach.c | 598 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt, in audioreach_graph_send_cmd_sync() 607 static int audioreach_display_port_set_media_format(struct q6apm_graph *graph, in audioreach_display_port_set_media_format() 674 static int audioreach_codec_dma_set_media_format(struct q6apm_graph *graph, in audioreach_codec_dma_set_media_format() 751 int audioreach_send_u32_param(struct q6apm_graph *graph, struct audioreach_module *module, in audioreach_send_u32_param() 786 static int audioreach_sal_limiter_enable(struct q6apm_graph *graph, in audioreach_sal_limiter_enable() 792 static int audioreach_sal_set_media_format(struct q6apm_graph *graph, in audioreach_sal_set_media_format() 799 static int audioreach_module_enable(struct q6apm_graph *graph, in audioreach_module_enable() 806 static int audioreach_gapless_set_media_format(struct q6apm_graph *graph, in audioreach_gapless_set_media_format() 814 static int audioreach_set_module_config(struct q6apm_graph *graph, in audioreach_set_module_config() 838 static int audioreach_mfc_set_media_format(struct q6apm_graph *graph, in audioreach_mfc_set_media_format() [all …]
|
| H A D | q6apm-lpass-dais.c | 22 struct q6apm_graph *graph[APM_PORT_MAX]; member 166 struct q6apm_graph *graph; in q6apm_lpass_dai_prepare() local 226 struct q6apm_graph *graph; in q6apm_lpass_dai_startup() local
|
| H A D | q6apm.h | 90 void *graph; member
|
| H A D | q6apm-dai.c | 75 struct q6apm_graph *graph; global() member [all...] |
| /linux/arch/sh/kernel/ |
| H A D | dumpstack.c | 57 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr() 83 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr() 93 int graph = 0; in stack_reader_dump() local
|
| /linux/lib/ |
| H A D | objagg.c | 713 static int objagg_tmp_graph_edge_index(struct objagg_tmp_graph *graph, in objagg_tmp_graph_edge_index() 719 static void objagg_tmp_graph_edge_set(struct objagg_tmp_graph *graph, in objagg_tmp_graph_edge_set() 728 static bool objagg_tmp_graph_is_edge(struct objagg_tmp_graph *graph, in objagg_tmp_graph_is_edge() 737 static unsigned int objagg_tmp_graph_node_weight(struct objagg_tmp_graph *graph, in objagg_tmp_graph_node_weight() 759 static int objagg_tmp_graph_node_max_weight(struct objagg_tmp_graph *graph) in objagg_tmp_graph_node_max_weight() 783 struct objagg_tmp_graph *graph; in objagg_tmp_graph_create() local 834 static void objagg_tmp_graph_destroy(struct objagg_tmp_graph *graph) in objagg_tmp_graph_destroy() 846 struct objagg_tmp_graph *graph; in objagg_opt_simple_greedy_fillup_hints() local
|
| /linux/kernel/trace/ |
| H A D | trace_sched_wakeup.c | 246 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function() 265 static void unregister_wakeup_function(struct trace_array *tr, int graph) in unregister_wakeup_function() 290 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function() 294 static void unregister_wakeup_function(struct trace_array *tr, int graph) { } in unregister_wakeup_function() 342 static int start_func_tracer(struct trace_array *tr, int graph) in start_func_tracer() 356 static void stop_func_tracer(struct trace_array *tr, int graph) in stop_func_tracer()
|
| H A D | trace_irqsoff.c | 484 static int register_irqsoff_function(struct trace_array *tr, int graph, int set) in register_irqsoff_function() 503 static void unregister_irqsoff_function(struct trace_array *tr, int graph) in unregister_irqsoff_function() 528 static int register_irqsoff_function(struct trace_array *tr, int graph, int set) in register_irqsoff_function() 532 static void unregister_irqsoff_function(struct trace_array *tr, int graph) { } in unregister_irqsoff_function() 554 static int start_irqsoff_tracer(struct trace_array *tr, int graph) in start_irqsoff_tracer() 568 static void stop_irqsoff_tracer(struct trace_array *tr, int graph) in stop_irqsoff_tracer()
|
| /linux/tools/testing/ktest/examples/include/ |
| H A D | bootconfig.conf | 48 TEST_NAME = bootconfig function graph function
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-platform.c | 472 static bool acpi_validate_dsd_graph(const union acpi_object *graph) in acpi_validate_dsd_graph() 582 const union acpi_object *graph_list, *graph; in acpi_get_coresight_graph() local 688 const union acpi_object *graph; in acpi_coresight_parse_graph() local
|
| /linux/scripts/ |
| H A D | headerdep.pl | 173 sub graph { subroutine
|
| /linux/arch/sparc/kernel/ |
| H A D | stacktrace.c | 20 int graph = 0; in __save_stack_trace() local
|
| /linux/drivers/iio/adc/ |
| H A D | sc27xx_adc.c | 196 struct sc27xx_adc_linear_graph *graph; in sc27xx_adc_scale_calibration() local 594 static int adc_to_volt(struct sc27xx_adc_linear_graph *graph, in adc_to_volt() 606 static int sc27xx_adc_to_volt(struct sc27xx_adc_linear_graph *graph, in sc27xx_adc_to_volt()
|
| /linux/arch/csky/kernel/ |
| H A D | perf_callchain.c | 27 int graph = 0; in unwind_frame_kernel() local
|
| /linux/tools/perf/ui/ |
| H A D | browser.c | 675 int graph) in ui_browser__write_graph()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate.c | 95 static void annotate_browser__write_graph(void *browser, int graph) in annotate_browser__write_graph()
|
| /linux/tools/perf/ |
| H A D | builtin-ftrace.c | 724 bool graph = !list_empty(&ftrace->graph_funcs) || in select_tracer() local
|
| /linux/tools/perf/util/ |
| H A D | annotate.c | 1345 static void FILE__write_graph(void *fp, int graph) in FILE__write_graph() 1767 void (*obj__write_graph)(void *obj, int graph)) in disasm_line__write()
|