Home
last modified time | relevance | path

Searched refs:head_name (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/libweston/
Dlibinput-seat.c75 const char *head_name) in output_find_by_head_name() argument
80 if (!head_name) in output_find_by_head_name()
93 if (strcmp(head_name, head->name) == 0) in output_find_by_head_name()
/third_party/weston/compositor/
Dmain.c1793 const char *head_name) in drm_config_find_controlling_output_section() argument
1799 same_as = strdup(head_name); in drm_config_find_controlling_output_section()
1816 head_name); in drm_config_find_controlling_output_section()