Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dlist.cpp47 void add_to_list(struct list_head *latest, struct list_head *head) in add_to_list() function
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dlist.cpp47 void add_to_list(struct list_head *latest, struct list_head *head) in add_to_list() function
/aosp_15_r20/external/e2fsprogs/lib/support/
H A Dprofile_helpers.c90 static errcode_t add_to_list(struct profile_string_list *list, char *str) in add_to_list() function
/aosp_15_r20/external/toybox/toys/pending/
H A Ddiff.c506 static void add_to_list(struct dirtree *node) in add_to_list() function