Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/sun4i/
Dsun8i_tcon_top.c25 return !!of_match_node(sun8i_tcon_top_of_table, node); in sun8i_tcon_top_node_is_tcon_top()
282 const struct of_device_id sun8i_tcon_top_of_table[] = { variable
297 MODULE_DEVICE_TABLE(of, sun8i_tcon_top_of_table);
298 EXPORT_SYMBOL(sun8i_tcon_top_of_table);
305 .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.c61 !!of_match_node(sun8i_tcon_top_of_table, node); in sun8i_dw_hdmi_node_is_tcon_top()
Dsun4i_drv.c206 !!of_match_node(sun8i_tcon_top_of_table, node); in sun4i_drv_node_is_tcon_top()
Dsun4i_tcon.c1007 of_match_node(sun8i_tcon_top_of_table, remote)); in sun4i_tcon_connected_to_tcon_top()