Home
last modified time | relevance | path

Searched refs:adf_simple_post_config (Results 1 – 3 of 3) sorted by relevance

/system/core/deprecated-adf/libadf/original-kernel-headers/video/
Dadf.h239 struct adf_simple_post_config { struct
372 struct adf_simple_post_config)
/system/core/deprecated-adf/libadf/include/video/
Dadf.h130 struct adf_simple_post_config { struct
200 #define ADF_SIMPLE_POST_CONFIG _IOW(ADF_IOCTL_TYPE, 7, struct adf_simple_post_config)
/system/core/deprecated-adf/libadf/
Dadf.cpp402 struct adf_simple_post_config data; in adf_interface_simple_post()