Searched refs:sun4i_tcon_of_table (Results 1 – 3 of 3) sorted by relevance
180 return !!of_match_node(sun4i_tcon_of_table, node); in sun4i_drv_node_is_tcon()187 match = of_match_node(sun4i_tcon_of_table, node); in sun4i_drv_node_is_tcon_with_ch0()
1492 const struct of_device_id sun4i_tcon_of_table[] = { variable1508 MODULE_DEVICE_TABLE(of, sun4i_tcon_of_table);1509 EXPORT_SYMBOL(sun4i_tcon_of_table);1516 .of_match_table = sun4i_tcon_of_table,
278 extern const struct of_device_id sun4i_tcon_of_table[];