Home
last modified time | relevance | path

Searched defs:mdev (Results 351 - 375 of 740) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c22 struct mt7615_dev *mdev = dev_get_drvdata(dev); in mt7615_thermal_show_temp() local
H A Dpci_mac.c60 int mt7615_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, in mt7615_tx_prepare_skb() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_usb_core.c18 void mt76x02u_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e) in mt76x02u_tx_complete_skb() argument
64 int mt76x02u_tx_prepare_skb(struct mt76_dev *mdev, void *data, in mt76x02u_tx_prepare_skb() argument
H A Dmt792x_mac.c268 void mt792x_reset(struct mt76_dev *mdev) in mt792x_reset() argument
325 struct mt76_dev *mdev = &dev->mt76; in mt792x_pm_wake_work() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddma.c172 struct mt76_dev *mdev = &dev->mt76; in mt7915_dma_disable() local
255 struct mt76_dev *mdev = &dev->mt76; in mt7915_dma_start() local
334 struct mt76_dev *mdev = &dev->mt76; in mt7915_dma_enable() local
408 struct mt76_dev *mdev = &dev->mt76; mt7915_dma_init() local
586 struct mt76_dev *mdev = &dev->mt76; mt7915_dma_wed_reset() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c392 static u32 mt7603_rr(struct mt76_dev *mdev, u32 offset) in mt7603_rr() argument
400 static void mt7603_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7603_wr() argument
408 static u32 mt7603_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7603_rmw() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.c28 struct komeda_dev *mdev = dev->dev_private; in komeda_gem_dma_dumb_create() local
39 struct komeda_dev *mdev = drm->dev_private; in komeda_kms_irq_handler() local
270 struct komeda_kms_dev *komeda_kms_attach(struct komeda_dev *mdev) in komeda_kms_attach() argument
251 komeda_kms_mode_config_init(struct komeda_kms_dev *kms, struct komeda_dev *mdev) komeda_kms_mode_config_init() argument
[all...]
H A Dkomeda_plane.c179 struct komeda_dev *mdev = plane->dev->dev_private; in komeda_plane_format_mod_supported() local
243 struct komeda_dev *mdev = kms->base.dev_private; in komeda_plane_add() local
319 int komeda_kms_add_planes(struct komeda_kms_dev *kms, struct komeda_dev *mdev) in komeda_kms_add_planes() argument
H A Dkomeda_private_obj.c366 komeda_kms_add_private_objs(struct komeda_kms_dev *kms, struct komeda_dev *mdev) komeda_kms_add_private_objs() argument
H A Dkomeda_pipeline.c16 komeda_pipeline_add(struct komeda_dev *mdev, size_t size, in komeda_pipeline_add() argument
46 void komeda_pipeline_destroy(struct komeda_dev *mdev, in komeda_pipeline_destroy() argument
71 struct komeda_dev *mdev = pipe->mdev; komeda_pipeline_get_component_pos() local
230 komeda_component_destroy(struct komeda_dev *mdev, struct komeda_component *c) komeda_component_destroy() argument
344 komeda_assemble_pipelines(struct komeda_dev *mdev) komeda_assemble_pipelines() argument
[all...]
H A Dkomeda_framebuffer.c111 komeda_fb_none_afbc_size_check(struct komeda_dev *mdev, struct komeda_fb *kfb, in komeda_fb_none_afbc_size_check() argument
162 struct komeda_dev *mdev = dev->dev_private; in komeda_fb_create() local
271 struct komeda_dev *mdev = fb->dev->dev_private; in komeda_fb_is_layer_supported() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dcong.c300 struct mlx5_core_dev *mdev; in mlx5_ib_get_cc_params() local
336 struct mlx5_core_dev *mdev; in mlx5_ib_set_cc_params() local
437 struct mlx5_core_dev *mdev; in mlx5_ib_init_cong_debugfs() local
[all...]
H A Dmad.c175 struct mlx5_core_dev *mdev; in process_pma_cmd() local
547 struct mlx5_core_dev *mdev = dev->mdev; mlx5_query_mad_ifc_port() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mana/
H A Dqp.c20 struct gdma_dev *mdev; in mana_ib_cfg_vport_steering() local
100 struct mana_ib_dev *mdev = in mana_ib_create_qp_rss() local
262 struct mana_ib_dev *mdev = mana_ib_create_qp_raw() local
438 struct mana_ib_dev *mdev = mana_ib_destroy_qp_rss() local
465 struct mana_ib_dev *mdev = mana_ib_destroy_qp_raw() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/mgag200/
H A Dmgag200_g200er.c14 static void mgag200_g200er_init_registers(struct mga_device *mdev) in mgag200_g200er_init_registers() argument
39 static void mgag200_g200er_reset_tagfifo(struct mga_device *mdev) in mgag200_g200er_reset_tagfifo() argument
124 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200er_pixpllc_atomic_update() local
187 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200er_crtc_helper_atomic_enable() local
240 mgag200_g200er_pipeline_init(struct mga_device *mdev) mgag200_g200er_pipeline_init() argument
322 struct mga_device *mdev; mgag200_g200er_device_create() local
[all...]
H A Dmgag200_g200ev.c14 static void mgag200_g200ev_init_registers(struct mga_device *mdev) in mgag200_g200ev_init_registers() argument
39 static void mgag200_g200ev_set_hiprilvl(struct mga_device *mdev) in mgag200_g200ev_set_hiprilvl() argument
103 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200ev_pixpllc_atomic_update() local
188 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200ev_crtc_helper_atomic_enable() local
241 mgag200_g200ev_pipeline_init(struct mga_device *mdev) mgag200_g200ev_pipeline_init() argument
323 struct mga_device *mdev; mgag200_g200ev_device_create() local
[all...]
H A Dmgag200_g200wb.c14 void mgag200_g200wb_init_registers(struct mga_device *mdev) in mgag200_g200wb_init_registers() argument
95 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200wb_pixpllc_atomic_update() local
244 static int mgag200_g200wb_pipeline_init(struct mga_device *mdev) in mgag200_g200wb_pipeline_init() argument
328 struct mga_device *mdev; mgag200_g200wb_device_create() local
[all...]
H A Dmgag200_g200ew3.c13 static void mgag200_g200ew3_init_registers(struct mga_device *mdev) in mgag200_g200ew3_init_registers() argument
110 static int mgag200_g200ew3_pipeline_init(struct mga_device *mdev) in mgag200_g200ew3_pipeline_init() argument
192 mgag200_g200ew3_device_probe_vram(struct mga_device *mdev) mgag200_g200ew3_device_probe_vram() argument
204 struct mga_device *mdev; mgag200_g200ew3_device_create() local
[all...]
H A Dmgag200_g200eh.c14 void mgag200_g200eh_init_registers(struct mga_device *mdev) in mgag200_g200eh_init_registers() argument
96 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200eh_pixpllc_atomic_update() local
197 static int mgag200_g200eh_pipeline_init(struct mga_device *mdev) in mgag200_g200eh_pipeline_init() argument
279 struct mga_device *mdev; mgag200_g200eh_device_create() local
[all...]
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dcore.c34 struct mISDNdevice *mdev = dev_to_mISDN(dev); in id_show() local
45 struct mISDNdevice *mdev = dev_to_mISDN(dev); in nrbchan_show() local
56 struct mISDNdevice *mdev = dev_to_mISDN(dev); in d_protocols_show() local
67 struct mISDNdevice *mdev in b_protocols_show() local
78 struct mISDNdevice *mdev = dev_to_mISDN(dev); protocol_show() local
119 struct mISDNdevice *mdev = dev_to_mISDN(dev); channelmap_show() local
144 const struct mISDNdevice *mdev = dev_to_mISDN(dev); mISDN_uevent() local
165 struct mISDNdevice *mdev = dev_to_mISDN(dev); _get_mdevice() local
[all...]
/kernel/linux/linux-6.6/drivers/mcb/
H A Dmcb-core.c34 struct mcb_device *mdev = to_mcb_device(dev); in mcb_match() local
46 const struct mcb_device *mdev = to_mcb_device(dev); in mcb_uevent() local
59 struct mcb_device *mdev = to_mcb_device(dev); in mcb_probe() local
85 struct mcb_device *mdev = to_mcb_device(dev); in mcb_remove() local
99 struct mcb_device *mdev = to_mcb_device(dev); mcb_shutdown() local
210 struct mcb_device *mdev = to_mcb_device(dev); mcb_release_dev() local
[all...]
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dmailbox-sti.c81 struct sti_mbox_device *mdev; member
89 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_channel_is_enabled() local
122 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_enable_channel() local
137 struct sti_mbox_device *mdev = chan_info->mdev; sti_mbox_disable_channel() local
152 struct sti_mbox_device *mdev = chan_info->mdev; sti_mbox_clear_irq() local
160 sti_mbox_irq_to_channel(struct sti_mbox_device *mdev, unsigned int instance) sti_mbox_irq_to_channel() argument
193 struct sti_mbox_device *mdev = data; sti_mbox_thread_handler() local
215 struct sti_mbox_device *mdev = data; sti_mbox_irq_handler() local
254 struct sti_mbox_device *mdev = chan_info->mdev; sti_mbox_tx_is_ready() local
277 struct sti_mbox_device *mdev = chan_info->mdev; sti_mbox_send_data() local
324 struct sti_mbox_device *mdev = dev_get_drvdata(mbox->dev); sti_mbox_xlate() local
408 struct sti_mbox_device *mdev; sti_mbox_probe() local
[all...]
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_midi.c97 struct seq_oss_midi *mdev; in get_mdev() local
115 struct seq_oss_midi *mdev; in find_slot() local
142 struct seq_oss_midi *mdev; snd_seq_oss_midi_check_new_port() local
220 struct seq_oss_midi *mdev; snd_seq_oss_midi_check_exit_port() local
252 struct seq_oss_midi *mdev; snd_seq_oss_midi_clear_all() local
325 struct seq_oss_midi *mdev; snd_seq_oss_midi_open() local
398 struct seq_oss_midi *mdev; snd_seq_oss_midi_close() local
437 struct seq_oss_midi *mdev; snd_seq_oss_midi_filemode() local
461 struct seq_oss_midi *mdev; snd_seq_oss_midi_reset() local
510 struct seq_oss_midi *mdev; snd_seq_oss_midi_get_addr() local
528 struct seq_oss_midi *mdev; snd_seq_oss_midi_input() local
615 send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev) send_midi_event() argument
644 struct seq_oss_midi *mdev; snd_seq_oss_midi_putc() local
664 struct seq_oss_midi *mdev; snd_seq_oss_midi_make_info() local
700 struct seq_oss_midi *mdev; snd_seq_oss_midi_info_read() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmac53c94.c59 struct macio_dev *mdev; member
407 static int mac53c94_probe(struct macio_dev *mdev, const struct of_device_id *match) in mac53c94_probe() argument
511 mac53c94_remove(struct macio_dev *mdev) mac53c94_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dvfio_ccw_ops.c98 static int vfio_ccw_mdev_probe(struct mdev_device *mdev) in vfio_ccw_mdev_probe() argument
148 static void vfio_ccw_mdev_remove(struct mdev_device *mdev) in vfio_ccw_mdev_remove() argument

Completed in 15 milliseconds

1...<<11121314151617181920>>...30