Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_alsc_algo_v1.cpp321 void UpdateDominateIlluList(struct list_head *l_head, int illu, int listMaxSize) in UpdateDominateIlluList()
H A Drk_aiq_alsc_algo.cpp524 void UpdateDominateIlluList(struct list_head* l_head, int illu, int listMaxSize) in UpdateDominateIlluList()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/
H A Drk_aiq_accm_algo_com.cpp601 static void UpdateDominateIlluList(struct list_head* l_head, int illu, int listMaxSize) in UpdateDominateIlluList()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_switch.c2850 struct list_head *l_head; in ice_rm_all_sw_replay_rule_info() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-cache-policy-smq.c122 static struct entry *l_head(struct entry_space *es, struct ilist *l) in l_head() function