Home
last modified time | relevance | path

Searched refs:main_dev (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_hw.c73 ctx = mtk_vcodec_get_curr_ctx(dev->main_dev, dev->hw_idx); in mtk_vdec_hw_irq_handler()
124 struct mtk_vcodec_dec_dev *main_dev; in mtk_vdec_hw_probe() local
134 main_dev = dev_get_drvdata(dev->parent); in mtk_vdec_hw_probe()
135 if (!main_dev) { in mtk_vdec_hw_probe()
165 main_dev->subdev_dev[hw_idx] = subdev_dev; in mtk_vdec_hw_probe()
167 subdev_dev->main_dev = main_dev; in mtk_vdec_hw_probe()
168 subdev_dev->reg_base[VDEC_HW_SYS] = main_dev->reg_base[VDEC_HW_SYS]; in mtk_vdec_hw_probe()
169 set_bit(subdev_dev->hw_idx, main_dev->subdev_bitmap); in mtk_vdec_hw_probe()
184 if (!main_dev in mtk_vdec_hw_probe()
[all...]
H A Dmtk_vcodec_dec_hw.h38 * @main_dev: main device
49 struct mtk_vcodec_dec_dev *main_dev; member
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxreg-lc.c644 struct mlxreg_hotplug_device *main_dev, *aux_dev; in mlxreg_lc_completion_notify() local
662 main_dev = mlxreg_lc->main_devs; in mlxreg_lc_completion_notify()
663 for (i = 0; i < mlxreg_lc->main_devs_num; i++, main_dev++) { in mlxreg_lc_completion_notify()
664 main_dev->adapter = adapters[main_dev->nr]; in mlxreg_lc_completion_notify()
665 main_dev->nr = adapters[main_dev->nr]->nr; in mlxreg_lc_completion_notify()
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Daltera-ci.c454 static void altera_hw_filt_release(void *main_dev, int filt_nr) in altera_hw_filt_release() argument
456 struct fpga_inode *temp_int = find_inode(main_dev); in altera_hw_filt_release()
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Daltera-ci.c454 static void altera_hw_filt_release(void *main_dev, int filt_nr) in altera_hw_filt_release() argument
456 struct fpga_inode *temp_int = find_inode(main_dev); in altera_hw_filt_release()

Completed in 5 milliseconds