Home
last modified time | relevance | path

Searched defs:head (Results 1 – 23 of 23) sorted by relevance

/hardware/ti/wlan/lib/
Dshlist.c17 SHLIST *shListFindItem( SHLIST *head, void *val, shListEqual func ) in shListFindItem()
35 SHLIST *shListGetLastItem( SHLIST *head ) in shListGetLastItem()
42 SHLIST *shListGetFirstItem( SHLIST *head ) in shListGetFirstItem()
49 SHLIST *shListGetNItem( SHLIST *head, unsigned long num ) in shListGetNItem()
60 SHLIST *shListGetNextItem( SHLIST *head, SHLIST *item ) in shListGetNextItem()
69 SHLIST *shListGetPrevItem( SHLIST *head, SHLIST *item ) in shListGetPrevItem()
78 void shListDelItem( SHLIST *head, SHLIST *item, shListFree func ) in shListDelItem()
94 void shListInsFirstItem( SHLIST *head, void *val ) in shListInsFirstItem()
112 void shListInsLastItem( SHLIST *head, void *val ) in shListInsLastItem()
130 void shListInsBeforeItem( SHLIST *head, void *val, void *etal, in shListInsBeforeItem()
[all …]
Dscanmerge.c151 static scan_merge_t *scan_add( SHLIST *head, scan_result_t *res_ptr ) in scan_add()
236 SHLIST *head = &(mydrv->scan_merge_list); in scan_merge() local
324 SHLIST *head = &(mydrv->scan_merge_list); in scan_get_by_bssid() local
/hardware/qcom/camera/QCamera/stack/mm-jpeg-interface/src/
Dmm_jpeg_queue.c67 struct cam_list *head = NULL; in mm_jpeg_queue_deq() local
111 struct cam_list *head = NULL; in mm_jpeg_queue_flush() local
Dmm_jpeg.c1209 struct cam_list *head = NULL; in mm_jpeg_queue_remove_job_by_client_id() local
1239 struct cam_list *head = NULL; in mm_jpeg_queue_remove_job_by_job_id() local
1270 struct cam_list *head = NULL; in mm_jpeg_queue_update_flag() local
/hardware/qcom/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_data.c82 struct cam_list *head = NULL; in mm_camera_queue_deq() local
114 struct cam_list *head = NULL; in mm_camera_queue_flush() local
Dmm_camera_channel.c1280 struct cam_list *head = NULL; in mm_channel_superbuf_comp_and_enqueue() local
1442 struct cam_list *head = NULL; in mm_channel_superbuf_dequeue_internal() local
1471 struct cam_list *head = NULL; in mm_channel_superbuf_dequeue() local
/hardware/msm7k/libgralloc/
Dallocator.h41 NODE const* head() const { return mFirst; } in head() function
42 NODE* head() { return mFirst; } in head() function
/hardware/msm7k/libgralloc-qsd8k/
Dallocator.h42 NODE const* head() const { return mFirst; } in head() function
43 NODE* head() { return mFirst; } in head() function
/hardware/ti/omap3/dspbridge/libbridge/inc/
Dlist.h71 struct LST_ELEM head; member
/hardware/ti/omap3/dspbridge/inc/
Dlist.h71 struct LST_ELEM head; member
/hardware/qcom/camera/QCamera/stack/common/
Dcam_list.h53 struct cam_list *head) in cam_list_add_tail_node()
/hardware/qcom/audio/libalsa-intf/
Dalsa_ucm.c3711 static int snd_ucm_add_ident_to_list(struct snd_ucm_ident_node **head, in snd_ucm_add_ident_to_list()
3745 static int snd_ucm_get_status_at_index(struct snd_ucm_ident_node *head, in snd_ucm_get_status_at_index()
3766 struct snd_ucm_ident_node *snd_ucm_get_device_node(struct snd_ucm_ident_node *head, in snd_ucm_get_device_node()
3792 static void snd_ucm_set_status_at_index(struct snd_ucm_ident_node *head, in snd_ucm_set_status_at_index()
3814 static char *snd_ucm_get_value_at_index(struct snd_ucm_ident_node *head, in snd_ucm_get_value_at_index()
3839 static int snd_ucm_get_size_of_list(struct snd_ucm_ident_node *head) in snd_ucm_get_size_of_list()
3856 static void snd_ucm_print_list(struct snd_ucm_ident_node *head) in snd_ucm_print_list()
3880 static int snd_ucm_del_ident_from_list(struct snd_ucm_ident_node **head, in snd_ucm_del_ident_from_list()
/hardware/qcom/media/mm-video/vidc/vdec/src/
Dqueue.c45 Node *head; member
/hardware/qcom/media/mm-video/vidc/vdec/inc/
DMap.h46 node* head; variable
/hardware/ti/wlan/wl1271/TWD/Ctrl/
DCmdQueue.h142 TI_UINT32 head; member
/hardware/qcom/camera/QCamera/stack/mm-jpeg-interface/inc/
Dmm_jpeg.h48 mm_jpeg_q_node_t head; /* dummy head */ member
/hardware/qcom/camera/mm-camera-interface/
Dmm_camera.h109 mm_camera_frame_t *head; member
/hardware/qcom/media/mm-video/vidc/venc/test/
Dvenc_test.cpp257 int head; member
/hardware/broadcom/wlan/bcm4329/dhdutil/
Dbcmutils.c281 bool head = (p == q->head); in pktq_pflush() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c360 bool head = (p == q->head); in pktq_pflush() local
/hardware/qcom/camera/QCamera/stack/mm-camera-interface/inc/
Dmm_camera.h66 mm_camera_q_node_t head; /* dummy head */ member
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
Dbcmutils.h95 void *head; member
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h96 void *head; member