Searched refs:topology (Results 26 - 50 of 178) sorted by relevance

12345678

/linux-master/drivers/clk/zynqmp/
H A Dclkc.c65 * @node: Clock topology nodes
66 * @num_nodes: Number of nodes present in topology
91 u32 topology[CLK_GET_TOPOLOGY_RESP_WORDS]; member in struct:topology_resp
246 * zynqmp_pm_clock_get_topology() - Get the topology of clock for given id
248 * @index: Node index of clock topology
249 * @response: Buffer used for the topology response
251 * This function is used to get topology information for the clock
254 * This API will return 3 node of topology with a single response. To get
306 * @nodes: Clock topology node
402 * __zynqmp_clock_get_topology() - Get topology dat
410 __zynqmp_clock_get_topology(struct clock_topology *topology, struct topology_resp *response, u32 *nnodes) argument
445 zynqmp_clock_get_topology(u32 clk_id, struct clock_topology *topology, u32 *num_nodes) argument
[all...]
/linux-master/drivers/staging/greybus/
H A Daudio_module.c242 struct gb_audio_topology *topology; local
308 * FIXME: malloc for topology happens via audio_gb driver
311 ret = gb_audio_gb_get_topology(gbmodule->mgmt_connection, &topology);
313 dev_err(dev, "%d:Error while fetching topology\n", ret);
317 /* process topology data */
318 ret = gbaudio_tplg_parse_data(gbmodule, topology);
320 dev_err(dev, "%d:Error while parsing topology data\n",
324 gbmodule->topology = topology;
363 gbmodule->topology
[all...]
/linux-master/sound/soc/sof/
H A DMakefile3 snd-sof-objs := core.o ops.o loader.o ipc.o pcm.o pm.o debug.o topology.o\
9 snd-sof-objs += ipc3.o ipc3-loader.o ipc3-topology.o ipc3-control.o ipc3-pcm.o\
13 snd-sof-objs += ipc4.o ipc4-loader.o ipc4-topology.o ipc4-control.o ipc4-pcm.o\
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6adm.c41 int topology; member in struct:q6copp
297 int port_id, int topology,
309 if ((port_id == c->afe_port) && (topology == c->topology) &&
322 int port_id, int path, int topology,
349 open->topology_id = topology;
375 * @topology: adm topology id
384 int channel_mode, int topology, int perf_mode,
397 copp = q6adm_find_matching_copp(adm, port_id, topology, perf_mod
296 q6adm_find_matching_copp(struct q6adm *adm, int port_id, int topology, int mode, int rate, int channel_mode, int bit_width, int app_type) argument
321 q6adm_device_open(struct q6adm *adm, struct q6copp *copp, int port_id, int path, int topology, int channel_mode, int bit_width, int rate) argument
383 q6adm_open(struct device *dev, int port_id, int path, int rate, int channel_mode, int topology, int perf_mode, uint16_t bit_width, int app_type, int acdb_id) argument
[all...]
H A DMakefile3 snd-q6apm-objs := q6apm.o audioreach.o topology.o
/linux-master/drivers/scsi/elx/efct/
H A Defct_driver.h81 int topology; member in struct:efct
/linux-master/arch/sh/kernel/
H A Dtopology.c3 * arch/sh/kernel/topology.c
11 #include <linux/topology.h>
25 * simple until we have a method for determining topology..
/linux-master/drivers/base/
H A DMakefile8 topology.o container.o property.o cacheinfo.o \
/linux-master/arch/powerpc/kernel/
H A Dof_platform.c20 #include <asm/topology.h>
/linux-master/arch/x86/include/asm/
H A Dnuma.h8 #include <asm/topology.h>
H A Dcpu.h7 #include <linux/topology.h>
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.h59 * topology control properties, and reserve hardware blocks to that
66 * @topology: Pointer to topology info for the display
73 struct msm_display_topology topology);
/linux-master/arch/x86/kernel/cpu/
H A Dcpu.h6 #include <asm/topology.h>
8 #include "topology.h"
/linux-master/tools/perf/util/
H A Dexpr.c423 const struct cpu_topology *topology; local
444 * Assume that topology strings are consistent, such as CPUs "0-1"
459 topology = online_topology();
460 result = topology->package_cpus_lists;
464 topology = online_topology();
465 result = topology->die_cpus_lists;
469 topology = online_topology();
470 result = topology->core_cpus_lists;
/linux-master/drivers/parport/
H A Ddaisy.c38 } *topology = NULL; variable in typeref:struct:daisydev
50 /* Add a device to the discovered topology. */
60 for (p = &topology; *p && (*p)->devnum<devnum; p = &(*p)->next)
103 /* Discover the IEEE1284.3 topology on a port -- muxes and daisy chains.
208 p = &topology;
221 topology?. */
222 if (!topology) numdevs = 0;
243 struct daisydev *p = topology;
/linux-master/arch/arm/kernel/
H A Dtopology.c2 * arch/arm/kernel/topology.c
7 * based on arch/sh/kernel/topology.c
25 #include <linux/sched/topology.h>
31 #include <asm/topology.h>
195 /* create cpu topology mapping */
/linux-master/sound/soc/
H A DMakefile7 snd-soc-core-objs += soc-topology.o
11 # snd-soc-test-objs := soc-topology-test.o
12 obj-$(CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST) += soc-topology-test.o
/linux-master/arch/sh/kernel/cpu/irq/
H A Dipr.c22 #include <linux/topology.h>
/linux-master/arch/s390/include/asm/
H A Dtopology.h99 #include <asm-generic/topology.h>
/linux-master/drivers/platform/x86/intel/
H A Dturbo_max_3.c15 #include <linux/topology.h>
/linux-master/arch/arm64/kernel/
H A Dacpi_numa.c26 #include <linux/topology.h>
/linux-master/arch/loongarch/kernel/
H A Dcacheinfo.c8 #include <linux/topology.h>
/linux-master/arch/x86/mm/
H A Dsrat.c18 #include <linux/topology.h>
/linux-master/arch/powerpc/platforms/pseries/
H A Dsuspend.c15 #include <asm/topology.h>
/linux-master/arch/x86/kernel/acpi/
H A Dcppc.c10 #include <asm/topology.h>

Completed in 342 milliseconds

12345678