Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/utils/src/
Dmodule.c49 static struct module *module_find_with_name(struct module *head, in module_find_with_name()
62 static struct module *module_find_with_handle(struct module *head, in module_find_with_handle()
75 static struct module *module_add_list(struct module *head, in module_add_list()
89 static struct module *module_del_list(struct module *head, in module_del_list()
/hardware/intel/bootstub/
D2ndbootloader.lds9 *(.text.head)
10 _ehead = . ;
Dbootstub.lds9 *(.text.head)
10 _ehead = . ;
/hardware/intel/common/wrs_omxil_core/utils/inc/
Dqueue.h29 struct list *head; member
/hardware/ti/omap3/dspbridge/inc/
Dlist.h71 struct LST_ELEM head; member
/hardware/ti/omap3/dspbridge/libbridge/inc/
Dlist.h71 struct LST_ELEM head; member
/hardware/intel/common/wrs_omxil_core/core/src/
Dwrs_omxcore.cpp48 struct list *head = NULL; in construct_components() local
109 static struct list *destruct_components(struct list *head) in destruct_components()
/hardware/qcom/audio/legacy/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-legacy/vidc/vdec/src/
Dqueue.c45 Node *head; member
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Dqueue.c43 Node *head; member
/hardware/intel/common/libwsbm/src/
Dwsbm_slabpool.c91 struct _WsbmListHead head; member
124 struct _WsbmListHead head; member
130 struct _WsbmListHead head; member
315 struct _WsbmListHead *list, *head; in wsbmAllocKernelBO() local
574 struct _WsbmListHead *list, *prev, *first, *head; in wsbmSlabCheckFreeLocked() local
Dwsbm_fencemgr.c47 struct _WsbmListHead head; member
106 struct _WsbmListHead head; member
Dwsbm_mm.c259 struct _WsbmListHead *head = &mm->ml_entry; in wsbmMMclean() local
Dwsbm_driver.h106 struct _WsbmListHead head; member
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
DMap.h45 node* head; variable
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
DMap.h46 node* head; variable
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
Dvpx_mem_tracker.c98 struct mem_block *head, member
/hardware/intel/img/libdrm/libdrm/
Dxf86drmSL.c86 SLEntryPtr head; member
/hardware/intel/img/libdrm/libdrm/intel/
Dintel_bufmgr_gem.c71 drmMMListHead head; member
141 drmMMListHead head; member
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
Dvenc_test.cpp291 int head; member
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
Dvenc_test.cpp257 int head; member
/hardware/intel/img/libdrm/shared-core/
Dmga_drm.h167 unsigned int head; /* Position of head pointer */ member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c155 struct ebml_list_node * head; member
1440 struct ebml_list * head; in ne_find_seek_for_id() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c417 bool head = (p == q->head); in pktq_pflush() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h103 void *head; /* first packet to dequeue */ member