/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi5.c | 206 hdmi5_configure(&hdmi.core, &hdmi.wp, &hdmi.cfg); in hdmi_power_on_full() 302 hdmi5_core_dump(&hdmi.core, s); in hdmi_dump_regs() 322 r = hdmi5_read_edid(&hdmi.core, buf, len); in read_edid() 369 r = hdmi5_audio_config(&hdmi.core, &hdmi.wp, &hdmi.audio_config, in hdmi_display_enable() 663 ret = hdmi5_audio_config(&hd->core, &hd->wp, dss_audio, in hdmi_audio_config() 739 r = hdmi5_core_init(pdev, &hdmi.core); in hdmi5_bind()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi5.c | 204 hdmi5_configure(&hdmi.core, &hdmi.wp, &hdmi.cfg); in hdmi_power_on_full() 300 hdmi5_core_dump(&hdmi.core, s); in hdmi_dump_regs() 320 r = hdmi5_read_edid(&hdmi.core, buf, len); in read_edid() 367 r = hdmi5_audio_config(&hdmi.core, &hdmi.wp, &hdmi.audio_config, in hdmi_display_enable() 661 ret = hdmi5_audio_config(&hd->core, &hd->wp, dss_audio, in hdmi_audio_config() 737 r = hdmi5_core_init(pdev, &hdmi.core); in hdmi5_bind()
|
/third_party/mesa3d/src/glx/ |
H A D | dri_common.c | 142 driConfigEqual(const __DRIcoreExtension *core, in driConfigEqual() argument 149 while (core->indexConfigAttrib(driConfig, i++, &attrib, &value)) { in driConfigEqual() 250 createDriMode(const __DRIcoreExtension * core, in createDriMode() argument 257 if (driConfigEqual(core, config, driConfigs[i])) in createDriMode() 275 driConvertConfigs(const __DRIcoreExtension * core, in driConvertConfigs() argument 283 tail->next = createDriMode(core, m, driConfigs); in driConvertConfigs()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/ |
H A D | SfntDump.java | 27 import com.google.typography.font.sfntly.table.core.CMap; 28 import com.google.typography.font.sfntly.table.core.CMapTable; 29 import com.google.typography.font.sfntly.table.core.CMapTable.CMapId; 30 import com.google.typography.font.sfntly.table.core.NameTable; 31 import com.google.typography.font.sfntly.table.core.NameTable.NameEntry; 32 import com.google.typography.font.sfntly.table.core.PostScriptTable;
|
/third_party/pulseaudio/src/modules/ |
H A D | module-tunnel-sink-new.c | 34 #include <pulsecore/core.h> 35 #include <pulsecore/core-util.h> 595 if (!(u->sink = pa_sink_new(u->module->core, &sink_data, PA_SINK_LATENCY | PA_SINK_DYNAMIC_LATENCY | PA_SINK_NETWORK))) { in create_sink() 666 u->sample_spec = m->core->default_sample_spec; in do_init() 667 u->channel_map = m->core->default_channel_map; in do_init() 691 if (pa_thread_mq_init_thread_mainloop(u->thread_mq, m->core->mainloop, u->thread_mainloop_api) < 0) { in do_init()
|
H A D | module-virtual-source.c | 34 #include <pulsecore/core-util.h> 302 target_chunk.memblock = pa_memblock_new(o->source->core->mempool, in source_output_push_cb() 507 if (!(master = pa_namereg_get(m->core, pa_modargs_get_value(ma, "master", NULL), PA_NAMEREG_SOURCE))) { in pa__init() 579 u->source = pa_source_new(m->core, &source_data, (master->flags & (PA_SOURCE_LATENCY|PA_SOURCE_DYNAMIC_LATENCY)) in pa__init() 617 pa_source_output_new(&u->source_output, m->core, &source_output_data); in pa__init() 667 u->sink = pa_sink_new(m->core, &sink_data, 0); /* FIXME, sink has no capabilities */ in pa__init()
|
/third_party/vk-gl-cts/framework/platform/win32/ |
H A D | tcuWGL.cpp | 128 // WGL core 217 // Load WGL core. in Library() 229 throw ResourceError("Failed to load core WGL functions"); in Library() 421 Context::Context (const Core* core, in Context() argument 427 : m_core (core) in Context() 431 const Functions& wgl = core->getLibrary()->getFunctions(); in Context() 476 TCU_THROW(InternalError, "Only OpenGL core contexts can be forward-compatible"); in Context() 489 if (core->getLibrary()->isWglExtensionSupported("WGL_ARB_create_context_no_error")) in Context() 548 if (core->getLibrary()->isWglExtensionSupported("WGL_EXT_swap_control")) in Context() 549 core in Context() [all...] |
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/ |
H A D | Makefile | 51 USB_PNP_NOTIFY_SHARED_ROOT = $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/core/shared 56 $(LITEOSTOPDIR)/../../drivers/hdf_core/interfaces/inner_api/core \
|
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | driver_chipcommon_sflash.c | 85 bcma_err(cc->core->bus, "SFLASH control command failed (timeout)!\n"); in bcma_sflash_cmd() 91 struct bcma_bus *bus = cc->core->bus; in bcma_sflash_init()
|
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | Makefile | 21 obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o 22 obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-wm8350.c | 15 #include <linux/mfd/core.h> 19 #include <linux/mfd/wm8350/core.h>
|
/kernel/linux/linux-5.10/arch/ia64/ |
H A D | Makefile | 51 core-y += arch/ia64/kernel/ arch/ia64/mm/ 52 core-$(CONFIG_IA64_SGI_UV) += arch/ia64/uv/
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | mips-cpc.h | 80 /* CPC_ACCESS - Control core/IOCU access to CPC registers prior to CM 3 */ 108 /* CPC_Cx_CMD - Instruct the CPC to take action on a core */ 116 /* CPC_Cx_STAT_CONF - Indicates core configuration & state */ 135 /* CPC_Cx_OTHER - Configure the core-other register block prior to CM 3 */ 139 /* CPC_Cx_VP_STOP - Stop Virtual Processors (VPs) within a core from running */ 142 /* CPC_Cx_VP_START - Start Virtual Processors (VPs) within a core running */ 154 * mips_cpc_lock_other - lock access to another core 155 * core: the other core to be accessed 157 * Call before operating upon a core vi [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-l2c.h | 183 * Return the L2 Cache way partitioning for a given core. 185 * @core: The core processor of interest. 188 * the cache 'ways' that a core can evict from. 191 int cvmx_l2c_get_core_way_partition(uint32_t core); 194 * Partitions the L2 cache for a core 196 * @core: The core that the partitioning applies to. 198 * mask. A 0 bit allows the core to evict cache lines from 199 * a way, while a 1 bit blocks the core fro [all...] |
/kernel/linux/common_modules/tzdriver/tui/ |
H A D | Makefile | 13 EXTRA_CFLAGS += -Idrivers/tzdriver/core 23 EXTRA_CFLAGS += -I$(KERNEL_DIR)/drivers/platform_drivers/tzdriver/core
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | mips-cpc.h | 80 /* CPC_ACCESS - Control core/IOCU access to CPC registers prior to CM 3 */ 108 /* CPC_Cx_CMD - Instruct the CPC to take action on a core */ 116 /* CPC_Cx_STAT_CONF - Indicates core configuration & state */ 135 /* CPC_Cx_OTHER - Configure the core-other register block prior to CM 3 */ 139 /* CPC_Cx_VP_STOP - Stop Virtual Processors (VPs) within a core from running */ 142 /* CPC_Cx_VP_START - Start Virtual Processors (VPs) within a core running */ 154 * mips_cpc_lock_other - lock access to another core 155 * core: the other core to be accessed 157 * Call before operating upon a core vi [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-l2c.h | 183 * Return the L2 Cache way partitioning for a given core. 185 * @core: The core processor of interest. 188 * the cache 'ways' that a core can evict from. 191 int cvmx_l2c_get_core_way_partition(uint32_t core); 194 * Partitions the L2 cache for a core 196 * @core: The core that the partitioning applies to. 198 * mask. A 0 bit allows the core to evict cache lines from 199 * a way, while a 1 bit blocks the core fro [all...] |
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | wm831x-i2c.c | 14 #include <linux/mfd/core.h> 21 #include <linux/mfd/wm831x/core.h>
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | Makefile | 8 obj-$(CONFIG_WEXT_CORE) += wext-core.o 13 cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o nl80211.o
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | pfm.c | 96 count_pfm_events(&evlist->core), in test__pfm_events() 170 count_pfm_events(&evlist->core), in test__pfm_group()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | memory.c | 24 #include <core/memory.h> 25 #include <core/mm.h>
|
H A D | event.c | 22 #include <core/event.h> 23 #include <core/notify.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | dmanv17.c | 27 #include <core/client.h> 28 #include <core/gpuobj.h>
|
H A D | dmanv50.c | 26 #include <core/client.h> 27 #include <core/ramht.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv50.c | 26 #include <core/gpuobj.h> 27 #include <core/object.h>
|