/include/media/ |
D | media-device.h | 203 struct media_entity_enum *ent_enum, struct media_device *mdev) in media_entity_enum_init() 291 #define media_device_register(mdev) __media_device_register(mdev, THIS_MODULE) argument 391 #define media_device_for_each_entity(entity, mdev) \ argument 395 #define media_device_for_each_intf(intf, mdev) \ argument 399 #define media_device_for_each_pad(pad, mdev) \ argument 403 #define media_device_for_each_link(link, mdev) \ argument 441 static inline int media_device_register(struct media_device *mdev) in media_device_register() 445 static inline void media_device_unregister(struct media_device *mdev) in media_device_unregister() 448 static inline int media_device_register_entity(struct media_device *mdev, in media_device_register_entity() 457 struct media_device *mdev, in media_device_register_entity_notify() [all …]
|
D | media-dev-allocator.h | 60 struct media_device *mdev, const char *module_name, in media_device_delete()
|
D | v4l2-mc.h | 189 static inline int v4l2_mc_create_media_graph(struct media_device *mdev) in v4l2_mc_create_media_graph()
|
D | media-request.h | 63 struct media_device *mdev; member 232 media_request_get_by_fd(struct media_device *mdev, int request_fd) in media_request_get_by_fd()
|
D | dvbdev.h | 119 struct media_device *mdev; member 305 struct media_device *mdev) in dvb_register_media_controller()
|
D | v4l2-device.h | 49 struct media_device *mdev; member
|
D | media-entity.h | 58 struct media_device *mdev; member
|
/include/linux/mlx5/ |
D | device.h | 1223 #define MLX5_CAP_GEN(mdev, cap) \ argument 1226 #define MLX5_CAP_GEN_64(mdev, cap) \ argument 1229 #define MLX5_CAP_GEN_MAX(mdev, cap) \ argument 1232 #define MLX5_CAP_GEN_2(mdev, cap) \ argument 1235 #define MLX5_CAP_GEN_2_64(mdev, cap) \ argument 1238 #define MLX5_CAP_GEN_2_MAX(mdev, cap) \ argument 1241 #define MLX5_CAP_ETH(mdev, cap) \ argument 1245 #define MLX5_CAP_ETH_MAX(mdev, cap) \ argument 1249 #define MLX5_CAP_IPOIB_ENHANCED(mdev, cap) \ argument 1253 #define MLX5_CAP_ROCE(mdev, cap) \ argument [all …]
|
D | fs_helpers.h | 81 static inline bool _mlx5_fs_is_outer_ipv_flow(struct mlx5_core_dev *mdev, in _mlx5_fs_is_outer_ipv_flow() 119 mlx5_fs_is_outer_ipv4_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv4_flow() 127 mlx5_fs_is_outer_ipv6_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv6_flow()
|
D | accel.h | 110 struct mlx5_core_dev *mdev; member 143 static inline u32 mlx5_accel_ipsec_device_caps(struct mlx5_core_dev *mdev) { return 0; } in mlx5_accel_ipsec_device_caps() 146 mlx5_accel_esp_create_xfrm(struct mlx5_core_dev *mdev, in mlx5_accel_esp_create_xfrm()
|
D | vport.h | 39 #define MLX5_VPORT_MANAGER(mdev) \ argument
|
D | eswitch.h | 12 #define MLX5_ESWITCH_MANAGER(mdev) MLX5_CAP_GEN(mdev, eswitch_manager) argument
|
D | driver.h | 405 struct mlx5_core_dev *mdev; member 553 struct mlx5_core_dev *mdev; member
|
/include/linux/ |
D | mdev.h | 38 static inline void mdev_set_iommu_device(struct mdev_device *mdev, in mdev_set_iommu_device() 44 static inline struct device *mdev_get_iommu_device(struct mdev_device *mdev) in mdev_get_iommu_device() 154 static inline void *mdev_get_drvdata(struct mdev_device *mdev) in mdev_get_drvdata() 158 static inline void mdev_set_drvdata(struct mdev_device *mdev, void *data) in mdev_set_drvdata() 162 static inline const guid_t *mdev_uuid(struct mdev_device *mdev) in mdev_uuid() 176 static inline struct device *mdev_dev(struct mdev_device *mdev) in mdev_dev()
|
D | lp.h | 42 unsigned int mdev; member
|
D | vdpa.h | 81 struct vdpa_mgmt_dev *mdev; member
|