Home
last modified time | relevance | path

Searched refs:snps_hdmirx_dev (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/media/platform/synopsys/hdmirx/
H A Dsnps_hdmirx_cec.h11 struct snps_hdmirx_dev;
14 void (*write)(struct snps_hdmirx_dev *hdmirx_dev, int reg, u32 val);
15 u32 (*read)(struct snps_hdmirx_dev *hdmirx_dev, int reg);
16 void (*enable)(struct snps_hdmirx_dev *hdmirx);
17 void (*disable)(struct snps_hdmirx_dev *hdmirx);
21 struct snps_hdmirx_dev *hdmirx;
28 struct snps_hdmirx_dev *hdmirx;
H A Dsnps_hdmirx.c105 struct snps_hdmirx_dev *hdmirx_dev;
122 struct snps_hdmirx_dev { struct
466 struct snps_hdmirx_dev *hdmirx_dev = stream->hdmirx_dev; in hdmirx_query_dv_timings()
652 struct snps_hdmirx_dev *hdmirx_dev = stream->hdmirx_dev; in hdmirx_set_edid()
1062 struct snps_hdmirx_dev *hdmirx_dev = priv; in hdmirx_debugfs_if_read()
1860 struct snps_hdmirx_dev *hdmirx_dev = dev_id; in hdmirx_hdmi_irq_handler()
2037 struct snps_hdmirx_dev *hdmirx_dev = dev_id; in hdmirx_dma_irq_handler()
2152 struct snps_hdmirx_dev *hdmirx_dev; in hdmirx_delayed_work_hotplug()
2174 struct snps_hdmirx_dev *hdmirx_dev; in hdmirx_delayed_work_res_change()
2206 struct snps_hdmirx_dev *hdmirx_dev = dev_id; in hdmirx_5v_det_irq_handler()
[all …]