Home
last modified time | relevance | path

Searched defs:mdev (Results 526 - 550 of 719) sorted by relevance

1...<<212223242526272829

/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmdpy.c99 struct mdev_device *mdev; member
226 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mdpy_init_dev() local
258 static int mdpy_probe(struct mdev_device *mdev) in mdpy_probe() argument
288 mdpy_remove(struct mdev_device *mdev) mdpy_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Daltera-msgdma.c209 static struct msgdma_sw_desc *msgdma_get_descriptor(struct msgdma_device *mdev) in msgdma_get_descriptor() argument
229 static void msgdma_free_descriptor(struct msgdma_device *mdev, in msgdma_free_descriptor() argument
247 msgdma_free_desc_list(struct msgdma_device *mdev, struct list_head *list) msgdma_free_desc_list() argument
305 struct msgdma_device *mdev = to_mdev(tx->chan); msgdma_tx_submit() local
334 struct msgdma_device *mdev = to_mdev(dchan); msgdma_prep_memcpy() local
392 struct msgdma_device *mdev = to_mdev(dchan); msgdma_prep_slave_sg() local
463 struct msgdma_device *mdev = to_mdev(dchan); msgdma_dma_config() local
470 msgdma_reset(struct msgdma_device *mdev) msgdma_reset() argument
495 msgdma_copy_one(struct msgdma_device *mdev, struct msgdma_sw_desc *desc) msgdma_copy_one() argument
533 msgdma_copy_desc_to_fifo(struct msgdma_device *mdev, struct msgdma_sw_desc *desc) msgdma_copy_desc_to_fifo() argument
548 msgdma_start_transfer(struct msgdma_device *mdev) msgdma_start_transfer() argument
570 struct msgdma_device *mdev = to_mdev(chan); msgdma_issue_pending() local
582 msgdma_chan_desc_cleanup(struct msgdma_device *mdev) msgdma_chan_desc_cleanup() argument
609 msgdma_complete_descriptor(struct msgdma_device *mdev) msgdma_complete_descriptor() argument
626 msgdma_free_descriptors(struct msgdma_device *mdev) msgdma_free_descriptors() argument
639 struct msgdma_device *mdev = to_mdev(dchan); msgdma_free_chan_resources() local
656 struct msgdma_device *mdev = to_mdev(dchan); msgdma_alloc_chan_resources() local
685 struct msgdma_device *mdev = from_tasklet(mdev, t, irq_tasklet); msgdma_tasklet() local
724 struct msgdma_device *mdev = data; msgdma_irq_handler() local
748 msgdma_dev_remove(struct msgdma_device *mdev) msgdma_dev_remove() argument
795 struct msgdma_device *mdev; msgdma_probe() local
909 struct msgdma_device *mdev = platform_get_drvdata(pdev); msgdma_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/mailbox/
H A Domap-mailbox.c132 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs) in mbox_read_reg() argument
138 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs) in mbox_write_reg() argument
395 static struct omap_mbox *omap_mbox_device_find(struct omap_mbox_device *mdev, in omap_mbox_device_find() argument
419 struct omap_mbox_device *mdev; in omap_mbox_request_channel() local
466 static int omap_mbox_register(struct omap_mbox_device *mdev) in omap_mbox_register() argument
501 omap_mbox_unregister(struct omap_mbox_device *mdev) omap_mbox_unregister() argument
522 struct omap_mbox_device *mdev = mbox->parent; omap_mbox_chan_startup() local
537 struct omap_mbox_device *mdev = mbox->parent; omap_mbox_chan_shutdown() local
603 struct omap_mbox_device *mdev = dev_get_drvdata(dev); omap_mbox_suspend() local
627 struct omap_mbox_device *mdev = dev_get_drvdata(dev); omap_mbox_resume() local
677 struct omap_mbox_device *mdev; omap_mbox_of_xlate() local
703 struct omap_mbox_device *mdev; omap_mbox_probe() local
885 struct omap_mbox_device *mdev = platform_get_drvdata(pdev); omap_mbox_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dcq.c602 struct mlx5_core_dev *mdev = dev->mdev; in mlx5_ib_poll_cq() local
636 struct mlx5_core_dev *mdev = to_mdev(ibcq->device)->mdev; in mlx5_ib_arm_cq() local
[all...]
/kernel/linux/linux-5.10/drivers/most/
H A Dcore.c532 static struct most_channel *get_channel(char *mdev, char *mdev_ch) in get_channel() argument
576 int most_set_cfg_buffer_size(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_buffer_size() argument
586 int most_set_cfg_subbuffer_size(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_subbuffer_size() argument
596 int most_set_cfg_dbr_size(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_dbr_size() argument
606 int most_set_cfg_num_buffers(char *mdev, cha argument
616 most_set_cfg_datatype(char *mdev, char *mdev_ch, char *buf) most_set_cfg_datatype() argument
635 most_set_cfg_direction(char *mdev, char *mdev_ch, char *buf) most_set_cfg_direction() argument
656 most_set_cfg_packets_xact(char *mdev, char *mdev_ch, u16 val) most_set_cfg_packets_xact() argument
677 most_add_link(char *mdev, char *mdev_ch, char *comp_name, char *link_name, char *comp_param) most_add_link() argument
689 most_remove_link(char *mdev, char *mdev_ch, char *comp_name) most_remove_link() argument
[all...]
H A Dmost_usb.c77 struct most_dev *mdev; member
238 struct most_dev *mdev = to_mdev(iface); in hdm_poison_channel() local
276 hdm_add_padding(struct most_dev *mdev, int channel, struct mbo *mbo) hdm_add_padding() argument
309 hdm_remove_padding(struct most_dev *mdev, int channel, struct mbo *mbo) hdm_remove_padding() argument
343 struct most_dev *mdev = to_mdev(mbo->ifp); hdm_write_completion() local
395 struct most_dev *mdev = to_mdev(mbo->ifp); hdm_read_completion() local
460 struct most_dev *mdev = to_mdev(iface); hdm_enqueue() local
537 struct most_dev *mdev = to_mdev(mbo->ifp); hdm_dma_alloc() local
545 struct most_dev *mdev = to_mdev(mbo->ifp); hdm_dma_free() local
571 struct most_dev *mdev = to_mdev(iface); hdm_configure_channel() local
651 struct most_dev *mdev = to_mdev(iface); hdm_request_netinfo() local
670 struct most_dev *mdev = from_timer(mdev, t, link_stat_timer); link_stat_timer_handler() local
685 struct most_dev *mdev = to_mdev_from_work(wq_obj); wq_netinfo() local
731 struct most_dev *mdev = clear_work->mdev; wq_clear_halt() local
930 struct most_dev *mdev = to_mdev_from_dev(dev); release_mdev() local
952 struct most_dev *mdev; hdm_probe() local
1111 struct most_dev *mdev = usb_get_intfdata(interface); hdm_disconnect() local
1135 struct most_dev *mdev = usb_get_intfdata(interface); hdm_suspend() local
1149 struct most_dev *mdev = usb_get_intfdata(interface); hdm_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c54 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_create_tx_ring() local
164 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_destroy_tx_ring() local
186 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_activate_tx_ring() local
220 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_deactivate_tx_ring() local
398 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_handle_err_cqe() local
[all...]
H A Den_rx.c243 void mlx4_en_set_num_rx_rings(struct mlx4_en_dev *mdev) in mlx4_en_set_num_rx_rings() argument
267 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_create_rx_ring() local
433 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_destroy_rx_ring() local
1065 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_config_rss_qp() local
1141 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_config_rss_steer() local
1264 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_release_rss_steer() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c63 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_rep_get_drvinfo() local
686 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_build_rep_params() local
726 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_build_rep_netdev() local
765 mlx5e_init_rep(struct mlx5_core_dev *mdev, struct net_device *netdev, const struct mlx5e_profile *profile, void *ppriv) mlx5e_init_rep() argument
905 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_init_rep_rx() local
1102 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_uplink_rep_enable() local
1123 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_uplink_rep_disable() local
1326 mlx5e_rep_register_vport_reps(struct mlx5_core_dev *mdev) mlx5e_rep_register_vport_reps() argument
1333 mlx5e_rep_unregister_vport_reps(struct mlx5_core_dev *mdev) mlx5e_rep_unregister_vport_reps() argument
[all...]
H A Den_fs.c776 bool mlx5e_tunnel_proto_supported(struct mlx5_core_dev *mdev, u8 proto_type) in mlx5e_tunnel_proto_supported() argument
789 mlx5e_any_tunnel_proto_supported(struct mlx5_core_dev *mdev) mlx5e_any_tunnel_proto_supported() argument
800 mlx5e_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) mlx5e_tunnel_inner_ft_supported() argument
[all...]
H A Den_dcbnl.c72 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_dcbnl_set_dcbx_mode() local
110 struct mlx5_core_dev *mdev in mlx5e_dcbnl_ieee_getets() local
253 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_ieee_setets_core() local
346 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_ieee_getpfc() local
366 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_ieee_setpfc() local
552 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_ieee_getmaxrate() local
587 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_ieee_setmaxrate() local
625 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_setall() local
738 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_getpgtccfgtx() local
828 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_getcap() local
871 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_getnumtcs() local
910 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_getbuffer() local
940 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_setbuffer() local
1025 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_build_netdev() local
1034 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_build_rep_netdev() local
1129 mlx5e_params_calc_trust_tx_min_inline_mode(struct mlx5_core_dev *mdev, struct mlx5e_params *params, u8 trust_state) mlx5e_params_calc_trust_tx_min_inline_mode() argument
1203 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_trust_initialize() local
1239 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_query_port_buffers_cell_size() local
[all...]
H A Dfw.c98 int mlx5_core_query_vendor_id(struct mlx5_core_dev *mdev, u32 *vendor_id) in mlx5_core_query_vendor_id() argument
H A Den_stats.c537 struct mlx5_core_dev *mdev = priv->mdev; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
620 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
682 struct mlx5_core_dev *mdev = priv->mdev; global() variable
705 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_stats_pause_get() local
763 struct mlx5_core_dev *mdev = priv->mdev; global() variable
822 struct mlx5_core_dev *mdev = priv->mdev; global() variable
859 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_NUM_STATS() local
876 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() local
898 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS() local
925 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
986 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
1088 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
1125 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_grp_per_tc_prio_get_num_stats() local
1135 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() local
1156 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS() local
1179 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_grp_per_tc_prio_update_stats() local
1199 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_grp_per_tc_congest_prio_get_num_stats() local
1210 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_grp_per_tc_congest_prio_update_stats() local
1310 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_query_pfc_combined() local
1325 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_query_global_pause_combined() local
1432 struct mlx5_core_dev *mdev = priv->mdev; MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
[all...]
H A Dport.c98 int mlx5_query_qcam_reg(struct mlx5_core_dev *mdev, u32 *qcam, in mlx5_query_qcam_reg() argument
592 int mlx5_max_tc(struct mlx5_core_dev *mdev) in mlx5_max_tc() argument
599 int mlx5_query_port_dcbx_param(struct mlx5_core_dev *mdev, u32 *out) in mlx5_query_port_dcbx_param() argument
609 int mlx5_set_port_dcbx_param(struct mlx5_core_dev *mdev, u32 *in) in mlx5_set_port_dcbx_param() argument
619 int mlx5_set_port_prio_tc(struct mlx5_core_dev *mdev, u8 *prio_tc) in mlx5_set_port_prio_tc() argument
643 mlx5_query_port_prio_tc(struct mlx5_core_dev *mdev, u8 prio, u8 *tc) mlx5_query_port_prio_tc() argument
665 mlx5_set_port_qetcr_reg(struct mlx5_core_dev *mdev, u32 *in, int inlen) mlx5_set_port_qetcr_reg() argument
677 mlx5_query_port_qetcr_reg(struct mlx5_core_dev *mdev, u32 *out, int outlen) mlx5_query_port_qetcr_reg() argument
690 mlx5_set_port_tc_group(struct mlx5_core_dev *mdev, u8 *tc_group) mlx5_set_port_tc_group() argument
704 mlx5_query_port_tc_group(struct mlx5_core_dev *mdev, u8 tc, u8 *tc_group) mlx5_query_port_tc_group() argument
725 mlx5_set_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *tc_bw) mlx5_set_port_tc_bw_alloc() argument
739 mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 tc, u8 *bw_pct) mlx5_query_port_tc_bw_alloc() argument
760 mlx5_modify_port_ets_rate_limit(struct mlx5_core_dev *mdev, u8 *max_bw_value, u8 *max_bw_units) mlx5_modify_port_ets_rate_limit() argument
784 mlx5_query_port_ets_rate_limit(struct mlx5_core_dev *mdev, u8 *max_bw_value, u8 *max_bw_units) mlx5_query_port_ets_rate_limit() argument
810 mlx5_set_port_wol(struct mlx5_core_dev *mdev, u8 wol_mode) mlx5_set_port_wol() argument
821 mlx5_query_port_wol(struct mlx5_core_dev *mdev, u8 *wol_mode) mlx5_query_port_wol() argument
836 mlx5_query_ports_check(struct mlx5_core_dev *mdev, u32 *out, int outlen) mlx5_query_ports_check() argument
845 mlx5_set_ports_check(struct mlx5_core_dev *mdev, u32 *in, int inlen) mlx5_set_ports_check() argument
853 mlx5_set_port_fcs(struct mlx5_core_dev *mdev, u8 enable) mlx5_set_port_fcs() argument
866 mlx5_query_port_fcs(struct mlx5_core_dev *mdev, bool *supported, bool *enabled) mlx5_query_port_fcs() argument
884 mlx5_query_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) mlx5_query_mtpps() argument
892 mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) mlx5_set_mtpps() argument
900 mlx5_query_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 *arm, u8 *mode) mlx5_query_mtppse() argument
919 mlx5_set_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 arm, u8 mode) mlx5_set_mtppse() argument
932 mlx5_set_trust_state(struct mlx5_core_dev *mdev, u8 trust_state) mlx5_set_trust_state() argument
946 mlx5_query_trust_state(struct mlx5_core_dev *mdev, u8 *trust_state) mlx5_query_trust_state() argument
962 mlx5_set_dscp2prio(struct mlx5_core_dev *mdev, u8 dscp, u8 prio) mlx5_set_dscp2prio() argument
999 mlx5_query_dscp2prio(struct mlx5_core_dev *mdev, u8 *dscp2prio) mlx5_query_dscp2prio() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c103 static struct mlx5dr_qp *dr_create_rc_qp(struct mlx5_core_dev *mdev, in dr_create_rc_qp() argument
198 static void dr_destroy_qp(struct mlx5_core_dev *mdev, in dr_destroy_qp() argument
575 dr_modify_qp_rst2init(struct mlx5_core_dev *mdev, struct mlx5dr_qp *dr_qp, int port) dr_modify_qp_rst2init() argument
595 dr_cmd_modify_qp_rtr2rts(struct mlx5_core_dev *mdev, struct mlx5dr_qp *dr_qp, struct dr_qp_rts_attr *attr) dr_cmd_modify_qp_rtr2rts() argument
616 dr_cmd_modify_qp_init2rtr(struct mlx5_core_dev *mdev, struct mlx5dr_qp *dr_qp, struct dr_qp_rtr_attr *attr) dr_cmd_modify_qp_init2rtr() argument
705 dr_create_cq(struct mlx5_core_dev *mdev, struct mlx5_uars_page *uar, size_t ncqe) dr_create_cq() argument
794 dr_destroy_cq(struct mlx5_core_dev *mdev, struct mlx5dr_cq *cq) dr_destroy_cq() argument
802 dr_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, struct mlx5_core_mkey *mkey) dr_create_mkey() argument
822 dr_reg_mr(struct mlx5_core_dev *mdev, u32 pdn, void *buf, size_t size) dr_reg_mr() argument
859 dr_dereg_mr(struct mlx5_core_dev *mdev, struct mlx5dr_mr *mr) dr_dereg_mr() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c288 struct otx2_mbox_dev *mdev; in otx2_queue_work() local
339 static void otx2_forward_msg_pfvf(struct otx2_mbox_dev *mdev, in otx2_forward_msg_pfvf() argument
454 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_handler() local
497 struct otx2_mbox_dev *mdev; otx2_pfvf_mbox_up_handler() local
801 struct otx2_mbox_dev *mdev; otx2_pfaf_mbox_handler() local
917 struct otx2_mbox_dev *mdev = &mbox->dev[0]; otx2_pfaf_mbox_up_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c555 struct mt76_dev *mdev = &dev->mt76; in mt76x02_send_tx_status() local
904 void mt76x02_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e) in mt76x02_tx_complete_skb() argument
1024 mt76x02_update_channel(struct mt76_dev *mdev) mt76x02_update_channel() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c78 void mt7915_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps) in mt7915_sta_ps() argument
707 int mt7915_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, in mt7915_tx_prepare_skb() argument
822 mt7915_tx_complete_status(struct mt76_dev *mdev, struct sk_buff *skb, in mt7915_tx_complete_status() argument
867 struct mt76_dev *mdev = &dev->mt76; in mt7915_mac_tx_free() local
952 mt7915_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e) mt7915_tx_complete_skb() argument
1113 mt7915_update_channel(struct mt76_dev *mdev) mt7915_update_channel() argument
1370 struct mt76_dev *mdev; mt7915_mac_work() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpmac_zilog.c1541 static int pmz_attach(struct macio_dev *mdev, const struct of_device_id *match) in pmz_attach() argument
1577 static int pmz_detach(struct macio_dev *mdev) in pmz_detach() argument
1598 static int pmz_suspend(struct macio_dev *mdev, pm_message_t pm_state) in pmz_suspend() argument
1613 pmz_resume(struct macio_dev *mdev) pmz_resume() argument
[all...]
H A Dmen_z135_uart.c121 struct mcb_device *mdev; member
743 struct mcb_device *mdev = uart->mdev; in men_z135_request_port() local
809 men_z135_probe(struct mcb_device *mdev, const struct mcb_device_id *id) men_z135_probe() argument
865 men_z135_remove(struct mcb_device *mdev) men_z135_remove() argument
[all...]
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmtty.c136 struct mdev_device *mdev; member
634 static ssize_t mdev_access(struct mdev_device *mdev, u8 *buf, size_t count, in mdev_access() argument
711 static int mtty_create(struct kobject *kobj, struct mdev_device *mdev) in mtty_create() argument
761 mtty_remove(struct mdev_device *mdev) mtty_remove() argument
783 mtty_reset(struct mdev_device *mdev) mtty_reset() argument
799 mtty_read(struct mdev_device *mdev, char __user *buf, size_t count, loff_t *ppos) mtty_read() argument
858 mtty_write(struct mdev_device *mdev, const char __user *buf, size_t count, loff_t *ppos) mtty_write() argument
915 mtty_set_irqs(struct mdev_device *mdev, uint32_t flags, unsigned int index, unsigned int start, unsigned int count, void *data) mtty_set_irqs() argument
1043 mtty_get_region_info(struct mdev_device *mdev, struct vfio_region_info *region_info, u16 *cap_type_id, void **cap_type) mtty_get_region_info() argument
1092 mtty_get_irq_info(struct mdev_device *mdev, struct vfio_irq_info *irq_info) mtty_get_irq_info() argument
1117 mtty_get_device_info(struct mdev_device *mdev, struct vfio_device_info *dev_info) mtty_get_device_info() argument
1127 mtty_ioctl(struct mdev_device *mdev, unsigned int cmd, unsigned long arg) mtty_ioctl() argument
1249 mtty_open(struct mdev_device *mdev) mtty_open() argument
1255 mtty_close(struct mdev_device *mdev) mtty_close() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Dndisc.c876 struct net_device *mdev; in ndisc_recv_ns() local
/kernel/linux/linux-5.10/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c36 struct mga_device *mdev = to_mga_device(dev); in mga_crtc_load_lut() local
87 static inline void mga_wait_vsync(struct mga_device *mdev) in mga_wait_vsync() argument
102 static inline void mga_wait_busy(struct mga_device *mdev) in mga_wait_busy() argument
115 static int mgag200_g200_set_plls(struct mga_device *mdev, long clock) in mgag200_g200_set_plls() argument
186 mga_g200se_set_plls(struct mga_device *mdev, long clock) mga_g200se_set_plls() argument
308 mga_g200wb_set_plls(struct mga_device *mdev, long clock) mga_g200wb_set_plls() argument
489 mga_g200ev_set_plls(struct mga_device *mdev, long clock) mga_g200ev_set_plls() argument
584 mga_g200eh_set_plls(struct mga_device *mdev, long clock) mga_g200eh_set_plls() argument
717 mga_g200er_set_plls(struct mga_device *mdev, long clock) mga_g200er_set_plls() argument
799 mgag200_crtc_set_plls(struct mga_device *mdev, long clock) mgag200_crtc_set_plls() argument
828 mgag200_g200wb_hold_bmc(struct mga_device *mdev) mgag200_g200wb_hold_bmc() argument
881 mgag200_g200wb_release_bmc(struct mga_device *mdev) mgag200_g200wb_release_bmc() argument
932 mgag200_set_startadd(struct mga_device *mdev, unsigned long offset) mgag200_set_startadd() argument
960 mgag200_set_dac_regs(struct mga_device *mdev) mgag200_set_dac_regs() argument
1034 mgag200_init_regs(struct mga_device *mdev) mgag200_init_regs() argument
1068 mgag200_set_mode_regs(struct mga_device *mdev, const struct drm_display_mode *mode) mgag200_set_mode_regs() argument
1149 mgag200_get_bpp_shift(struct mga_device *mdev, const struct drm_format_info *format) mgag200_get_bpp_shift() argument
1160 mgag200_calculate_offset(struct mga_device *mdev, const struct drm_framebuffer *fb) mgag200_calculate_offset() argument
1174 mgag200_set_offset(struct mga_device *mdev, const struct drm_framebuffer *fb) mgag200_set_offset() argument
1191 mgag200_set_format_regs(struct mga_device *mdev, const struct drm_framebuffer *fb) mgag200_set_format_regs() argument
1256 mgag200_g200er_reset_tagfifo(struct mga_device *mdev) mgag200_g200er_reset_tagfifo() argument
1272 mgag200_g200se_set_hiprilvl(struct mga_device *mdev, const struct drm_display_mode *mode, const struct drm_framebuffer *fb) mgag200_g200se_set_hiprilvl() argument
1318 mgag200_g200ev_set_hiprilvl(struct mga_device *mdev) mgag200_g200ev_set_hiprilvl() argument
1323 mgag200_enable_display(struct mga_device *mdev) mgag200_enable_display() argument
1351 mgag200_disable_display(struct mga_device *mdev) mgag200_disable_display() argument
1427 struct mga_device *mdev = to_mga_device(dev); mga_vga_mode_valid() local
1523 mgag200_vga_connector_init(struct mga_device *mdev) mgag200_vga_connector_init() argument
1564 mgag200_handle_damage(struct mga_device *mdev, struct drm_framebuffer *fb, struct drm_rect *clip) mgag200_handle_damage() argument
1590 struct mga_device *mdev = to_mga_device(dev); mgag200_simple_display_pipe_enable() local
1628 struct mga_device *mdev = to_mga_device(crtc->dev); mgag200_simple_display_pipe_disable() local
1660 struct mga_device *mdev = to_mga_device(dev); mgag200_simple_display_pipe_update() local
1703 mgag200_preferred_depth(struct mga_device *mdev) mgag200_preferred_depth() argument
1711 mgag200_modeset_init(struct mga_device *mdev) mgag200_modeset_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_component.c1437 void d71_dump(struct komeda_dev *mdev, struct seq_file *sf) in d71_dump() argument
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c1007 static int v4l2_m2m_register_entity(struct media_device *mdev, in v4l2_m2m_register_entity() argument
1074 struct media_device *mdev = vdev->v4l2_dev->mdev; in v4l2_m2m_register_media_controller() local
[all...]

Completed in 34 milliseconds

1...<<212223242526272829