| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eq.c | 940 static int alloc_rmap(struct mlx5_core_dev *mdev) in alloc_rmap() argument 959 static void free_rmap(struct mlx5_core_dev *mdev) in free_rmap() argument 969 static int alloc_rmap(struct mlx5_core_dev *mdev) { return 0; } in alloc_rmap() argument 970 static void free_rmap(struct mlx5_core_dev *mdev) {} in free_rmap() argument
|
| H A D | fw.c | 97 int mlx5_core_query_vendor_id(struct mlx5_core_dev *mdev, u32 *vendor_id) in mlx5_core_query_vendor_id() argument
|
| H A D | en_dcbnl.c | 72 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 941 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_setbuffer() local 1026 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_dcbnl_build_netdev() local 1121 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 1183 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_trust_initialize() local 1221 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_query_port_buffers_cell_size() local [all...] |
| H A D | main.c | 2256 struct mlx5_core_dev *mdev; in mlx5_vf_get_core_dev() local 2279 void mlx5_vf_put_core_dev(struct mlx5_core_dev *mdev) in mlx5_vf_put_core_dev() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | clock.c | 76 static bool mlx5_real_time_mode(struct mlx5_core_dev *mdev) in mlx5_real_time_mode() argument 81 static bool mlx5_npps_real_time_supported(struct mlx5_core_dev *mdev) in mlx5_npps_real_time_supported() argument 88 static bool mlx5_modify_mtutc_allowed(struct mlx5_core_dev *mdev) in mlx5_modify_mtutc_allowed() argument 121 struct mlx5_core_dev *mdev; in mlx5_ptp_getmaxphase() local 130 mlx5_is_mtutc_time_adj_cap(struct mlx5_core_dev *mdev, s64 delta) mlx5_is_mtutc_time_adj_cap() argument 181 struct mlx5_core_dev *mdev = container_of(clock, struct mlx5_core_dev, read_internal_timer() local 187 mlx5_update_clock_info_page(struct mlx5_core_dev *mdev) mlx5_update_clock_info_page() argument 217 struct mlx5_core_dev *mdev = container_of(clock, struct mlx5_core_dev, mlx5_pps_out() local 243 struct mlx5_core_dev *mdev; mlx5_timestamp_overflow() local 264 mlx5_ptp_settime_real_time(struct mlx5_core_dev *mdev, const struct timespec64 *ts) mlx5_ptp_settime_real_time() argument 287 struct mlx5_core_dev *mdev; mlx5_ptp_settime() local 305 mlx5_ptp_gettimex_real_time(struct mlx5_core_dev *mdev, struct ptp_system_timestamp *sts) mlx5_ptp_gettimex_real_time() argument 321 struct mlx5_core_dev *mdev; mlx5_ptp_gettimex() local 340 mlx5_ptp_adjtime_real_time(struct mlx5_core_dev *mdev, s64 delta) mlx5_ptp_adjtime_real_time() argument 368 struct mlx5_core_dev *mdev; mlx5_ptp_adjtime() local 388 struct mlx5_core_dev *mdev; mlx5_ptp_adjphase() local 395 mlx5_ptp_freq_adj_real_time(struct mlx5_core_dev *mdev, long scaled_ppm) mlx5_ptp_freq_adj_real_time() argument 420 struct mlx5_core_dev *mdev; mlx5_ptp_adjfine() local 448 struct mlx5_core_dev *mdev = mlx5_extts_configure() local 504 find_target_cycles(struct mlx5_core_dev *mdev, s64 target_ns) find_target_cycles() argument 525 perout_conf_internal_timer(struct mlx5_core_dev *mdev, s64 sec) perout_conf_internal_timer() argument 541 perout_conf_1pps(struct mlx5_core_dev *mdev, struct ptp_clock_request *rq, u64 *time_stamp, bool real_time) perout_conf_1pps() argument 561 mlx5_perout_conf_out_pulse_duration(struct mlx5_core_dev *mdev, struct ptp_clock_request *rq, u32 *out_pulse_duration_ns) mlx5_perout_conf_out_pulse_duration() argument 594 perout_conf_npps_real_time(struct mlx5_core_dev *mdev, struct ptp_clock_request *rq, u32 *field_select, u32 *out_pulse_duration_ns, u64 *period, u64 *time_stamp) perout_conf_npps_real_time() argument 621 mlx5_perout_verify_flags(struct mlx5_core_dev *mdev, unsigned int flags) mlx5_perout_verify_flags() argument 633 struct mlx5_core_dev *mdev = mlx5_perout_configure() local 775 mlx5_query_mtpps_pin_mode(struct mlx5_core_dev *mdev, u8 pin, u32 *mtpps, u32 mtpps_size) mlx5_query_mtpps_pin_mode() argument 788 struct mlx5_core_dev *mdev = container_of(clock, struct mlx5_core_dev, clock); mlx5_get_pps_pin_mode() local 835 mlx5_get_pps_caps(struct mlx5_core_dev *mdev) mlx5_get_pps_caps() argument 872 perout_conf_next_event_timer(struct mlx5_core_dev *mdev, struct mlx5_clock *clock) perout_conf_next_event_timer() argument 892 struct mlx5_core_dev *mdev; mlx5_pps_event() local 931 mlx5_timecounter_init(struct mlx5_core_dev *mdev) mlx5_timecounter_init() argument 951 struct mlx5_core_dev *mdev = container_of(clock, struct mlx5_core_dev, clock); mlx5_init_overflow_period() local 984 mlx5_init_clock_info(struct mlx5_core_dev *mdev) mlx5_init_clock_info() argument 1007 mlx5_init_timer_clock(struct mlx5_core_dev *mdev) mlx5_init_timer_clock() argument 1024 mlx5_init_pps(struct mlx5_core_dev *mdev) mlx5_init_pps() argument 1035 mlx5_init_clock(struct mlx5_core_dev *mdev) mlx5_init_clock() argument 1066 mlx5_cleanup_clock(struct mlx5_core_dev *mdev) mlx5_cleanup_clock() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 63 ipsec_chains_create(struct mlx5_core_dev *mdev, struct mlx5_flow_table *miss_ft, in ipsec_chains_create() argument 157 struct mlx5_core_dev *mdev = ipsec->mdev; in ipsec_rx_status_drop_create() local 291 ipsec_miss_create(struct mlx5_core_dev *mdev, struct mlx5_flow_table *ft, struct mlx5e_ipsec_miss *miss, struct mlx5_flow_destination *dest) ipsec_miss_create() argument 342 rx_destroy(struct mlx5_core_dev *mdev, struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_rx *rx, u32 family) rx_destroy() argument 428 rx_create(struct mlx5_core_dev *mdev, struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_rx *rx, u32 family) rx_create() argument 524 rx_get(struct mlx5_core_dev *mdev, struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_rx *rx, u32 family) rx_get() argument 557 rx_ft_get(struct mlx5_core_dev *mdev, struct mlx5e_ipsec *ipsec, u32 family, int type) rx_ft_get() argument 573 rx_ft_get_policy(struct mlx5_core_dev *mdev, struct mlx5e_ipsec *ipsec, u32 family, u32 prio, int type) rx_ft_get_policy() argument 623 ipsec_counter_rule_tx(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_tx *tx) ipsec_counter_rule_tx() argument 699 struct mlx5_core_dev *mdev = ipsec->mdev; tx_create() local 792 ipsec_esw_tx_ft_policy_set(struct mlx5_core_dev *mdev, struct mlx5_flow_table *ft) ipsec_esw_tx_ft_policy_set() argument 811 tx_get(struct mlx5_core_dev *mdev, struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_tx *tx) tx_get() argument 851 tx_ft_get_policy(struct mlx5_core_dev *mdev, struct mlx5e_ipsec *ipsec, u32 prio, int type) tx_ft_get_policy() argument 880 tx_ft_get(struct mlx5_core_dev *mdev, struct mlx5e_ipsec *ipsec, int type) tx_ft_get() argument 1083 struct mlx5_core_dev *mdev = ipsec->mdev; setup_modify_header() local 1117 setup_pkt_tunnel_reformat(struct mlx5_core_dev *mdev, struct mlx5_accel_esp_xfrm_attrs *attrs, struct mlx5_pkt_reformat_params *reformat_params) setup_pkt_tunnel_reformat() argument 1294 struct mlx5_core_dev *mdev = ipsec->mdev; setup_pkt_reformat() local 1326 struct mlx5_core_dev *mdev = mlx5e_ipsec_sa2dev(sa_entry); rx_add_rule() local 1426 struct mlx5_core_dev *mdev = mlx5e_ipsec_sa2dev(sa_entry); tx_add_rule() local 1519 struct mlx5_core_dev *mdev = mlx5e_ipsec_pol2dev(pol_entry); tx_add_policy() local 1603 struct mlx5_core_dev *mdev = mlx5e_ipsec_pol2dev(pol_entry); rx_add_policy() local 1674 ipsec_fs_destroy_single_counter(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_fc *fc) ipsec_fs_destroy_single_counter() argument 1684 struct mlx5_core_dev *mdev = ipsec->mdev; ipsec_fs_destroy_counters() local 1694 ipsec_fs_init_single_counter(struct mlx5_core_dev *mdev) ipsec_fs_init_single_counter() argument 1729 struct mlx5_core_dev *mdev = ipsec->mdev; ipsec_fs_init_counters() local 1779 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_accel_ipsec_fs_read_stats() local 1832 mlx5e_ipsec_block_tc_offload(struct mlx5_core_dev *mdev) mlx5e_ipsec_block_tc_offload() argument 1857 mlx5e_ipsec_block_tc_offload(struct mlx5_core_dev *mdev) mlx5e_ipsec_block_tc_offload() argument 1867 mlx5e_ipsec_unblock_tc_offload(struct mlx5_core_dev *mdev) mlx5e_ipsec_unblock_tc_offload() argument 1901 struct mlx5_core_dev *mdev = mlx5e_ipsec_sa2dev(sa_entry); mlx5e_accel_ipsec_fs_del_rule() local 1947 struct mlx5_core_dev *mdev = mlx5e_ipsec_pol2dev(pol_entry); mlx5e_accel_ipsec_fs_del_pol() local 2001 struct mlx5_core_dev *mdev = ipsec->mdev; mlx5e_accel_ipsec_fs_init() local [all...] |
| H A D | ktls_tx.c | 27 u16 mlx5e_ktls_get_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params) in mlx5e_ktls_get_stop_room() argument 44 static void mlx5e_ktls_set_tisc(struct mlx5_core_dev *mdev, void *tisc) in mlx5e_ktls_set_tisc() argument 51 static int mlx5e_ktls_create_tis(struct mlx5_core_dev *mdev, u32 *tisn) in mlx5e_ktls_create_tis() argument 60 mlx5e_ktls_create_tis_cb(struct mlx5_core_dev *mdev, struct mlx5_async_ctx *async_ctx, u32 *out, int outlen, mlx5_async_cbk_t callback, struct mlx5_async_work *context) mlx5e_ktls_create_tis_cb() argument 75 mlx5e_ktls_destroy_tis_cb(struct mlx5_core_dev *mdev, u32 tisn, struct mlx5_async_ctx *async_ctx, u32 *out, int outlen, mlx5_async_cbk_t callback, struct mlx5_async_work *context) mlx5e_ktls_destroy_tis_cb() argument 99 struct mlx5_core_dev *mdev; global() member 143 mlx5e_bulk_async_init(struct mlx5_core_dev *mdev, int n) mlx5e_bulk_async_init() argument 193 mlx5e_tls_priv_tx_init(struct mlx5_core_dev *mdev, struct mlx5e_tls_sw_stats *sw_stats, struct mlx5e_async_ctx *async) mlx5e_tls_priv_tx_init() argument 240 mlx5e_tls_priv_tx_list_cleanup(struct mlx5_core_dev *mdev, struct list_head *list, int size) mlx5e_tls_priv_tx_list_cleanup() argument 267 struct mlx5_core_dev *mdev; global() member 356 mlx5e_tls_tx_pool_init(struct mlx5_core_dev *mdev, struct mlx5e_tls_sw_stats *sw_stats) mlx5e_tls_tx_pool_init() argument [all...] |
| H A D | ipsec.h | 225 struct mlx5_core_dev *mdev; member 362 static inline u32 mlx5_ipsec_device_caps(struct mlx5_core_dev *mdev) in mlx5_ipsec_device_caps() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | lag.c | 1569 struct mlx5_core_dev **mdev; in mlx5_lag_query_cong_counters() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | vdpa.h | 97 struct vdpa_mgmt_dev *mdev; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus.h | 178 struct media_device mdev; member
|
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| H A D | men_z135_uart.c | 121 struct mcb_device *mdev; member 740 struct mcb_device *mdev = uart->mdev; in men_z135_request_port() local 806 men_z135_probe(struct mcb_device *mdev, const struct mcb_device_id *id) men_z135_probe() argument 861 men_z135_remove(struct mcb_device *mdev) men_z135_remove() argument [all...] |
| H A D | pmac_zilog.c | 1474 static int pmz_attach(struct macio_dev *mdev, const struct of_device_id *match) in pmz_attach() argument 1510 static int pmz_detach(struct macio_dev *mdev) in pmz_detach() argument 1531 static int pmz_suspend(struct macio_dev *mdev, pm_message_t pm_state) in pmz_suspend() argument 1546 pmz_resume(struct macio_dev *mdev) pmz_resume() argument [all...] |
| /kernel/linux/linux-6.6/drivers/vfio/pci/mlx5/ |
| H A D | cmd.h | 178 struct mlx5_core_dev *mdev; member
|
| /kernel/linux/linux-6.6/drivers/platform/surface/ |
| H A D | surface_dtx.c | 153 struct miscdevice mdev; member
|
| /kernel/linux/linux-6.6/drivers/vdpa/ |
| H A D | vdpa.c | 337 int vdpa_mgmtdev_register(struct vdpa_mgmt_dev *mdev) in vdpa_mgmtdev_register() argument 353 struct vdpa_mgmt_dev *mdev = vdev->mdev; vdpa_match_remove() local 360 vdpa_mgmtdev_unregister(struct vdpa_mgmt_dev *mdev) vdpa_mgmtdev_unregister() argument 420 mgmtdev_handle_match(const struct vdpa_mgmt_dev *mdev, const char *busname, const char *devname) mgmtdev_handle_match() argument 441 struct vdpa_mgmt_dev *mdev; vdpa_mgmtdev_get_from_attr() local 458 vdpa_nl_mgmtdev_handle_fill(struct sk_buff *msg, const struct vdpa_mgmt_dev *mdev) vdpa_nl_mgmtdev_handle_fill() argument 468 vdpa_mgmtdev_get_classes(const struct vdpa_mgmt_dev *mdev, unsigned int *nclasses) vdpa_mgmtdev_get_classes() argument 486 vdpa_mgmtdev_fill(const struct vdpa_mgmt_dev *mdev, struct sk_buff *msg, u32 portid, u32 seq, int flags) vdpa_mgmtdev_fill() argument 526 struct vdpa_mgmt_dev *mdev; vdpa_nl_cmd_mgmtdev_get_doit() local 558 struct vdpa_mgmt_dev *mdev; vdpa_nl_cmd_mgmtdev_get_dumpit() local 599 struct vdpa_mgmt_dev *mdev; vdpa_nl_cmd_dev_add_set_doit() local 706 struct vdpa_mgmt_dev *mdev; vdpa_nl_cmd_dev_del_set_doit() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | altera-msgdma.c | 210 static struct msgdma_sw_desc *msgdma_get_descriptor(struct msgdma_device *mdev) in msgdma_get_descriptor() argument 230 static void msgdma_free_descriptor(struct msgdma_device *mdev, in msgdma_free_descriptor() argument 248 msgdma_free_desc_list(struct msgdma_device *mdev, struct list_head *list) msgdma_free_desc_list() argument 306 struct msgdma_device *mdev = to_mdev(tx->chan); msgdma_tx_submit() local 335 struct msgdma_device *mdev = to_mdev(dchan); msgdma_prep_memcpy() local 393 struct msgdma_device *mdev = to_mdev(dchan); msgdma_prep_slave_sg() local 464 struct msgdma_device *mdev = to_mdev(dchan); msgdma_dma_config() local 471 msgdma_reset(struct msgdma_device *mdev) msgdma_reset() argument 496 msgdma_copy_one(struct msgdma_device *mdev, struct msgdma_sw_desc *desc) msgdma_copy_one() argument 534 msgdma_copy_desc_to_fifo(struct msgdma_device *mdev, struct msgdma_sw_desc *desc) msgdma_copy_desc_to_fifo() argument 549 msgdma_start_transfer(struct msgdma_device *mdev) msgdma_start_transfer() argument 571 struct msgdma_device *mdev = to_mdev(chan); msgdma_issue_pending() local 583 msgdma_chan_desc_cleanup(struct msgdma_device *mdev) msgdma_chan_desc_cleanup() argument 608 msgdma_complete_descriptor(struct msgdma_device *mdev) msgdma_complete_descriptor() argument 625 msgdma_free_descriptors(struct msgdma_device *mdev) msgdma_free_descriptors() argument 638 struct msgdma_device *mdev = to_mdev(dchan); msgdma_free_chan_resources() local 655 struct msgdma_device *mdev = to_mdev(dchan); msgdma_alloc_chan_resources() local 684 struct msgdma_device *mdev = from_tasklet(mdev, t, irq_tasklet); msgdma_tasklet() local 731 struct msgdma_device *mdev = data; msgdma_irq_handler() local 755 msgdma_dev_remove(struct msgdma_device *mdev) msgdma_dev_remove() argument 809 struct msgdma_device *mdev; msgdma_probe() local 928 struct msgdma_device *mdev = platform_get_drvdata(pdev); msgdma_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/edac/ |
| H A D | i10nm_base.c | 582 struct pci_dev *mdev; in get_gnr_mdev() local 620 struct pci_dev *mdev; in get_ddr_munit() local 699 struct pci_dev *mdev; i10nm_get_ddr_munits() local 780 struct pci_dev *mdev; i10nm_get_hbm_munits() local [all...] |
| H A D | skx_common.h | 99 struct pci_dev *mdev; /* for i10nm CPU */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_rx.c | 243 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 667 struct mlx4_en_dev *mdev; global() member 1119 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_config_rss_qp() local 1194 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_config_rss_steer() local 1317 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_release_rss_steer() local [all...] |
| H A D | en_tx.c | 54 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_create_tx_ring() local 167 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_destroy_tx_ring() local 189 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_activate_tx_ring() local 223 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_deactivate_tx_ring() local 403 struct mlx4_en_dev *mdev = priv->mdev; mlx4_en_handle_err_cqe() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | ptp.c | 322 struct mlx5_core_dev *mdev = c->mdev; in mlx5e_ptp_alloc_txqsq() local 366 mlx5e_ptp_destroy_sq(struct mlx5_core_dev *mdev, u32 sqn) mlx5e_ptp_destroy_sq() argument 497 struct mlx5_core_dev *mdev = sq->mdev; mlx5e_ptp_close_txqsq() local 626 mlx5e_ptp_build_sq_param(struct mlx5_core_dev *mdev, struct mlx5e_params *params, struct mlx5e_sq_param *param) mlx5e_ptp_build_sq_param() argument 641 mlx5e_ptp_build_rq_param(struct mlx5_core_dev *mdev, struct net_device *netdev, u16 q_counter, struct mlx5e_ptp_params *ptp_params) mlx5e_ptp_build_rq_param() argument 685 struct mlx5_core_dev *mdev = c->mdev; mlx5e_init_ptp_rq() local 859 struct mlx5_core_dev *mdev = priv->mdev; mlx5e_ptp_open() local [all...] |
| H A D | txrx.h | 465 static inline u16 mlx5e_stop_room_for_wqe(struct mlx5_core_dev *mdev, u16 wqe_size) in mlx5e_stop_room_for_wqe() argument 484 static inline u16 mlx5e_stop_room_for_max_wqe(struct mlx5_core_dev *mdev) in mlx5e_stop_room_for_max_wqe() argument 489 static inline u16 mlx5e_stop_room_for_mpwqe(struct mlx5_core_dev *mdev) in mlx5e_stop_room_for_mpwqe() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/mctp/ |
| H A D | mctp-i2c.c | 622 static void mctp_i2c_release_flow(struct mctp_dev *mdev, in mctp_i2c_release_flow() argument
|
| /kernel/linux/linux-6.6/drivers/media/mc/ |
| H A D | mc-entity.c | 142 void media_gobj_create(struct media_device *mdev, in media_gobj_create() argument 62 media_entity_enum_init(struct media_entity_enum *ent_enum, struct media_device *mdev) media_entity_enum_init() argument 197 struct media_device *mdev = entity->graph_obj.mdev; media_entity_pads_init() local 315 media_graph_walk_init( struct media_graph *graph, struct media_device *mdev) media_graph_walk_init() argument 452 struct media_device *mdev; global() member 755 struct media_device *mdev = pad->graph_obj.mdev; __media_pipeline_start() local 901 struct media_device *mdev = pad->graph_obj.mdev; media_pipeline_start() local 938 struct media_device *mdev = pad->graph_obj.mdev; media_pipeline_stop() local 948 struct media_device *mdev = pad->graph_obj.mdev; media_pipeline_alloc_start() local 1177 media_create_pad_links(const struct media_device *mdev, const u32 source_function, struct media_entity *source, const u16 source_pad, const u32 sink_function, struct media_entity *sink, const u16 sink_pad, u32 flags, const bool allow_both_undefined) media_create_pad_links() argument 1256 struct media_device *mdev = entity->graph_obj.mdev; media_entity_remove_links() local 1295 struct media_device *mdev; __media_entity_setup_link() local 1511 media_interface_init(struct media_device *mdev, struct media_interface *intf, u32 gobj_type, u32 intf_type, u32 flags) media_interface_init() argument 1525 media_devnode_create(struct media_device *mdev, u32 type, u32 flags, u32 major, u32 minor) media_devnode_create() argument 1585 struct media_device *mdev = link->graph_obj.mdev; media_remove_intf_link() local 1609 struct media_device *mdev = intf->graph_obj.mdev; media_remove_intf_links() local [all...] |