Searched refs:vhead (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A DMakefile.am99 --vhead "GType @enum_name@_get_type (void);\n#define $(shell echo $* | tr [:lower:]- [:upper:]_ | sed 's/_.*//')_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
107 --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \
H A DMakefile.in851 @HAVE_DBUS_TRUE@@HAVE_GOBJECT_TRUE@ --vhead "GType @enum_name@_get_type (void);\n#define $(shell echo $* | tr [:lower:]- [:upper:]_ | sed 's/_.*//')_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
859 @HAVE_DBUS_TRUE@@HAVE_GOBJECT_TRUE@ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-v4l2.c55 struct pvr2_v4l2 *vhead; member in struct:pvr2_v4l2_fh
172 struct pvr2_v4l2 *vp = fh->vhead;
843 struct pvr2_v4l2 *vp = fhp->vhead;
844 struct pvr2_context *mp = fhp->vhead->channel.mc_head;
888 fhp->vhead = NULL;
941 fhp->vhead = vp;

Completed in 79 milliseconds