Home
last modified time | relevance | path

Searched refs:supports_display (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/nova-core/fb/hal/
H A Dga102.rs28 fn supports_display(&self, bar: &Bar0) -> bool { in supports_display() method
H A Dtu102.rs49 fn supports_display(&self, bar: &Bar0) -> bool { in supports_display() method
H A Dga100.rs53 fn supports_display(&self, bar: &Bar0) -> bool { in supports_display() method
/linux/drivers/gpu/nova-core/fb/
H A Dhal.rs24 fn supports_display(&self, bar: &Bar0) -> bool; in supports_display() method