Searched refs:sun8i_tcon_top_of_table (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun8i_tcon_top.c | 25 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 293 MODULE_DEVICE_TABLE(of, sun8i_tcon_top_of_table); 294 EXPORT_SYMBOL(sun8i_tcon_top_of_table); variable 301 .of_match_table = sun8i_tcon_top_of_table,
|
H A D | sun8i_tcon_top.h | 39 extern const struct of_device_id sun8i_tcon_top_of_table[];
|
H A D | sun4i_drv.c | 204 !!of_match_node(sun8i_tcon_top_of_table, node); in sun4i_drv_node_is_tcon_top()
|
H A D | sun8i_dw_hdmi.c | 61 !!of_match_node(sun8i_tcon_top_of_table, node); in sun8i_dw_hdmi_node_is_tcon_top()
|
H A D | sun4i_tcon.c | 1002 of_match_node(sun8i_tcon_top_of_table, remote)); in sun4i_tcon_connected_to_tcon_top()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
H A D | sun8i_tcon_top.c | 25 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); variable 305 .of_match_table = sun8i_tcon_top_of_table,
|
H A D | sun8i_tcon_top.h | 39 extern const struct of_device_id sun8i_tcon_top_of_table[];
|
H A D | sun8i_dw_hdmi.c | 61 !!of_match_node(sun8i_tcon_top_of_table, node); in sun8i_dw_hdmi_node_is_tcon_top()
|
H A D | sun4i_drv.c | 206 !!of_match_node(sun8i_tcon_top_of_table, node); in sun4i_drv_node_is_tcon_top()
|
H A D | sun4i_tcon.c | 1007 of_match_node(sun8i_tcon_top_of_table, remote)); in sun4i_tcon_connected_to_tcon_top()
|
Completed in 7 milliseconds