| /kernel/linux/linux-5.10/drivers/phy/mediatek/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-audio.h | 11 struct dw_hdmi *hdmi; member 16 struct dw_hdmi *hdmi; member
|
| H A D | dw-hdmi-cec.h | 14 struct dw_hdmi *hdmi; member
|
| /kernel/linux/linux-6.6/drivers/phy/mediatek/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-audio.h | 11 struct dw_hdmi *hdmi; member 16 struct dw_hdmi *hdmi; member
|
| H A D | dw-hdmi-cec.h | 14 struct dw_hdmi *hdmi; member
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm64/ti/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/sound/soc/intel/boards/ |
| H A D | sof_sdw_hdmi.c | 19 static struct snd_soc_jack hdmi[MAX_HDMI_NUM]; variable
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | hdmigv100.c | 33 const u32 hdmi = head * 0x400; in gv100_hdmi_ctrl() local [all...] |
| H A D | hdmigk104.c | 35 const u32 hdmi = head * 0x400; in gk104_hdmi_ctrl() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-dw-hdmi.c | 47 ingenic_dw_hdmi_mode_valid(struct dw_hdmi *hdmi, void *data, in ingenic_dw_hdmi_mode_valid() argument 76 struct dw_hdmi *hdmi = (struct dw_hdmi *)data; in ingenic_dw_hdmi_cleanup() local 83 struct dw_hdmi *hdmi; in ingenic_dw_hdmi_probe() local [all...] |
| /kernel/linux/linux-5.10/sound/pci/oxygen/ |
| H A D | xonar_hdmi.c | 49 void xonar_hdmi_init(struct oxygen *chip, struct xonar_hdmi *hdmi) in xonar_hdmi_init() argument 63 void xonar_hdmi_resume(struct oxygen *chip, struct xonar_hdmi *hdmi) in xonar_hdmi_resume() argument 80 void xonar_set_hdmi_params(struct oxygen *chip, struct xonar_hdmi *hdmi, in xonar_set_hdmi_params() argument 36 xonar_hdmi_init_commands(struct oxygen *chip, struct xonar_hdmi *hdmi) xonar_hdmi_init_commands() argument [all...] |
| /kernel/linux/linux-6.6/sound/pci/oxygen/ |
| H A D | xonar_hdmi.c | 49 void xonar_hdmi_init(struct oxygen *chip, struct xonar_hdmi *hdmi) in xonar_hdmi_init() argument 63 void xonar_hdmi_resume(struct oxygen *chip, struct xonar_hdmi *hdmi) in xonar_hdmi_resume() argument 80 void xonar_set_hdmi_params(struct oxygen *chip, struct xonar_hdmi *hdmi, in xonar_set_hdmi_params() argument 36 xonar_hdmi_init_commands(struct oxygen *chip, struct xonar_hdmi *hdmi) xonar_hdmi_init_commands() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
| H A D | hdmi_hpd.c | 14 static void msm_hdmi_phy_reset(struct hdmi *hdmi) in msm_hdmi_phy_reset() argument 63 enable_hpd_clocks(struct hdmi *hdmi, bool enable) enable_hpd_clocks() argument 96 struct hdmi *hdmi = hdmi_bridge->hdmi; msm_hdmi_hpd_enable() local 155 struct hdmi *hdmi = hdmi_bridge->hdmi; msm_hdmi_hpd_disable() local 183 struct hdmi *hdmi = hdmi_bridge->hdmi; msm_hdmi_hpd_irq() local 210 detect_reg(struct hdmi *hdmi) detect_reg() argument 227 detect_gpio(struct hdmi *hdmi) detect_gpio() argument 238 struct hdmi *hdmi = hdmi_bridge->hdmi; msm_hdmi_bridge_detect() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
| H A D | rcar_dw_hdmi.c | 41 rcar_hdmi_mode_valid(struct dw_hdmi *hdmi, void *data, in rcar_hdmi_mode_valid() argument 55 static int rcar_hdmi_phy_configure(struct dw_hdmi *hdmi, void *data, in rcar_hdmi_phy_configure() argument 84 struct dw_hdmi *hdmi; in rcar_dw_hdmi_probe() local 97 struct dw_hdmi *hdmi = platform_get_drvdata(pdev); rcar_dw_hdmi_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_hdmi_ddc_clk.c | 16 struct sun4i_hdmi *hdmi; member 108 int sun4i_ddc_create(struct sun4i_hdmi *hdmi, struct clk *parent) in sun4i_ddc_create() argument [all...] |
| H A D | sun4i_hdmi_i2c.c | 25 static int fifo_transfer(struct sun4i_hdmi *hdmi, u8 *buf, int len, bool read) in fifo_transfer() argument 70 static int xfer_msg(struct sun4i_hdmi *hdmi, struct i2c_msg *msg) in xfer_msg() argument 149 struct sun4i_hdmi *hdmi = i2c_get_adapdata(adap); sun4i_hdmi_i2c_xfer() local 198 sun4i_hdmi_init_regmap_fields(struct sun4i_hdmi *hdmi) sun4i_hdmi_init_regmap_fields() argument 287 sun4i_hdmi_i2c_create(struct device *dev, struct sun4i_hdmi *hdmi) sun4i_hdmi_i2c_create() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/ |
| H A D | hdmi_hpd.c | 14 static void msm_hdmi_phy_reset(struct hdmi *hdmi) in msm_hdmi_phy_reset() argument 63 enable_hpd_clocks(struct hdmi *hdmi, bool enable) enable_hpd_clocks() argument 96 struct hdmi *hdmi = hdmi_bridge->hdmi; msm_hdmi_hpd_enable() local 152 struct hdmi *hdmi = hdmi_bridge->hdmi; msm_hdmi_hpd_disable() local 177 struct hdmi *hdmi = hdmi_bridge->hdmi; msm_hdmi_hpd_irq() local 204 detect_reg(struct hdmi *hdmi) detect_reg() argument 221 detect_gpio(struct hdmi *hdmi) detect_gpio() argument 232 struct hdmi *hdmi = hdmi_bridge->hdmi; msm_hdmi_bridge_detect() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_dw_hdmi.c | 41 rcar_hdmi_mode_valid(struct dw_hdmi *hdmi, void *data, in rcar_hdmi_mode_valid() argument 55 static int rcar_hdmi_phy_configure(struct dw_hdmi *hdmi, void *data, in rcar_hdmi_phy_configure() argument 85 struct dw_hdmi *hdmi; in rcar_dw_hdmi_probe() local 98 struct dw_hdmi *hdmi = platform_get_drvdata(pdev); rcar_dw_hdmi_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_hdmi_ddc_clk.c | 16 struct sun4i_hdmi *hdmi; member 108 int sun4i_ddc_create(struct sun4i_hdmi *hdmi, struct clk *parent) in sun4i_ddc_create() argument [all...] |
| H A D | sun4i_hdmi_i2c.c | 25 static int fifo_transfer(struct sun4i_hdmi *hdmi, u8 *buf, int len, bool read) in fifo_transfer() argument 70 static int xfer_msg(struct sun4i_hdmi *hdmi, struct i2c_msg *msg) in xfer_msg() argument 149 struct sun4i_hdmi *hdmi = i2c_get_adapdata(adap); sun4i_hdmi_i2c_xfer() local 198 sun4i_hdmi_init_regmap_fields(struct sun4i_hdmi *hdmi) sun4i_hdmi_init_regmap_fields() argument 287 sun4i_hdmi_i2c_create(struct device *dev, struct sun4i_hdmi *hdmi) sun4i_hdmi_i2c_create() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/imx/ |
| H A D | dw_hdmi-imx.c | 28 struct dw_hdmi *hdmi; member 101 static int dw_hdmi_imx_parse_dt(struct imx_hdmi *hdmi) in dw_hdmi_imx_parse_dt() argument 116 struct imx_hdmi *hdmi = enc_to_imx_hdmi(encoder); in dw_hdmi_imx_encoder_enable() local 143 imx6q_hdmi_mode_valid(struct dw_hdmi *hdmi, void *data, const struct drm_display_info *info, const struct drm_display_mode *mode) imx6q_hdmi_mode_valid() argument 157 imx6dl_hdmi_mode_valid(struct dw_hdmi *hdmi, void *data, const struct drm_display_info *info, const struct drm_display_mode *mode) imx6dl_hdmi_mode_valid() argument 203 struct imx_hdmi *hdmi; dw_hdmi_imx_bind() local 245 struct imx_hdmi *hdmi = dev_get_drvdata(dev); dw_hdmi_imx_unbind() local 257 struct imx_hdmi *hdmi; dw_hdmi_imx_probe() local [all...] |