Searched refs:create_handle (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c57 .create_handle = nouveau_user_framebuffer_create_handle,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables-restore.c58 static struct ip6tc_handle *create_handle(const char *tablename) function
222 handle = create_handle(table);
H A Diptables-restore.c59 static struct iptc_handle *create_handle(const char *tablename) function
228 handle = create_handle(table);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables-restore.c57 ip6tc_handle_t create_handle(const char *tablename, const char* modprobe) function
206 handle = create_handle(table, modprobe);
H A Diptables-restore.c54 iptc_handle_t create_handle(const char *tablename, const char* modprobe ) function
209 handle = create_handle(table, modprobe);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dip6tables-restore.c59 static struct ip6tc_handle *create_handle(const char *tablename) function
229 handle = create_handle(table);
H A Diptables-restore.c59 static struct iptc_handle *create_handle(const char *tablename) function
228 handle = create_handle(table);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c471 .create_handle = vmw_framebuffer_create_handle,
591 .create_handle = vmw_framebuffer_create_handle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Ddrm_crtc.h208 int (*create_handle)(struct drm_framebuffer *fb, member in struct:drm_framebuffer_funcs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_display.c863 .create_handle = radeon_user_framebuffer_create_handle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_crtc.c1717 fb->funcs->create_handle(fb, file_priv, &r->handle);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_display.c5337 .create_handle = intel_user_framebuffer_create_handle,

Completed in 282 milliseconds