Home
last modified time | relevance | path

Searched refs:sun4i_frontend_of_table (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.c701 const struct of_device_id sun4i_frontend_of_table[] = { variable
720 EXPORT_SYMBOL(sun4i_frontend_of_table); variable
721 MODULE_DEVICE_TABLE(of, sun4i_frontend_of_table);
728 .of_match_table = sun4i_frontend_of_table,
H A Dsun4i_frontend.h135 extern const struct of_device_id sun4i_frontend_of_table[];
H A Dsun4i_drv.c175 return !!of_match_node(sun4i_frontend_of_table, node); in sun4i_drv_node_is_supported_frontend()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.c696 const struct of_device_id sun4i_frontend_of_table[] = { variable
715 EXPORT_SYMBOL(sun4i_frontend_of_table); variable
716 MODULE_DEVICE_TABLE(of, sun4i_frontend_of_table);
723 .of_match_table = sun4i_frontend_of_table,
H A Dsun4i_frontend.h136 extern const struct of_device_id sun4i_frontend_of_table[];
H A Dsun4i_drv.c177 return !!of_match_node(sun4i_frontend_of_table, node); in sun4i_drv_node_is_supported_frontend()

Completed in 5 milliseconds