Home
last modified time | relevance | path

Searched refs:core (Results 1001 - 1025 of 6539) sorted by relevance

1...<<41424344454647484950>>...262

/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c395 static void *init_common(enum a2dp_codec_type codec_type, bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_common() argument
402 info->core = core; in init_common()
431 static void *init(bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init() argument
432 return init_common(APTX, for_encoding, for_backchannel, config_buffer, config_size, sample_spec, core); in init()
435 static void *init_hd(bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_hd() argument
436 return init_common(APTX_HD, for_encoding, for_backchannel, config_buffer, config_size, sample_spec, core); in init_hd()
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c35 #include <pulsecore/core-error.h>
41 #include <pulsecore/core-util.h>
206 pa_core_rttime_restart(u->module->core, t, pa_rtclock_now() + SAP_INTERVAL); in sap_event_cb()
245 if (!(s = pa_namereg_get(m->core, pa_modargs_get_value(ma, "source", NULL), PA_NAMEREG_SOURCE))) { in pa__init()
450 pa_source_output_new(&o, m->core, &data); in pa__init()
514 u->sap_event = pa_core_rttime_new(m->core, pa_rtclock_now() + SAP_INTERVAL, sap_event_cb, u); in pa__init()
544 m->core->mainloop->time_free(u->sap_event); in pa__done()
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c38 #include <pulsecore/core-error.h>
40 #include <pulsecore/core-util.h>
43 #include <pulsecore/core-subscribe.h>
90 pa_core *core; member
961 u->core->mainloop->time_free(u->save_time_event); in save_time_callback()
1260 u->save_time_event = pa_core_rttime_new(u->core, pa_rtclock_now() + SAVE_INTERVAL, save_time_callback, u); in trigger_save()
1828 PA_IDXSET_FOREACH(si, u->core->sink_inputs, idx) { in entry_apply()
1864 } else if ((s = pa_namereg_get(u->core, e->device, PA_NAMEREG_SINK))) { in entry_apply()
1871 PA_IDXSET_FOREACH(so, u->core->source_outputs, idx) { in entry_apply()
1907 } else if ((s = pa_namereg_get(u->core, in entry_apply()
[all...]
/kernel/linux/linux-5.10/arch/sh/
H A DMakefile119 core-y += arch/sh/kernel/ arch/sh/mm/ arch/sh/boards/
120 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
122 core-$(CONFIG_USE_BUILTIN_DTB) += arch/sh/boot/dts/
145 core-y += $(addprefix arch/sh/boards/, \
153 core-$(CONFIG_HD6446X_SERIES) += arch/sh/cchips/hd6446x/
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c141 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ratr), ratr_pl); in mlxsw_sp_ipip_nexthop_update_gre4()
180 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(rtdp), rtdp_pl); in mlxsw_sp_ipip_fib_entry_op_gre4_rtdp()
194 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ralue), ralue_pl); in mlxsw_sp_ipip_fib_entry_op_gre4_ralue()
350 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(tieem), tieem_pl); in mlxsw_sp_ipip_ecn_encap_init_one()
381 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(tidem), tidem_pl); in mlxsw_sp_ipip_ecn_decap_init_one()
/kernel/linux/linux-5.10/drivers/iio/adc/
H A DMakefile57 obj-$(CONFIG_LTC2496) += ltc2496.o ltc2497-core.o
58 obj-$(CONFIG_LTC2497) += ltc2497.o ltc2497-core.o
88 obj-$(CONFIG_STM32_ADC_CORE) += stm32-adc-core.o
90 obj-$(CONFIG_STM32_DFSDM_CORE) += stm32-dfsdm-core.o
111 xilinx-xadc-y := xilinx-xadc-core.o xilinx-xadc-events.o
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_si3054.c15 #include <sound/core.h>
194 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = codec->core.mfg; in si3054_build_pcms()
195 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = codec->core.mfg; in si3054_build_pcms()
211 if (snd_hdac_regmap_add_vendor_verb(&codec->core, in si3054_init()
216 snd_hda_codec_write(codec, codec->core.mfg, 0, AC_VERB_SET_STREAM_FORMAT, 0); in si3054_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dheadc57d.c24 #include "core.h"
33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_or()
68 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_procamp()
86 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_olut_clr()
100 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_olut_set()
191 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dheadc57d.c24 #include "core.h"
33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_or()
68 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_procamp()
86 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_olut_clr()
100 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_olut_set()
191 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_mode()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A DMakefile61 obj-$(CONFIG_LTC2496) += ltc2496.o ltc2497-core.o
62 obj-$(CONFIG_LTC2497) += ltc2497.o ltc2497-core.o
100 obj-$(CONFIG_STM32_ADC_CORE) += stm32-adc-core.o
102 obj-$(CONFIG_STM32_DFSDM_CORE) += stm32-dfsdm-core.o
128 xilinx-xadc-y := xilinx-xadc-core.o xilinx-xadc-events.o
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_si3054.c15 #include <sound/core.h>
194 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = codec->core.mfg; in si3054_build_pcms()
195 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = codec->core.mfg; in si3054_build_pcms()
211 if (snd_hdac_regmap_add_vendor_verb(&codec->core, in si3054_init()
216 snd_hda_codec_write(codec, codec->core.mfg, 0, AC_VERB_SET_STREAM_FORMAT, 0); in si3054_init()
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3dx_simulator.c50 #include "libs/core/v3d/registers/4.1.35.0/v3d.h"
52 #include "libs/core/v3d/registers/3.3.0.0/v3d.h"
101 * FIXME: for a multicore scenario we should pass here the core. All wrapper
102 * assumes just one core, so would be better to handle that on that case.
292 unsigned core) in v3d_isr_core()
294 /* FIXME: so far we are assuming just one core, and using only the _0_ in v3d_isr_core()
295 * registers. If we add multiple-core on the simulator, we would need in v3d_isr_core()
296 * to pass core as a parameter, and chose the proper registers. in v3d_isr_core()
298 assert(core == 0); in v3d_isr_core()
319 "Unexpected ISR with core statu in v3d_isr_core()
291 v3d_isr_core(struct v3d_hw *v3d, unsigned core) v3d_isr_core() argument
409 unsigned core = u_bit_scan(&mask); v3d_isr() local
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-device-port.c26 #include <pulsecore/core-util.h>
205 pa_core *core, in pa_dbusiface_device_port_new()
211 pa_assert(core); in pa_dbusiface_device_port_new()
218 p->dbus_protocol = pa_dbus_protocol_get(core); in pa_dbusiface_device_port_new()
219 p->available_changed_slot = pa_hook_connect(&port->core->hooks[PA_CORE_HOOK_PORT_AVAILABLE_CHANGED], in pa_dbusiface_device_port_new()
203 pa_dbusiface_device_port_new( pa_dbusiface_device *device, pa_core *core, pa_device_port *port, uint32_t idx) pa_dbusiface_device_port_new() argument
/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dvdso_wrappers.rs19 use core::arch::asm;
20 use core::mem::{transmute, MaybeUninit};
21 use core::ptr::null_mut;
22 use core::sync::atomic::AtomicPtr;
23 use core::sync::atomic::Ordering::Relaxed;
/third_party/rust/crates/rustix/src/backend/libc/thread/
H A Dsyscalls.rs15 use core::mem::MaybeUninit;
27 use {crate::thread::ClockId, core::ptr::null_mut};
102 use core::convert::TryInto; in clock_nanosleep_relative_old()
189 use core::convert::TryInto; in clock_nanosleep_absolute_old()
247 use core::convert::TryInto; in nanosleep_old()
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs69 pub struct __IncompleteArrayField<T>(::core::marker::PhantomData<T>, [T; 0]);
73 __IncompleteArrayField(::core::marker::PhantomData, [])
85 ::core::slice::from_raw_parts(self.as_ptr(), len) in as_slice()
89 ::core::slice::from_raw_parts_mut(self.as_mut_ptr(), len) in as_mut_slice()
92 impl<T> ::core::fmt::Debug for __IncompleteArrayField<T> {
93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt()
98 pub struct __BindgenUnionField<T>(::core::marker::PhantomData<T>); in fmt()
102 __BindgenUnionField(::core::marker::PhantomData)
106 ::core in as_ref()
[all...]
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs69 pub struct __IncompleteArrayField<T>(::core::marker::PhantomData<T>, [T; 0]);
73 __IncompleteArrayField(::core::marker::PhantomData, [])
85 ::core::slice::from_raw_parts(self.as_ptr(), len) in as_slice()
89 ::core::slice::from_raw_parts_mut(self.as_mut_ptr(), len) in as_mut_slice()
92 impl<T> ::core::fmt::Debug for __IncompleteArrayField<T> {
93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt()
98 pub struct __BindgenUnionField<T>(::core::marker::PhantomData<T>); in fmt()
102 __BindgenUnionField(::core::marker::PhantomData)
106 ::core in as_ref()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c20 #include "core.h"
110 struct mlxsw_core *core; member
312 err = mlxsw_cmd_sw2hw_sdq(mlxsw_pci->core, mbox, q->num); in mlxsw_pci_sdq_init()
322 mlxsw_cmd_hw2sw_sdq(mlxsw_pci->core, q->num); in mlxsw_pci_sdq_fini()
414 err = mlxsw_cmd_sw2hw_rdq(mlxsw_pci->core, mbox, q->num); in mlxsw_pci_rdq_init()
438 mlxsw_cmd_hw2sw_rdq(mlxsw_pci->core, q->num); in mlxsw_pci_rdq_init()
449 mlxsw_cmd_hw2sw_rdq(mlxsw_pci->core, q->num); in mlxsw_pci_rdq_fini()
463 !mlxsw_core_sdq_supports_cqe_v2(mlxsw_pci->core)) in mlxsw_pci_cq_pre_init()
496 err = mlxsw_cmd_sw2hw_cq(mlxsw_pci->core, mbox, q->num); in mlxsw_pci_cq_init()
507 mlxsw_cmd_hw2sw_cq(mlxsw_pci->core, in mlxsw_pci_cq_fini()
[all...]
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs69 pub struct __IncompleteArrayField<T>(::core::marker::PhantomData<T>, [T; 0]);
73 __IncompleteArrayField(::core::marker::PhantomData, [])
85 ::core::slice::from_raw_parts(self.as_ptr(), len) in as_slice()
89 ::core::slice::from_raw_parts_mut(self.as_mut_ptr(), len) in as_mut_slice()
92 impl<T> ::core::fmt::Debug for __IncompleteArrayField<T> {
93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt()
98 pub struct __BindgenUnionField<T>(::core::marker::PhantomData<T>); in fmt()
102 __BindgenUnionField(::core::marker::PhantomData)
106 ::core in as_ref()
[all...]
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs69 pub struct __IncompleteArrayField<T>(::core::marker::PhantomData<T>, [T; 0]);
73 __IncompleteArrayField(::core::marker::PhantomData, [])
85 ::core::slice::from_raw_parts(self.as_ptr(), len) in as_slice()
89 ::core::slice::from_raw_parts_mut(self.as_mut_ptr(), len) in as_mut_slice()
92 impl<T> ::core::fmt::Debug for __IncompleteArrayField<T> {
93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt()
98 pub struct __BindgenUnionField<T>(::core::marker::PhantomData<T>); in fmt()
102 __BindgenUnionField(::core::marker::PhantomData)
106 ::core in as_ref()
[all...]
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs69 pub struct __IncompleteArrayField<T>(::core::marker::PhantomData<T>, [T; 0]);
73 __IncompleteArrayField(::core::marker::PhantomData, [])
85 ::core::slice::from_raw_parts(self.as_ptr(), len) in as_slice()
89 ::core::slice::from_raw_parts_mut(self.as_mut_ptr(), len) in as_mut_slice()
92 impl<T> ::core::fmt::Debug for __IncompleteArrayField<T> {
93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt()
98 pub struct __BindgenUnionField<T>(::core::marker::PhantomData<T>); in fmt()
102 __BindgenUnionField(::core::marker::PhantomData)
106 ::core in as_ref()
[all...]
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs69 pub struct __IncompleteArrayField<T>(::core::marker::PhantomData<T>, [T; 0]);
73 __IncompleteArrayField(::core::marker::PhantomData, [])
85 ::core::slice::from_raw_parts(self.as_ptr(), len) in as_slice()
89 ::core::slice::from_raw_parts_mut(self.as_mut_ptr(), len) in as_mut_slice()
92 impl<T> ::core::fmt::Debug for __IncompleteArrayField<T> {
93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt()
98 pub struct __BindgenUnionField<T>(::core::marker::PhantomData<T>); in fmt()
102 __BindgenUnionField(::core::marker::PhantomData)
106 ::core in as_ref()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8997.c18 #include <sound/core.h>
26 #include <linux/mfd/arizona/core.h>
33 struct arizona_priv core; member
1060 struct arizona *arizona = priv->core.arizona; in wm8997_component_probe()
1071 priv->core.arizona->dapm = dapm; in wm8997_component_probe()
1080 priv->core.arizona->dapm = NULL; in wm8997_component_remove()
1130 wm8997->core.arizona = arizona; in wm8997_probe()
1131 wm8997->core.num_inputs = 4; in wm8997_probe()
1133 arizona_init_dvfs(&wm8997->core); in wm8997_probe()
1152 arizona_init_dai(&wm8997->core, in wm8997_probe()
[all...]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-subdev.c432 return v4l2_subdev_call(sd, core, subscribe_event, vfh, arg); in subdev_do_ioctl()
435 return v4l2_subdev_call(sd, core, unsubscribe_event, vfh, arg); in subdev_do_ioctl()
444 return v4l2_subdev_call(sd, core, g_register, p); in subdev_do_ioctl()
452 return v4l2_subdev_call(sd, core, s_register, p); in subdev_do_ioctl()
460 if (sd->ops->core && sd->ops->core->s_register) in subdev_do_ioctl()
462 if (sd->ops->core && sd->ops->core->g_register) in subdev_do_ioctl()
474 ret = v4l2_subdev_call(sd, core, log_status); in subdev_do_ioctl()
661 return v4l2_subdev_call(sd, core, ioct in subdev_do_ioctl()
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dpython.c372 return pevent->evsel->core.attr.type == PERF_TYPE_TRACEPOINT; in is_tracepoint()
424 tp_format = trace_event__tp_format_id(evsel->core.attr.config); in get_tracepoint_field()
847 evsel->core.attr.inherit = inherit; in pyrf_evsel__open()
965 for (i = 0; i < evlist->core.pollfd.nr; ++i) { in pyrf_evlist__get_pollfd()
968 FILE *fp = fdopen(evlist->core.pollfd.entries[i].fd, "r"); in pyrf_evlist__get_pollfd()
975 file = PyFile_FromFd(evlist->core.pollfd.entries[i].fd, "perf", "r", -1, in pyrf_evlist__get_pollfd()
1008 evsel->idx = evlist->core.nr_entries; in pyrf_evlist__add()
1011 return Py_BuildValue("i", evlist->core.nr_entries); in pyrf_evlist__add()
1018 for (i = 0; i < evlist->core.nr_mmaps; i++) { in get_md()
1021 if (md->core in get_md()
[all...]

Completed in 73 milliseconds

1...<<41424344454647484950>>...262