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

<<11121314151617

/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-video.c1151 struct media_device *mdev = &video->pipe->isi->media_dev; local
/linux-master/drivers/media/mc/
H A Dmc-device.c81 static struct media_entity *find_entity(struct media_device *mdev, u32 id) argument
98 static long media_device_enum_entities(struct media_device *mdev, void *arg) argument
151 static long media_device_enum_links(struct media_device *mdev, void *arg) argument
200 static long media_device_setup_link(struct media_device *mdev, void *arg) argument
230 static long media_device_get_topology(struct media_device *mdev, voi argument
373 media_device_request_alloc(struct media_device *mdev, void *arg) argument
489 media_device_enum_links32(struct media_device *mdev, struct media_links_enum32 __user *ulinks) argument
559 struct media_device *mdev = devnode->media_dev; local
577 struct media_device *mdev = entity->graph_obj.mdev; local
605 media_device_register_entity(struct media_device *mdev, struct media_entity *entity) argument
671 struct media_device *mdev = entity->graph_obj.mdev; local
682 media_device_init(struct media_device *mdev) argument
704 media_device_cleanup(struct media_device *mdev) argument
714 __media_device_register(struct media_device *mdev, struct module *owner) argument
755 media_device_register_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) argument
767 __media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) argument
773 media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) argument
782 media_device_unregister(struct media_device *mdev) argument
835 media_device_pci_init(struct media_device *mdev, struct pci_dev *pci_dev, const char *name) argument
857 __media_device_usb_init(struct media_device *mdev, struct usb_device *udev, const char *board_name, const char *driver_name) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c350 struct mt76_dev *mdev = &phy->dev->mt76; local
H A Dsoc.c1230 struct mt76_dev *mdev; local
/linux-master/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.h132 struct media_device mdev; member in struct:sun4i_csi
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.c564 struct media_device *mdev = entity->graph_obj.mdev; local
696 struct media_device *mdev = &pipe->output->entity.vsp1->media_dev; local
1030 struct media_device *mdev = &video->vsp1->media_dev; local
[all...]
/linux-master/drivers/sh/maple/
H A Dmaple.c139 struct maple_device *mdev; local
157 int maple_add_packet(struct maple_device *mdev, u32 function, u32 command, argument
186 maple_allocq(struct maple_device *mdev) argument
213 struct maple_device *mdev; local
237 maple_free_dev(struct maple_device *mdev) argument
316 struct maple_device *mdev; local
325 maple_detach_driver(struct maple_device *mdev) argument
331 maple_attach_driver(struct maple_device *mdev) argument
410 struct maple_device *mdev; local
422 struct maple_device *mdev = to_maple_dev(device); local
449 struct maple_device *mdev; local
492 maple_map_subunits(struct maple_device *mdev, int submask) argument
524 maple_clean_submap(struct maple_device *mdev) argument
535 maple_response_none(struct maple_device *mdev) argument
577 maple_response_devinfo(struct maple_device *mdev, char *recvbuf) argument
603 maple_response_fileerr(struct maple_device *mdev, void *recvbuf) argument
617 struct maple_device *mdev; local
634 struct maple_device *mdev; local
790 struct maple_device *mdev[MAPLE_PORTS]; local
[all...]
/linux-master/drivers/bus/
H A Dmoxtet.c88 struct moxtet_device *mdev = to_moxtet_device(dev); local
122 struct moxtet_device *mdev = to_moxtet_device(dev); local
133 struct moxtet_device *mdev = to_moxtet_device(dev); local
405 struct moxtet_device *mdev = to_moxtet_device(dev); local
423 struct moxtet_device *mdev = to_moxtet_device(dev); local
445 struct moxtet_device *mdev = to_moxtet_device(dev); local
[all...]
/linux-master/drivers/virtio/
H A Dvirtio_pci_modern.c295 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
333 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
394 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
415 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
438 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
477 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
539 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
622 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
825 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
853 struct virtio_pci_modern_device *mdev = &vp_dev->mdev; local
[all...]
/linux-master/drivers/dma/
H A Dmilbeaut-hdmac.c69 struct milbeaut_hdmac_device *mdev; member in struct:milbeaut_hdmac_chan
405 struct milbeaut_hdmac_device *mdev = of_dma->of_dma_data; local
424 milbeaut_hdmac_chan_init(struct platform_device *pdev, struct milbeaut_hdmac_device *mdev, int chan_id) argument
458 struct milbeaut_hdmac_device *mdev; local
536 struct milbeaut_hdmac_device *mdev = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c58 static void mlx5i_build_nic_params(struct mlx5_core_dev *mdev, argument
80 int mlx5i_init(struct mlx5_core_dev *mdev, struct net_device *netdev) argument
202 struct mlx5_core_dev *mdev = priv->mdev; local
258 struct mlx5_core_dev *mdev = priv->mdev; local
305 mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, u32 qpn) argument
319 mlx5i_create_tis(struct mlx5_core_dev *mdev, u32 underlay_qpn, u32 *tisn) argument
410 struct mlx5_core_dev *mdev = priv->mdev; local
486 mlx5i_get_tisn(struct mlx5_core_dev *mdev, struct mlx5e_priv *priv, u8 lag_port, u8 tc) argument
588 struct mlx5_core_dev *mdev = epriv->mdev; local
636 struct mlx5_core_dev *mdev = epriv->mdev; local
664 struct mlx5_core_dev *mdev = epriv->mdev; local
688 struct mlx5_core_dev *mdev = epriv->mdev; local
723 mlx5i_check_required_hca_cap(struct mlx5_core_dev *mdev) argument
739 struct mlx5_core_dev *mdev = priv->mdev; local
752 mlx5_is_sub_interface(struct mlx5_core_dev *mdev) argument
757 mlx5_get_profile(struct mlx5_core_dev *mdev) argument
767 struct mlx5_core_dev *mdev = (struct mlx5_core_dev *)param; local
829 mlx5_rdma_rn_get_params(struct mlx5_core_dev *mdev, struct ib_device *device, struct rdma_netdev_alloc_params *params) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c44 u8 mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport) argument
64 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, argument
79 static int mlx5_query_nic_vport_context(struct mlx5_core_dev *mdev, u16 vport, argument
93 int mlx5_query_nic_vport_min_inline(struct mlx5_core_dev *mdev, argument
107 void mlx5_query_min_inline(struct mlx5_core_dev *mdev, argument
125 mlx5_modify_nic_vport_min_inline(struct mlx5_core_dev *mdev, u16 vport, u8 min_inline) argument
146 mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev, u16 vport, bool other, u8 *addr) argument
170 mlx5_query_mac_address(struct mlx5_core_dev *mdev, u8 *addr) argument
176 mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *mdev, u16 vport, const u8 *addr) argument
211 mlx5_query_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 *mtu) argument
231 mlx5_modify_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 mtu) argument
420 mlx5_query_nic_vport_system_image_guid(struct mlx5_core_dev *mdev, u64 *system_image_guid) argument
443 mlx5_query_nic_vport_sd_group(struct mlx5_core_dev *mdev, u8 *sd_group) argument
464 mlx5_query_nic_vport_node_guid(struct mlx5_core_dev *mdev, u64 *node_guid) argument
484 mlx5_modify_nic_vport_node_guid(struct mlx5_core_dev *mdev, u16 vport, u64 node_guid) argument
517 mlx5_query_nic_vport_qkey_viol_cntr(struct mlx5_core_dev *mdev, u16 *qkey_viol_cntr) argument
785 mlx5_query_nic_vport_promisc(struct mlx5_core_dev *mdev, u16 vport, int *promisc_uc, int *promisc_mc, int *promisc_all) argument
816 mlx5_modify_nic_vport_promisc(struct mlx5_core_dev *mdev, int promisc_uc, int promisc_mc, int promisc_all) argument
852 mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable) argument
892 mlx5_nic_vport_query_local_lb(struct mlx5_core_dev *mdev, bool *status) argument
926 mlx5_nic_vport_update_roce_state(struct mlx5_core_dev *mdev, enum mlx5_vport_roce_state state) argument
950 mlx5_nic_vport_enable_roce(struct mlx5_core_dev *mdev) argument
966 mlx5_nic_vport_disable_roce(struct mlx5_core_dev *mdev) argument
1020 mlx5_query_vport_down_stats(struct mlx5_core_dev *mdev, u16 vport, u8 other_vport, u64 *rx_discard_vport_down, u64 *tx_discard_vport_down) argument
1165 mlx5_query_nic_system_image_guid(struct mlx5_core_dev *mdev) argument
[all...]
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c366 static int vb2_queue_or_prepare_buf(struct vb2_queue *q, struct media_device *mdev, argument
720 int vb2_prepare_buf(struct vb2_queue *q, struct media_device *mdev, argument
806 int vb2_qbuf(struct vb2_queue *q, struct media_device *mdev, argument
/linux-master/drivers/dma/qcom/
H A Dhidma.c626 struct hidma_dev *mdev = dev_get_drvdata(dev); local
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c292 struct mt76_dev *mdev = &dev->mt76; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drx_res.c11 struct mlx5_core_dev *mdev; /* primary */ member in struct:mlx5e_rx_res
303 static struct mlx5e_rx_res *mlx5e_rx_res_alloc(struct mlx5_core_dev *mdev, unsigned int max_nch, argument
448 mlx5e_rx_res_create(struct mlx5_core_dev *mdev, enum mlx5e_rx_res_features features, unsigned int max_nch, u32 drop_rqn, const struct mlx5e_packet_merge_param *init_pkt_merge_param, unsigned int init_nch) argument
[all...]
/linux-master/net/mac802154/
H A Dllsec.c56 struct mac802154_llsec_device *mdev; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c353 struct mt76_dev *mdev = &phy->dev->mt76; local
/linux-master/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c32 void mgag200_crtc_set_gamma_linear(struct mga_device *mdev, argument
69 void mgag200_crtc_set_gamma(struct mga_device *mdev, argument
107 static inline void mga_wait_vsync(struct mga_device *mdev) argument
122 static inline void mga_wait_busy(struct mga_device *mdev) argument
146 static void mgag200_set_startadd(struct mga_device *mdev, argument
177 void mgag200_init_registers(struct mga_device *mdev) argument
203 mgag200_set_mode_regs(struct mga_device *mdev, const struct drm_display_mode *mode) argument
296 mgag200_calculate_offset(struct mga_device *mdev, const struct drm_framebuffer *fb) argument
310 mgag200_set_offset(struct mga_device *mdev, const struct drm_framebuffer *fb) argument
327 mgag200_set_format_regs(struct mga_device *mdev, const struct drm_format_info *format) argument
390 mgag200_enable_display(struct mga_device *mdev) argument
412 mgag200_disable_display(struct mga_device *mdev) argument
433 mgag200_handle_damage(struct mga_device *mdev, const struct iosys_map *vmap, struct drm_framebuffer *fb, struct drm_rect *clip) argument
505 struct mga_device *mdev = to_mga_device(dev); local
527 struct mga_device *mdev = to_mga_device(dev); local
540 struct mga_device *mdev = to_mga_device(dev); local
556 struct mga_device *mdev = to_mga_device(crtc->dev); local
586 struct mga_device *mdev = to_mga_device(dev); local
622 struct mga_device *mdev = to_mga_device(dev); local
637 struct mga_device *mdev = to_mga_device(dev); local
666 struct mga_device *mdev = to_mga_device(crtc->dev); local
727 struct mga_device *mdev = to_mga_device(connector->dev); local
753 struct mga_device *mdev = to_mga_device(state->dev); local
799 struct mga_device *mdev = to_mga_device(dev); local
832 mgag200_mode_config_init(struct mga_device *mdev, resource_size_t vram_available) argument
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c485 v4l2_g_ext_ctrls(struct v4l2_ctrl_handler *hdl, struct video_device *vdev, struct media_device *mdev, struct v4l2_ext_controls *cs) argument
690 try_set_ext_ctrls(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl, struct video_device *vdev, struct media_device *mdev, struct v4l2_ext_controls *cs, bool set) argument
710 v4l2_try_ext_ctrls(struct v4l2_ctrl_handler *hdl, struct video_device *vdev, struct media_device *mdev, struct v4l2_ext_controls *cs) argument
719 v4l2_s_ext_ctrls(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl, struct video_device *vdev, struct media_device *mdev, struct v4l2_ext_controls *cs) argument
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_drv.c747 static int hantro_register_entity(struct media_device *mdev, argument
784 struct media_device *mdev = &vpu->mdev; local
[all...]
/linux-master/drivers/net/ethernet/apple/
H A Dmace.c66 struct macio_dev *mdev; member in struct:mace_data
108 static int mace_probe(struct macio_dev *mdev, const struct of_device_id *match) argument
275 mace_remove(struct macio_dev *mdev) argument
[all...]
/linux-master/drivers/media/dvb-core/
H A Ddvbdev.c642 struct media_device *mdev = adap->mdev; local
663 struct media_device *mdev = adap->mdev; local
[all...]
/linux-master/samples/vfio-mdev/
H A Dmdpy.c101 struct mdev_device *mdev; member in struct:mdev_state
228 struct mdev_device *mdev = to_mdev_device(vdev->dev); local
260 static int mdpy_probe(struct mdev_device *mdev) argument
290 mdpy_remove(struct mdev_device *mdev) argument
[all...]
/linux-master/include/media/
H A Dmedia-entity.h60 struct media_device *mdev; member in struct:media_gobj
110 struct media_device *mdev; member in struct:media_pipeline
[all...]

Completed in 249 milliseconds

<<11121314151617