Home
last modified time | relevance | path

Searched defs:comp (Results 126 - 150 of 533) sorted by relevance

12345678910>>...22

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dxsk.h57 xsk_ring_cons__comp_addr(const struct xsk_ring_cons *comp, __u32 idx) in xsk_ring_cons__comp_addr() argument
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra210_dmic.c162 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_get_boost_gain() local
173 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_put_boost_gain() local
188 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_get_ch_select() local
199 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_put_ch_select() local
214 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_get_mono_to_stereo() local
225 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tegra210_dmic_put_mono_to_stereo() local
240 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tegra210_dmic_get_stereo_to_mono() local
251 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tegra210_dmic_put_stereo_to_mono() local
266 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tegra210_dmic_get_osr_val() local
277 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tegra210_dmic_put_osr_val() local
292 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tegra210_dmic_get_pol_sel() local
303 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tegra210_dmic_put_pol_sel() local
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dsof-audio.c169 struct sof_ipc_comp *comp; in sof_restore_pipelines() local
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-cpu.c524 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in uniphier_aio_vol_get() local
541 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in uniphier_aio_vol_put() local
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_mr.h45 struct completion comp; /* complete when refcount goes to zero */ member
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-topology.h200 static inline int snd_soc_tplg_component_remove(struct snd_soc_component *comp, in snd_soc_tplg_component_remove() argument
/kernel/linux/linux-5.10/kernel/
H A Dumh.c50 struct completion *comp = xchg(&sub_info->complete, NULL); in umh_complete() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H A Dif000c.h29 __u8 comp; member
H A Dcl0002.h38 __u8 comp; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h37 unsigned comp:3; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_aux.c19 struct completion comp; member
/kernel/linux/linux-6.6/drivers/most/
H A Dmost_cdev.c28 } comp; variable
479 static struct cdev_component comp = { global() variable
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
H A Dcore.c308 union pds_core_dev_comp comp = {}; in pdsc_core_init() local
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c98 u64 comp; in cavium_ptp_adjfine() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddevcom.c38 struct mlx5_devcom_comp *comp; member
112 struct mlx5_devcom_comp *comp; in mlx5_devcom_comp_alloc() local
131 struct mlx5_devcom_comp *comp = container_of(ref, struct mlx5_devcom_comp, ref); mlx5_devcom_comp_release() local
140 devcom_alloc_comp_dev(struct mlx5_devcom_dev *devc, struct mlx5_devcom_comp *comp, void *data) devcom_alloc_comp_dev() argument
165 struct mlx5_devcom_comp *comp = devcom->comp; devcom_free_comp_dev() local
190 struct mlx5_devcom_comp *comp; devcom_component_get() local
216 struct mlx5_devcom_comp *comp; mlx5_devcom_register_component() local
260 struct mlx5_devcom_comp *comp; mlx5_devcom_send_event() local
314 struct mlx5_devcom_comp *comp; mlx5_devcom_for_each_peer_begin() local
337 struct mlx5_devcom_comp *comp = devcom->comp; mlx5_devcom_get_next_peer_data() local
361 struct mlx5_devcom_comp *comp = devcom->comp; mlx5_devcom_get_next_peer_data_rcu() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_selftest.c151 struct completion comp; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_fsm.c207 mlxfw_flash_component(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, struct mlxfw_mfa2_component *comp, bool reactivate_supp, struct netlink_ext_ack *extack) mlxfw_flash_component() argument
325 struct mlxfw_mfa2_component *comp; mlxfw_flash_components() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic.h69 union ionic_adminq_comp comp; member
H A Dionic_main.c276 struct ionic_admin_comp *comp; in ionic_adminq_cb() local
[all...]
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-vp9.h128 u32 (*comp)[5][2]; member
/kernel/linux/linux-6.6/include/linux/
H A Dslimbus.h112 struct completion *comp; member
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_mr.h45 struct completion comp; /* complete when refcount goes to zero */ member
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvscsi.h61 struct completion comp; member
/kernel/linux/linux-6.6/drivers/vfio/pci/pds/
H A Dcmds.c99 union pds_core_adminq_comp comp = {}; in pds_vfio_suspend_wait_device_cmd() local
139 union pds_core_adminq_comp comp = {}; in pds_vfio_suspend_device_cmd() local
173 union pds_core_adminq_comp comp = {}; in pds_vfio_resume_device_cmd() local
189 union pds_core_adminq_comp comp = {}; in pds_vfio_get_lm_state_size_cmd() local
291 union pds_core_adminq_comp comp = {}; pds_vfio_get_lm_state_cmd() local
329 union pds_core_adminq_comp comp = {}; pds_vfio_set_lm_state_cmd() local
369 union pds_core_adminq_comp comp = {}; pds_vfio_send_host_vf_lm_status_cmd() local
397 union pds_core_adminq_comp comp = {}; pds_vfio_dirty_status_cmd() local
441 union pds_core_adminq_comp comp = {}; pds_vfio_dirty_enable_cmd() local
463 union pds_core_adminq_comp comp = {}; pds_vfio_dirty_disable_cmd() local
494 union pds_core_adminq_comp comp = {}; pds_vfio_dirty_seq_ack_cmd() local
[all...]
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A Drnbd-clt.h65 struct rnbd_iu_comp comp; member

Completed in 13 milliseconds

12345678910>>...22