Searched refs:traits (Results 1 – 5 of 5) sorted by relevance
178 csi->traits = of_device_get_match_data(&pdev->dev); in sun4i_csi_probe()179 if (!csi->traits) in sun4i_csi_probe()203 if (csi->traits->has_isp) { in sun4i_csi_probe()
112 const struct sun4i_csi_traits *traits; member
30 mod traits;31 pub use traits::{23 mod traits; global() module
186 (for functions) or implementors (for traits) need to abide by. ``// SAFETY:``187 comments show why a call (for functions) or implementation (for traits) actually
850 subsystem. It provides idiomatic wrappers and traits necessary for