Home
last modified time | relevance | path

Searched defs:mdev (Results 276 - 300 of 719) sorted by relevance

1...<<11121314151617181920>>...29

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c14 komeda_pipeline_add(struct komeda_dev *mdev, size_t size, in komeda_pipeline_add() argument
44 void komeda_pipeline_destroy(struct komeda_dev *mdev, in komeda_pipeline_destroy() argument
69 struct komeda_dev *mdev = pipe->mdev; komeda_pipeline_get_component_pos() local
227 komeda_component_destroy(struct komeda_dev *mdev, struct komeda_component *c) komeda_component_destroy() argument
341 komeda_assemble_pipelines(struct komeda_dev *mdev) komeda_assemble_pipelines() argument
[all...]
H A Dkomeda_framebuffer.c111 komeda_fb_none_afbc_size_check(struct komeda_dev *mdev, struct komeda_fb *kfb, in komeda_fb_none_afbc_size_check() argument
162 struct komeda_dev *mdev = dev->dev_private; in komeda_fb_create() local
271 struct komeda_dev *mdev = fb->dev->dev_private; in komeda_fb_is_layer_supported() local
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_queue.c301 uvc_queue_buffer(struct uvc_video_queue *queue, struct media_device *mdev, struct v4l2_buffer *buf) uvc_queue_buffer() argument
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-mc.c22 int v4l2_mc_create_media_graph(struct media_device *mdev) in v4l2_mc_create_media_graph() argument
271 struct media_device *mdev = vdev->entity.graph_obj.mdev; v4l_enable_media_source() local
291 struct media_device *mdev = vdev->entity.graph_obj.mdev; v4l_disable_media_source() local
523 struct media_device *mdev = entity->graph_obj.mdev; v4l2_pipeline_pm_use() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/accel/
H A Dipsec_offload.c28 static u32 mlx5_ipsec_offload_device_caps(struct mlx5_core_dev *mdev) in mlx5_ipsec_offload_device_caps() argument
57 mlx5_ipsec_offload_esp_validate_xfrm_attrs(struct mlx5_core_dev *mdev, in mlx5_ipsec_offload_esp_validate_xfrm_attrs() argument
96 mlx5_ipsec_offload_esp_create_xfrm(struct mlx5_core_dev *mdev, const struct mlx5_accel_esp_xfrm_attrs *attrs, u32 flags) mlx5_ipsec_offload_esp_create_xfrm() argument
135 mlx5_create_ipsec_obj(struct mlx5_core_dev *mdev, struct mlx5_ipsec_obj_attrs *attrs, u32 *ipsec_id) mlx5_create_ipsec_obj() argument
192 mlx5_destroy_ipsec_obj(struct mlx5_core_dev *mdev, u32 ipsec_id) mlx5_destroy_ipsec_obj() argument
206 mlx5_ipsec_offload_create_sa_ctx(struct mlx5_core_dev *mdev, struct mlx5_accel_esp_xfrm *accel_xfrm, const __be32 saddr[4], const __be32 daddr[4], const __be32 spi, bool is_ipv6, u32 *hw_handle) mlx5_ipsec_offload_create_sa_ctx() argument
277 mlx5_ipsec_offload_init(struct mlx5_core_dev *mdev) mlx5_ipsec_offload_init() argument
282 mlx5_modify_ipsec_obj(struct mlx5_core_dev *mdev, struct mlx5_ipsec_obj_attrs *attrs, u32 ipsec_id) mlx5_modify_ipsec_obj() argument
334 struct mlx5_core_dev *mdev = xfrm->mdev; mlx5_ipsec_offload_esp_modify_xfrm() local
379 mlx5_ipsec_offload_ops(struct mlx5_core_dev *mdev) mlx5_ipsec_offload_ops() argument
[all...]
H A Dtls.h46 static inline bool mlx5_accel_is_ktls_tx(struct mlx5_core_dev *mdev) in mlx5_accel_is_ktls_tx() argument
51 static inline bool mlx5_accel_is_ktls_rx(struct mlx5_core_dev *mdev) in mlx5_accel_is_ktls_rx() argument
56 static inline bool mlx5_accel_is_ktls_device(struct mlx5_core_dev *mdev) in mlx5_accel_is_ktls_device() argument
68 mlx5e_ktls_type_check(struct mlx5_core_dev *mdev, struct tls_crypto_info *crypto_info) mlx5e_ktls_type_check() argument
81 mlx5_accel_is_ktls_tx(struct mlx5_core_dev *mdev) mlx5_accel_is_ktls_tx() argument
84 mlx5_accel_is_ktls_rx(struct mlx5_core_dev *mdev) mlx5_accel_is_ktls_rx() argument
88 mlx5_ktls_create_key(struct mlx5_core_dev *mdev, struct tls_crypto_info *crypto_info, u32 *p_key_id) mlx5_ktls_create_key() argument
92 mlx5_ktls_destroy_key(struct mlx5_core_dev *mdev, u32 key_id) mlx5_ktls_destroy_key() argument
95 mlx5_accel_is_ktls_device(struct mlx5_core_dev *mdev) mlx5_accel_is_ktls_device() argument
97 mlx5e_ktls_type_check(struct mlx5_core_dev *mdev, struct tls_crypto_info *crypto_info) mlx5e_ktls_type_check() argument
139 mlx5_accel_tls_add_flow(struct mlx5_core_dev *mdev, void *flow, struct tls_crypto_info *crypto_info, u32 start_offload_tcp_sn, u32 *p_swid, bool direction_sx) mlx5_accel_tls_add_flow() argument
143 mlx5_accel_tls_del_flow(struct mlx5_core_dev *mdev, u32 swid, bool direction_sx) mlx5_accel_tls_del_flow() argument
145 mlx5_accel_tls_resync_rx(struct mlx5_core_dev *mdev, __be32 handle, u32 seq, __be64 rcd_sn) mlx5_accel_tls_resync_rx() argument
147 mlx5_accel_is_tls_device(struct mlx5_core_dev *mdev) mlx5_accel_is_tls_device() argument
151 mlx5_accel_tls_device_caps(struct mlx5_core_dev *mdev) mlx5_accel_tls_device_caps() argument
152 mlx5_accel_tls_init(struct mlx5_core_dev *mdev) mlx5_accel_tls_init() argument
153 mlx5_accel_tls_cleanup(struct mlx5_core_dev *mdev) mlx5_accel_tls_cleanup() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_drv.c237 struct media_device *mdev = &vsp1->media_dev; in vsp1_create_entities() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H A Dau0828-core.c128 struct media_device *mdev = dev->media_dev; in au0828_unregister_media_device() local
199 struct media_device *mdev; in au0828_media_device_init() local
295 struct media_device *mdev = entity->graph_obj.mdev; au0828_enable_source() local
445 struct media_device *mdev = entity->graph_obj.mdev; au0828_disable_source() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c391 struct media_device *mdev; in dvb_usbv2_media_device_init() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_chardev.c162 struct miscdevice *mdev = filp->private_data; in cros_ec_chardev_open() local
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dmtk_rpmsg.c169 struct mtk_rpmsg_device *mdev = to_mtk_rpmsg_device(rpdev); in mtk_rpmsg_release_device() local
201 struct mtk_rpmsg_device *mdev; in mtk_rpmsg_register_device() local
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
H A Drkvdec.h85 struct media_device mdev; member
/kernel/linux/linux-5.10/include/linux/
H A Dlp.h42 unsigned int mdev; member
/kernel/linux/linux-5.10/drivers/ssb/
H A Ddriver_mipscore.c104 struct ssb_device *mdev = bus->mipscore.dev; in ssb_mips_irq() local
145 struct ssb_device *mdev = bus->mipscore.dev; in set_irq() local
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H A Dvimc-common.h128 struct media_device mdev; member
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c391 struct media_device *mdev; in dvb_usbv2_media_device_init() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_queue.c297 uvc_queue_buffer(struct uvc_video_queue *queue, struct media_device *mdev, struct v4l2_buffer *buf) uvc_queue_buffer() argument
/kernel/linux/linux-6.6/drivers/media/usb/au0828/
H A Dau0828-core.c128 struct media_device *mdev = dev->media_dev; in au0828_unregister_media_device() local
199 struct media_device *mdev; in au0828_media_device_init() local
295 struct media_device *mdev = entity->graph_obj.mdev; au0828_enable_source() local
445 struct media_device *mdev = entity->graph_obj.mdev; au0828_disable_source() local
[all...]
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-mc.c22 int v4l2_mc_create_media_graph(struct media_device *mdev) in v4l2_mc_create_media_graph() argument
283 struct media_device *mdev = vdev->entity.graph_obj.mdev; v4l_enable_media_source() local
303 struct media_device *mdev = vdev->entity.graph_obj.mdev; v4l_disable_media_source() local
531 struct media_device *mdev = entity->graph_obj.mdev; v4l2_pipeline_pm_use() local
[all...]
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H A Dvisl.h105 struct media_device mdev; member
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dsi2157_priv.h37 struct media_device *mdev; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_domain.c350 static int dr_domain_query_fdb_caps(struct mlx5_core_dev *mdev, in dr_domain_query_fdb_caps() argument
389 dr_domain_caps_init(struct mlx5_core_dev *mdev, struct mlx5dr_domain *dmn) dr_domain_caps_init() argument
460 mlx5dr_domain_create(struct mlx5_core_dev *mdev, enum mlx5dr_domain_type type) mlx5dr_domain_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.c146 static bool mlx5_tunnel_proto_supported_rx(struct mlx5_core_dev *mdev, in mlx5_tunnel_proto_supported_rx() argument
161 static bool mlx5_tunnel_any_rx_proto_supported(struct mlx5_core_dev *mdev) in mlx5_tunnel_any_rx_proto_supported() argument
173 bool mlx5_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) in mlx5_tunnel_inner_ft_supported() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c212 struct mlx5_core_dev *mdev = priv->mdev; in mlx5i_get_link_ksettings() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c30 struct mlx5_core_dev *mdev; member
43 static int mlx5_hwmon_query_mtmp(struct mlx5_core_dev *mdev, u32 sensor_index, u32 *mtmp_out) in mlx5_hwmon_query_mtmp() argument
54 static int mlx5_hwmon_reset_max_temp(struct mlx5_core_dev *mdev, int sensor_index) in mlx5_hwmon_reset_max_temp() argument
67 static int mlx5_hwmon_enable_max_temp(struct mlx5_core_dev *mdev, int sensor_index) in mlx5_hwmon_enable_max_temp() argument
193 mlx5_hwmon_get_module_sensor_index(struct mlx5_core_dev *mdev, u32 *module_index) mlx5_hwmon_get_module_sensor_index() argument
247 mlx5_hwmon_is_module_mon_cap(struct mlx5_core_dev *mdev, bool *mon_cap) mlx5_hwmon_is_module_mon_cap() argument
267 mlx5_hwmon_get_sensors_count(struct mlx5_core_dev *mdev, u32 *asic_platform_scount) mlx5_hwmon_get_sensors_count() argument
294 mlx5_hwmon_alloc(struct mlx5_core_dev *mdev) mlx5_hwmon_alloc() argument
374 mlx5_hwmon_dev_register(struct mlx5_core_dev *mdev) mlx5_hwmon_dev_register() argument
408 mlx5_hwmon_dev_unregister(struct mlx5_core_dev *mdev) mlx5_hwmon_dev_unregister() argument
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...29