Searched refs:topology (Results 151 - 175 of 178) sorted by relevance

12345678

/linux-master/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c112 u32 topology; member in struct:epf_ntb_ctrl
H A Dpci-epf-vntb.c106 u32 topology; member in struct:epf_ntb_ctrl
/linux-master/drivers/pci/
H A Dpci-sysfs.c21 #include <linux/topology.h>
/linux-master/drivers/cpufreq/
H A Damd-pstate.c40 #include <linux/topology.h>
/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c13 #include <linux/topology.h>
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c15 #include <linux/topology.h>
/linux-master/drivers/acpi/
H A Dcppc_acpi.c41 #include <linux/topology.h>
/linux-master/mm/
H A Dmigrate.c26 #include <linux/topology.h>
H A Dpage_alloc.c31 #include <linux/topology.h>
177 * defined in <linux/topology.h>.
H A Dvmscan.c33 #include <linux/topology.h>
/linux-master/include/sound/
H A Dsoc.h420 #include <sound/soc-topology.h>
814 struct snd_soc_dobj dobj; /* For topology */
/linux-master/sound/soc/intel/avs/
H A Dtopology.c13 #include <sound/soc-topology.h>
17 #include "topology.h"
859 /* If topology sets value don't overwrite it */
1923 dev_err(comp->dev, "request topology \"%s\" failed: %d\n", filename, ret);
1929 dev_err(comp->dev, "load topology \"%s\" failed: %d\n", filename, ret);
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c12 #include <linux/topology.h>
/linux-master/drivers/staging/greybus/
H A Daudio_topology.c1368 dev_err(module->dev, "%d: Error in parsing topology header\n",
1418 if (!module->topology)
/linux-master/include/linux/greybus/
H A Dgreybus_protocols.h2066 struct gb_audio_topology topology; member in struct:gb_audio_get_topology_response
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c42 #include <linux/topology.h>
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hw.h927 RNID_TOP_DISC topologyDisc; /* topology disc (0xdf) */
2578 uint32_t topology:8; member in struct:__anon127
2582 uint32_t topology:8; member in struct:__anon127
2585 /* Defines for topology (defined previously) */
H A Dlpfc_attr.c4135 # lpfc_topology: link topology for init link
4145 LPFC_ATTR(topology, 0, 0, 6,
4146 "Select Fibre Channel topology");
4149 * lpfc_topology_store - Set the adapters topology field
4156 * If val is in a valid range then set the adapter's topology field and
4157 * issue a lip; if the lip fails reset the topology to the old value.
4200 * The 'topology' is not a configurable parameter if :
4201 * - persistent topology enabled
4240 lpfc_param_show(topology)
4411 "support loop mode, setting topology t
[all...]
H A Dlpfc_init.c743 * lpfc_hba_init_link_fc_topology - Initialize FC link with desired topology
745 * @fc_topology: desired fc topology.
5483 phba->sli4_hba.link_state.topology,
5491 * topology info. Note: Optional for non FC-AL ports.
5500 * For FCoE Mode: fill in all the topology information we need and call
5537 * topology.
5542 * value of Read topology link speed.
5544 * Return: link speed in terms of Read topology.
6253 phba->sli4_hba.link_state.topology =
6285 phba->sli4_hba.link_state.topology,
[all...]
/linux-master/sound/soc/
H A Dsoc-topology.c3 // soc-topology.c -- ALSA SoC Topology
16 // Add support to read audio firmware topology alongside firmware text. The
17 // topology data can contain kcontrols, DAPM graphs, widgets, DAIs, DAI links,
21 // firmware topology data is passed to component drivers for bespoke handling.
30 #include <sound/soc-topology.h>
53 /* topology context */
461 * links are not allocated by topology.
495 * When a topology-based implementation abuses the
1082 dev_err(tplg->dev, "ASoC: topology: add_route failed: %d\n", ret);
1424 /* card dapm mutex is held by the core if we are loading topology
[all...]
H A Dsoc-core.c40 #include <sound/soc-topology.h>
1161 * topology component. And machine drivers can still define static
1481 * topology based drivers can use the DAI link id field to set PCM
2039 /* Inform userspace we are using alternate topology */
2042 /* topology shortname created? */
2052 /* use topology shortname */
2167 /* check whether any platform is ignore machine FE and using topology */
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Defx.c18 #include <linux/topology.h>
/linux-master/kernel/bpf/
H A Dhelpers.c11 #include <linux/topology.h>
/linux-master/sound/soc/intel/skylake/
H A Dskl-topology.c3 * skl-topology.c - Implements Platform component ALSA controls/widget
18 #include <sound/soc-topology.h>
23 #include "skl-topology.h"
2688 * Add pipeline from topology binary into driver pipeline list
2779 dev_dbg(dev, "Parsing Skylake v4 widget topology data\n");
3709 * SKL topology init routine
3772 /* clean up topology */
/linux-master/block/
H A Dblk-mq.c24 #include <linux/sched/topology.h>

Completed in 460 milliseconds

12345678