Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/framework/instruments/
Dhwc.hpp45 #define MALI_IOW(a, b, c) _IOW_BAD(a, b, c) macro
48 #define MALI_IOW(a, b, c) _IOW(a, b, c) macro