Toggle navigation
/
Symbol
File
Text
Line
Symbol: tve
function parameter
Defined...
drivers/gpu/drm/imx/ipuv3/imx-tve.c:134:24-134:40
: static void tve_enable(struct imx_tve *tve)
drivers/gpu/drm/imx/ipuv3/imx-tve.c:152:25-152:41
: static void tve_disable(struct imx_tve *tve)
drivers/gpu/drm/imx/ipuv3/imx-tve.c:158:28-158:44
: static int tve_setup_tvout(struct imx_tve *tve)
drivers/gpu/drm/imx/ipuv3/imx-tve.c:163:26-163:42
: static int tve_setup_vga(struct imx_tve *tve)
drivers/gpu/drm/imx/ipuv3/imx-tve.c:413:25-413:41
: static int tve_clk_init(struct imx_tve *tve, void __iomem *base)
variable
Defined...
drivers/gpu/drm/imx/ipuv3/imx-tve.c:203:2-203:44
: struct imx_tve *tve = con_to_tve(connector);
drivers/gpu/drm/imx/ipuv3/imx-tve.c:224:2-224:44
: struct imx_tve *tve = con_to_tve(connector);
drivers/gpu/drm/imx/ipuv3/imx-tve.c:247:2-247:42
: struct imx_tve *tve = enc_to_tve(encoder);
drivers/gpu/drm/imx/ipuv3/imx-tve.c:284:2-284:42
: struct imx_tve *tve = enc_to_tve(encoder);
drivers/gpu/drm/imx/ipuv3/imx-tve.c:291:2-291:42
: struct imx_tve *tve = enc_to_tve(encoder);
drivers/gpu/drm/imx/ipuv3/imx-tve.c:301:2-301:42
: struct imx_tve *tve = enc_to_tve(encoder);
drivers/gpu/drm/imx/ipuv3/imx-tve.c:332:2-332:24
: struct imx_tve *tve = data;
drivers/gpu/drm/imx/ipuv3/imx-tve.c:346:2-346:24
: struct imx_tve *tve = container_of(hw, struct imx_tve, clk_hw_di);
drivers/gpu/drm/imx/ipuv3/imx-tve.c:383:2-383:24
: struct imx_tve *tve = container_of(hw, struct imx_tve, clk_hw_di);
drivers/gpu/drm/imx/ipuv3/imx-tve.c:439:2-439:24
: struct imx_tve *tve = data;
drivers/gpu/drm/imx/ipuv3/imx-tve.c:485:2-485:43
: struct imx_tve *tve = dev_get_drvdata(dev);
drivers/gpu/drm/imx/ipuv3/imx-tve.c:529:2-529:18
: struct imx_tve *tve;