Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h7039 struct device_physical_location { struct
7040 enum device_physical_location_panel panel; argument
7041 enum device_physical_location_vertical_position vertical_position; argument
7042 enum device_physical_location_horizontal_position horizontal_position; argument
7043 bool dock;
7044 bool lid;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h6617 struct device_physical_location { struct
6618 enum device_physical_location_panel panel; argument
6619 enum device_physical_location_vertical_position vertical_position; argument
6620 enum device_physical_location_horizontal_position horizontal_position; argument
6621 bool dock;
6622 bool lid;