Searched refs:GET_INFO (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Ddhf.h88 #define GET_INFO(pp) uil_get_info((LTVP)pp) macro
91 #define GET_INFO(pp) hcf_get_info(ifbp, (LTVP)pp) macro
H A Ddhf.c138 /* The LTV_INFO_STRUCT is needed to save the sizes of the structs, because after a GET_INFO()
363 ltvp->len = pp++->len; /* Set len to original len. This len is changed to real len by GET_INFO() */
364 rc = GET_INFO(ltvp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-types.h111 GET_INFO = 0x86, enumerator in enum:__anon12250
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtreebase.h385 #define EVT_TREE_GET_INFO(id, fn) wx__DECLARE_TREEEVT(GET_INFO, id, fn)
H A Dlistbase.h486 #define EVT_LIST_GET_INFO(id, fn) wx__DECLARE_LISTEVT(GET_INFO, id, fn)

Completed in 33 milliseconds