Home
last modified time | relevance | path

Searched defs:intel_dsi (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h80393 struct intel_dsi { struct
80395 struct intel_dsi_host *dsi_hosts[9]; argument
80396 intel_wakeref_t io_wakeref[9];
80397 struct gpio_desc *gpio_panel;
80398 struct intel_connector *attached_connector;
80399 union {
80403 bool hs;
80404 int channel;
80405 u16 operation_mode;
80406 unsigned int lane_count;
[all …]
Dvmlinux.h80393 struct intel_dsi { struct
80395 struct intel_dsi_host *dsi_hosts[9]; argument
80396 intel_wakeref_t io_wakeref[9];
80397 struct gpio_desc *gpio_panel;
80398 struct intel_connector *attached_connector;
80399 union {
80403 bool hs;
80404 int channel;
80405 u16 operation_mode;
80406 unsigned int lane_count;
[all …]