| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-api.c | 485 v4l2_g_ext_ctrls(struct v4l2_ctrl_handler *hdl, struct video_device *vdev, struct media_device *mdev, struct v4l2_ext_controls *cs) v4l2_g_ext_ctrls() 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) try_set_ext_ctrls() argument 710 v4l2_try_ext_ctrls(struct v4l2_ctrl_handler *hdl, struct video_device *vdev, struct media_device *mdev, struct v4l2_ext_controls *cs) v4l2_try_ext_ctrls() 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) v4l2_s_ext_ctrls() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/apple/ |
| H A D | mace.c | 66 struct macio_dev *mdev; member 108 static int mace_probe(struct macio_dev *mdev, const struct of_device_id *match) in mace_probe() argument 275 mace_remove(struct macio_dev *mdev) mace_remove() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | crypto.c | 31 struct mlx5_core_dev *mdev; member 56 struct mlx5_core_dev *mdev; member 75 struct mlx5_core_dev *mdev; member 90 static int mlx5_crypto_dek_get_key_sz(struct mlx5_core_dev *mdev, in mlx5_crypto_dek_get_key_sz() argument 111 static int mlx5_crypto_dek_fill_key(struct mlx5_core_dev *mdev, u8 *key_obj, in mlx5_crypto_dek_fill_key() argument 135 static int mlx5_crypto_cmd_sync_crypto(struct mlx5_core_dev *mdev, in mlx5_crypto_cmd_sync_crypto() argument 157 mlx5_crypto_create_dek_bulk(struct mlx5_core_dev *mdev, u32 key_purpose, int log_obj_range, u32 *obj_id) mlx5_crypto_create_dek_bulk() argument 188 mlx5_crypto_modify_dek_key(struct mlx5_core_dev *mdev, const void *key, u32 sz_bytes, u32 key_purpose, u32 obj_id, u32 obj_offset) mlx5_crypto_modify_dek_key() argument 223 mlx5_crypto_create_dek_key(struct mlx5_core_dev *mdev, const void *key, u32 sz_bytes, u32 key_purpose, u32 *p_key_id) mlx5_crypto_create_dek_key() argument 261 mlx5_crypto_destroy_dek_key(struct mlx5_core_dev *mdev, u32 key_id) mlx5_crypto_destroy_dek_key() argument 275 mlx5_create_encryption_key(struct mlx5_core_dev *mdev, const void *key, u32 sz_bytes, u32 key_type, u32 *p_key_id) mlx5_create_encryption_key() argument 282 mlx5_destroy_encryption_key(struct mlx5_core_dev *mdev, u32 key_id) mlx5_destroy_encryption_key() argument 291 struct mlx5_core_dev *mdev = pool->mdev; mlx5_crypto_dek_bulk_create() local 607 struct mlx5_core_dev *mdev = dek_pool->mdev; mlx5_crypto_dek_create() local 652 struct mlx5_core_dev *mdev = dek_pool->mdev; mlx5_crypto_dek_destroy() local 682 mlx5_crypto_dek_pool_create(struct mlx5_core_dev *mdev, int key_purpose) mlx5_crypto_dek_pool_create() argument 743 mlx5_crypto_dek_init(struct mlx5_core_dev *mdev) mlx5_crypto_dek_init() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_cmd.c | 6 int mlx5dr_cmd_query_esw_vport_context(struct mlx5_core_dev *mdev, in mlx5dr_cmd_query_esw_vport_context() argument 34 int mlx5dr_cmd_query_gvmi(struct mlx5_core_dev *mdev, bool other_vport, in mlx5dr_cmd_query_gvmi() argument 68 int mlx5dr_cmd_query_esw_caps(struct mlx5_core_dev *mdev, in mlx5dr_cmd_query_esw_caps() argument 90 dr_cmd_query_nic_vport_roce_en(struct mlx5_core_dev *mdev, u16 vport, bool *roce_en) dr_cmd_query_nic_vport_roce_en() argument 111 mlx5dr_cmd_query_device(struct mlx5_core_dev *mdev, struct mlx5dr_cmd_caps *caps) mlx5dr_cmd_query_device() argument 291 mlx5dr_cmd_sync_steering(struct mlx5_core_dev *mdev) mlx5dr_cmd_sync_steering() argument 307 mlx5dr_cmd_set_fte_modify_and_vport(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id, u32 group_id, u32 modify_header_id, u16 vport) mlx5dr_cmd_set_fte_modify_and_vport() argument 351 mlx5dr_cmd_del_flow_table_entry(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id) mlx5dr_cmd_del_flow_table_entry() argument 364 mlx5dr_cmd_alloc_modify_header(struct mlx5_core_dev *mdev, u32 table_type, u8 num_of_actions, u64 *actions, u32 *modify_header_id) mlx5dr_cmd_alloc_modify_header() argument 400 mlx5dr_cmd_dealloc_modify_header(struct mlx5_core_dev *mdev, u32 modify_header_id) mlx5dr_cmd_dealloc_modify_header() argument 413 mlx5dr_cmd_create_empty_flow_group(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id, u32 *group_id) mlx5dr_cmd_create_empty_flow_group() argument 442 mlx5dr_cmd_destroy_flow_group(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id, u32 group_id) mlx5dr_cmd_destroy_flow_group() argument 458 mlx5dr_cmd_create_flow_table(struct mlx5_core_dev *mdev, struct mlx5dr_cmd_create_flow_table_attr *attr, u64 *fdb_rx_icm_addr, u32 *table_id) mlx5dr_cmd_create_flow_table() argument 515 mlx5dr_cmd_destroy_flow_table(struct mlx5_core_dev *mdev, u32 table_id, u32 table_type) mlx5dr_cmd_destroy_flow_table() argument 529 mlx5dr_cmd_create_reformat_ctx(struct mlx5_core_dev *mdev, enum mlx5_reformat_ctx_type rt, u8 reformat_param_0, u8 reformat_param_1, size_t reformat_size, void *reformat_data, u32 *reformat_id) mlx5dr_cmd_create_reformat_ctx() argument 576 mlx5dr_cmd_destroy_reformat_ctx(struct mlx5_core_dev *mdev, u32 reformat_id) mlx5dr_cmd_destroy_reformat_ctx() argument 616 mlx5dr_cmd_create_definer(struct mlx5_core_dev *mdev, u16 format_id, u8 *dw_selectors, u8 *byte_selectors, u8 *match_mask, u32 *definer_id) mlx5dr_cmd_create_definer() argument 654 mlx5dr_cmd_destroy_definer(struct mlx5_core_dev *mdev, u32 definer_id) mlx5dr_cmd_destroy_definer() argument 666 mlx5dr_cmd_query_gid(struct mlx5_core_dev *mdev, u8 vhca_port_num, u16 index, struct mlx5dr_cmd_gid_attr *attr) mlx5dr_cmd_query_gid() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | qos.c | 740 static int esw_qos_devlink_rate_to_mbps(struct mlx5_core_dev *mdev, const char *name, in esw_qos_devlink_rate_to_mbps() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib.c | 58 static void mlx5i_build_nic_params(struct mlx5_core_dev *mdev, in mlx5i_build_nic_params() argument 80 int mlx5i_init(struct mlx5_core_dev *mdev, struct net_device *netdev) in mlx5i_init() argument 202 struct mlx5_core_dev *mdev = priv->mdev; in mlx5i_init_underlay_qp() local 258 struct mlx5_core_dev *mdev = priv->mdev; mlx5i_uninit_underlay_qp() local 305 mlx5i_destroy_underlay_qp(struct mlx5_core_dev *mdev, u32 qpn) mlx5i_destroy_underlay_qp() argument 319 mlx5i_create_tis(struct mlx5_core_dev *mdev, u32 underlay_qpn, u32 *tisn) mlx5i_create_tis() argument 410 struct mlx5_core_dev *mdev = priv->mdev; mlx5i_init_rx() local 583 struct mlx5_core_dev *mdev = epriv->mdev; mlx5i_open() local 631 struct mlx5_core_dev *mdev = epriv->mdev; mlx5i_close() local 659 struct mlx5_core_dev *mdev = epriv->mdev; mlx5i_attach_mcast() local 683 struct mlx5_core_dev *mdev = epriv->mdev; mlx5i_detach_mcast() local 718 mlx5i_check_required_hca_cap(struct mlx5_core_dev *mdev) mlx5i_check_required_hca_cap() argument 734 struct mlx5_core_dev *mdev = priv->mdev; mlx5_rdma_netdev_free() local 747 mlx5_is_sub_interface(struct mlx5_core_dev *mdev) mlx5_is_sub_interface() argument 752 mlx5_get_profile(struct mlx5_core_dev *mdev) mlx5_get_profile() argument 762 struct mlx5_core_dev *mdev = (struct mlx5_core_dev *)param; mlx5_rdma_setup_rn() local 824 mlx5_rdma_rn_get_params(struct mlx5_core_dev *mdev, struct ib_device *device, struct rdma_netdev_alloc_params *params) mlx5_rdma_rn_get_params() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | vport.c | 44 u8 mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport) in mlx5_query_vport_state() argument 64 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, in mlx5_modify_vport_admin_state() argument 79 static int mlx5_query_nic_vport_context(struct mlx5_core_dev *mdev, u16 vport, in mlx5_query_nic_vport_context() argument 93 int mlx5_query_nic_vport_min_inline(struct mlx5_core_dev *mdev, in mlx5_query_nic_vport_min_inline() argument 107 void mlx5_query_min_inline(struct mlx5_core_dev *mdev, in mlx5_query_min_inline() argument 125 mlx5_modify_nic_vport_min_inline(struct mlx5_core_dev *mdev, u16 vport, u8 min_inline) mlx5_modify_nic_vport_min_inline() argument 146 mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev, u16 vport, bool other, u8 *addr) mlx5_query_nic_vport_mac_address() argument 170 mlx5_query_mac_address(struct mlx5_core_dev *mdev, u8 *addr) mlx5_query_mac_address() argument 176 mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *mdev, u16 vport, const u8 *addr) mlx5_modify_nic_vport_mac_address() argument 211 mlx5_query_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 *mtu) mlx5_query_nic_vport_mtu() argument 231 mlx5_modify_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 mtu) mlx5_modify_nic_vport_mtu() argument 420 mlx5_query_nic_vport_system_image_guid(struct mlx5_core_dev *mdev, u64 *system_image_guid) mlx5_query_nic_vport_system_image_guid() argument 443 mlx5_query_nic_vport_node_guid(struct mlx5_core_dev *mdev, u64 *node_guid) mlx5_query_nic_vport_node_guid() argument 463 mlx5_modify_nic_vport_node_guid(struct mlx5_core_dev *mdev, u16 vport, u64 node_guid) mlx5_modify_nic_vport_node_guid() argument 496 mlx5_query_nic_vport_qkey_viol_cntr(struct mlx5_core_dev *mdev, u16 *qkey_viol_cntr) mlx5_query_nic_vport_qkey_viol_cntr() argument 764 mlx5_query_nic_vport_promisc(struct mlx5_core_dev *mdev, u16 vport, int *promisc_uc, int *promisc_mc, int *promisc_all) mlx5_query_nic_vport_promisc() argument 795 mlx5_modify_nic_vport_promisc(struct mlx5_core_dev *mdev, int promisc_uc, int promisc_mc, int promisc_all) mlx5_modify_nic_vport_promisc() argument 831 mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable) mlx5_nic_vport_update_local_lb() argument 871 mlx5_nic_vport_query_local_lb(struct mlx5_core_dev *mdev, bool *status) mlx5_nic_vport_query_local_lb() argument 905 mlx5_nic_vport_update_roce_state(struct mlx5_core_dev *mdev, enum mlx5_vport_roce_state state) mlx5_nic_vport_update_roce_state() argument 929 mlx5_nic_vport_enable_roce(struct mlx5_core_dev *mdev) mlx5_nic_vport_enable_roce() argument 945 mlx5_nic_vport_disable_roce(struct mlx5_core_dev *mdev) mlx5_nic_vport_disable_roce() argument 999 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) mlx5_query_vport_down_stats() argument 1144 mlx5_query_nic_system_image_guid(struct mlx5_core_dev *mdev) mlx5_query_nic_system_image_guid() argument [all...] |
| /kernel/linux/linux-6.6/include/media/ |
| H A D | media-entity.h | 60 struct media_device *mdev; member 110 struct media_device *mdev; member [all...] |
| /kernel/linux/linux-6.6/drivers/staging/media/omap4iss/ |
| H A D | iss_video.c | 850 struct media_device *mdev = video->video.entity.graph_obj.mdev; in iss_video_streamon() local
|
| /kernel/linux/linux-6.6/drivers/sh/maple/ |
| H A D | maple.c | 138 struct maple_device *mdev; in maple_release_device() local 156 int maple_add_packet(struct maple_device *mdev, u32 function, u32 command, in maple_add_packet() argument 185 maple_allocq(struct maple_device *mdev) maple_allocq() argument 212 struct maple_device *mdev; maple_alloc_dev() local 236 maple_free_dev(struct maple_device *mdev) maple_free_dev() argument 315 struct maple_device *mdev; maple_check_matching_driver() local 324 maple_detach_driver(struct maple_device *mdev) maple_detach_driver() argument 330 maple_attach_driver(struct maple_device *mdev) maple_attach_driver() argument 409 struct maple_device *mdev; check_maple_device() local 421 struct maple_device *mdev = to_maple_dev(device); setup_maple_commands() local 448 struct maple_device *mdev; maple_vblank_handler() local 491 maple_map_subunits(struct maple_device *mdev, int submask) maple_map_subunits() argument 523 maple_clean_submap(struct maple_device *mdev) maple_clean_submap() argument 534 maple_response_none(struct maple_device *mdev) maple_response_none() argument 576 maple_response_devinfo(struct maple_device *mdev, char *recvbuf) maple_response_devinfo() argument 602 maple_response_fileerr(struct maple_device *mdev, void *recvbuf) maple_response_fileerr() argument 616 struct maple_device *mdev; maple_port_rescan() local 633 struct maple_device *mdev; maple_dma_handler() local 790 struct maple_device *mdev[MAPLE_PORTS]; maple_bus_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/vdpa/virtio_pci/ |
| H A D | vp_vdpa.c | 36 struct virtio_pci_modern_device *mdev; member 48 struct virtio_pci_modern_device *mdev; member 78 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_set_driver_features() local 87 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_get_driver_features() local 94 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_get_status() local 112 struct virtio_pci_modern_device *mdev = vp_vdpa_to_mdev(vp_vdpa); vp_vdpa_free_irq() local 159 struct virtio_pci_modern_device *mdev = vp_vdpa_to_mdev(vp_vdpa); vp_vdpa_request_irq() local 214 struct virtio_pci_modern_device *mdev = vp_vdpa_to_mdev(vp_vdpa); vp_vdpa_set_status() local 228 struct virtio_pci_modern_device *mdev = vp_vdpa_to_mdev(vp_vdpa); vp_vdpa_reset() local 282 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); vp_vdpa_set_vq_state() local 311 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); vp_vdpa_set_vq_ready() local 318 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); vp_vdpa_get_vq_ready() local 326 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); vp_vdpa_set_vq_num() local 335 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); vp_vdpa_set_vq_address() local 352 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); vp_vdpa_get_generation() local 359 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); vp_vdpa_get_device_id() local 366 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); vp_vdpa_get_vendor_id() local 378 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); vp_vdpa_get_config_size() local 388 struct virtio_pci_modern_device *mdev = vp_vdpa_to_mdev(vp_vdpa); vp_vdpa_get_config() local 408 struct virtio_pci_modern_device *mdev = vp_vdpa_to_mdev(vp_vdpa); vp_vdpa_set_config() local 428 struct virtio_pci_modern_device *mdev = vp_vdpa_to_mdev(vp_vdpa); vp_vdpa_get_vq_notification() local 476 struct virtio_pci_modern_device *mdev = vp_vdpa_mgtdev->mdev; vp_vdpa_dev_add() local 576 struct virtio_pci_modern_device *mdev = NULL; vp_vdpa_probe() local 645 struct virtio_pci_modern_device *mdev = NULL; vp_vdpa_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/vdpa/ifcvf/ |
| H A D | ifcvf_main.c | 678 static int ifcvf_vdpa_dev_add(struct vdpa_mgmt_dev *mdev, const char *name, in ifcvf_vdpa_dev_add() argument 732 static void ifcvf_vdpa_dev_del(struct vdpa_mgmt_dev *mdev, struct vdpa_device *dev) in ifcvf_vdpa_dev_del() argument [all...] |
| /kernel/linux/linux-6.6/drivers/vdpa/pds/ |
| H A D | vdpa_dev.c | 605 static int pds_vdpa_dev_add(struct vdpa_mgmt_dev *mdev, const char *name, in pds_vdpa_dev_add() argument 753 static void pds_vdpa_dev_del(struct vdpa_mgmt_dev *mdev, in pds_vdpa_dev_del() argument
|
| /kernel/linux/linux-6.6/drivers/bus/ |
| H A D | moxtet.c | 88 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_match() local 122 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_check() local 133 struct moxtet_device *mdev = to_moxtet_device(dev); moxtet_dev_release() local 405 struct moxtet_device *mdev = to_moxtet_device(dev); moxtet_device_read() local 423 struct moxtet_device *mdev = to_moxtet_device(dev); moxtet_device_write() local 445 struct moxtet_device *mdev = to_moxtet_device(dev); moxtet_device_written() local [all...] |
| /kernel/linux/linux-6.6/drivers/fsi/ |
| H A D | fsi-occ.c | 54 struct miscdevice mdev; member 83 struct miscdevice *mdev = file->private_data; in occ_open() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | milbeaut-hdmac.c | 69 struct milbeaut_hdmac_device *mdev; member 405 struct milbeaut_hdmac_device *mdev = of_dma->of_dma_data; in milbeaut_hdmac_xlate() local 424 milbeaut_hdmac_chan_init(struct platform_device *pdev, struct milbeaut_hdmac_device *mdev, int chan_id) milbeaut_hdmac_chan_init() argument 458 struct milbeaut_hdmac_device *mdev; milbeaut_hdmac_probe() local 536 struct milbeaut_hdmac_device *mdev = platform_get_drvdata(pdev); milbeaut_hdmac_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/qcom/ |
| H A D | hidma.c | 626 struct hidma_dev *mdev = dev_get_drvdata(dev); in hidma_show_values() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_dcb_nl.c | 160 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_dcbnl_set_all() local 345 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_config_port_scheduler() local 380 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_dcbnl_ieee_setets() local 416 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_dcbnl_ieee_setpfc() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | meter.c | 47 struct mlx5_core_dev *mdev; member 109 mlx5e_tc_meter_modify(struct mlx5_core_dev *mdev, in mlx5e_tc_meter_modify() argument 206 struct mlx5_core_dev *mdev = flow_meters->mdev; in mlx5e_flow_meter_create_aso_obj() local 230 mlx5e_flow_meter_destroy_aso_obj(struct mlx5_core_dev *mdev, u32 obj_id) mlx5e_flow_meter_destroy_aso_obj() argument 247 struct mlx5_core_dev *mdev = flow_meters->mdev; __mlx5e_flow_meter_alloc() local 333 struct mlx5_core_dev *mdev = flow_meters->mdev; __mlx5e_flow_meter_free() local 380 mlx5e_tc_meter_get(struct mlx5_core_dev *mdev, struct mlx5e_flow_meter_params *params) mlx5e_tc_meter_get() argument 437 struct mlx5_core_dev *mdev = meter->flow_meters->mdev; __mlx5e_tc_meter_update() local 459 struct mlx5_core_dev *mdev = meter->flow_meters->mdev; mlx5e_tc_meter_update() local 474 mlx5e_tc_meter_replace(struct mlx5_core_dev *mdev, struct mlx5e_flow_meter_params *params) mlx5e_tc_meter_replace() argument 519 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_flow_meters_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/mc/ |
| H A D | mc-device.c | 81 static struct media_entity *find_entity(struct media_device *mdev, u32 id) in find_entity() argument 98 static long media_device_enum_entities(struct media_device *mdev, void *arg) in media_device_enum_entities() argument 151 static long media_device_enum_links(struct media_device *mdev, void *arg) in media_device_enum_links() argument 200 static long media_device_setup_link(struct media_device *mdev, void *arg) in media_device_setup_link() 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) media_device_request_alloc() argument 493 media_device_enum_links32(struct media_device *mdev, struct media_links_enum32 __user *ulinks) media_device_enum_links32() argument 563 struct media_device *mdev = devnode->media_dev; model_show() local 581 struct media_device *mdev = entity->graph_obj.mdev; __media_device_unregister_entity() local 609 media_device_register_entity(struct media_device *mdev, struct media_entity *entity) media_device_register_entity() argument 675 struct media_device *mdev = entity->graph_obj.mdev; media_device_unregister_entity() local 686 media_device_init(struct media_device *mdev) media_device_init() argument 708 media_device_cleanup(struct media_device *mdev) media_device_cleanup() argument 718 __media_device_register(struct media_device *mdev, struct module *owner) __media_device_register() argument 759 media_device_register_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) media_device_register_entity_notify() argument 771 __media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) __media_device_unregister_entity_notify() argument 777 media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) media_device_unregister_entity_notify() argument 786 media_device_unregister(struct media_device *mdev) media_device_unregister() argument 839 media_device_pci_init(struct media_device *mdev, struct pci_dev *pci_dev, const char *name) media_device_pci_init() argument 861 __media_device_usb_init(struct media_device *mdev, struct usb_device *udev, const char *board_name, const char *driver_name) __media_device_usb_init() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/ |
| H A D | imx8-isi-video.c | 1151 struct media_device *mdev = &video->pipe->isi->media_dev; in mxc_isi_video_streamon() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/ |
| H A D | rcar-core.c | 71 struct media_device *mdev = &group->mdev; in rvin_group_init() local [all...] |
| H A D | rcar-vin.h | 284 struct media_device mdev; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/nvidia/tegra-vde/ |
| H A D | vde.h | 126 struct media_device mdev; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_video.c | 564 struct media_device *mdev = entity->graph_obj.mdev; in vsp1_video_pipeline_build() local 696 struct media_device *mdev = &pipe->output->entity.vsp1->media_dev; in vsp1_video_pipeline_put() local 1030 struct media_device *mdev = &video->vsp1->media_dev; in vsp1_video_streamon() local [all...] |