Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk_aiq_comm.h541 #ifndef AIQ_MAYBE_UNUSED
543 #define AIQ_MAYBE_UNUSED __attribute__((unused)) macro
545 #define AIQ_MAYBE_UNUSED macro
H A Dlist.h284 AIQ_MAYBE_UNUSED static int get_list_num(const struct list_head* head) { in get_list_num()
300 AIQ_MAYBE_UNUSED static void print_list(struct list_head* head) { in print_list()
314 AIQ_MAYBE_UNUSED static void clear_list(struct list_head* l) { in clear_list()