sun8i_tcon_top_of_table 201 drivers/gpu/drm/sun4i/sun4i_drv.c !!of_match_node(sun8i_tcon_top_of_table, node); sun8i_tcon_top_of_table 981 drivers/gpu/drm/sun4i/sun4i_tcon.c of_match_node(sun8i_tcon_top_of_table, remote)); sun8i_tcon_top_of_table 65 drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c !!of_match_node(sun8i_tcon_top_of_table, node); sun8i_tcon_top_of_table 25 drivers/gpu/drm/sun4i/sun8i_tcon_top.c return !!of_match_node(sun8i_tcon_top_of_table, node); sun8i_tcon_top_of_table 282 drivers/gpu/drm/sun4i/sun8i_tcon_top.c const struct of_device_id sun8i_tcon_top_of_table[] = { sun8i_tcon_top_of_table 293 drivers/gpu/drm/sun4i/sun8i_tcon_top.c MODULE_DEVICE_TABLE(of, sun8i_tcon_top_of_table); sun8i_tcon_top_of_table 294 drivers/gpu/drm/sun4i/sun8i_tcon_top.c EXPORT_SYMBOL(sun8i_tcon_top_of_table); sun8i_tcon_top_of_table 301 drivers/gpu/drm/sun4i/sun8i_tcon_top.c .of_match_table = sun8i_tcon_top_of_table, sun8i_tcon_top_of_table 39 drivers/gpu/drm/sun4i/sun8i_tcon_top.h extern const struct of_device_id sun8i_tcon_top_of_table[];