Home
last modified time | relevance | path

Searched refs:sun8i_tcon_top_of_table (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_tcon_top.c19 return !!of_match_node(sun8i_tcon_top_of_table, node); in sun8i_tcon_top_node_is_tcon_top()
255 const struct of_device_id sun8i_tcon_top_of_table[] = { variable
258 MODULE_DEVICE_TABLE(of, sun8i_tcon_top_of_table);
259 EXPORT_SYMBOL(sun8i_tcon_top_of_table);
266 .of_match_table = sun8i_tcon_top_of_table,
Dsun8i_tcon_top.h39 extern const struct of_device_id sun8i_tcon_top_of_table[];
Dsun8i_dw_hdmi.c48 !!of_match_node(sun8i_tcon_top_of_table, node); in sun8i_dw_hdmi_node_is_tcon_top()
Dsun4i_drv.c220 !!of_match_node(sun8i_tcon_top_of_table, node); in sun4i_drv_node_is_tcon_top()