Searched defs:supports_display (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/nova-core/fb/ | ||
| H A D | hal.rs | 22 fn supports_display(&self, bar: &Bar0) -> bool; supports_display() method |
| /linux/drivers/gpu/nova-core/fb/hal/ | ||
| H A D | ga102.rs | 26 fn supports_display(&self, bar: &Bar0) -> bool { supports_display() method |
| H A D | ga100.rs | 47 fn supports_display(&self, bar: &Bar0) -> bool { supports_display() method |
| H A D | tu102.rs | 48 fn supports_display(&self, bar: &Bar0) -> bool { supports_display() method |