Home
last modified time | relevance | path

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

/system/core/deprecated-adf/libadf/original-kernel-headers/video/
Dadf.h155 struct adf_post_config { struct
362 #define ADF_POST_CONFIG _IOW(ADF_IOCTL_TYPE, 2, struct adf_post_config)
/system/core/deprecated-adf/libadf/include/video/
Dadf.h95 struct adf_post_config { struct
194 #define ADF_POST_CONFIG _IOW(ADF_IOCTL_TYPE, 2, struct adf_post_config)
/system/core/deprecated-adf/libadf/
Dadf.cpp148 struct adf_post_config data; in adf_device_post()