Searched defs:gc (Results 51 - 75 of 126) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dg_ffs.c315 struct gfs_configuration *gc = local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_verify_polarssl.c50 struct gc_arena gc = gc_new(); local
126 x509_get_serial (x509_cert *cert, struct gc_arena *gc) argument
142 x509_get_sha1_hash (x509_cert *cert, struct gc_arena *gc) argument
150 x509_get_subject(x509_cert *cert, struct gc_arena *gc) argument
[all...]
H A Dmtcp.c110 struct gc_arena gc = gc_new (); local
488 struct gc_arena gc = gc_new (); local
H A Dpf.c380 struct gc_arena gc = gc_new (); local
564 struct gc_arena gc = gc_new (); local
620 struct gc_arena gc = gc_new (); local
[all...]
H A Dproxy.c212 make_base64_string2 (const uint8_t *str, int src_len, struct gc_arena *gc) argument
223 make_base64_string (const uint8_t *str, struct gc_arena *gc) argument
50 init_http_proxy_options_once(struct http_proxy_options **hpo, struct gc_arena *gc) argument
229 username_password_as_base64(const struct http_proxy_info *p, struct gc_arena *gc) argument
280 get_proxy_authenticate(socket_descriptor_t sd, int timeout, char **data, struct gc_arena *gc, volatile int *signal_received) argument
413 get_pa_var(const char *key, const char *pa, struct gc_arena *gc) argument
500 struct gc_arena gc = gc_new (); local
[all...]
H A Dreliable.c152 struct gc_arena gc = gc_new (); local
242 reliable_ack_print (struct buffer *buf, bool verbose, struct gc_arena *gc) argument
355 reliable_print_ids (const struct reliable *rel, struct gc_arena *gc) argument
374 struct gc_arena gc = gc_new (); local
391 struct gc_arena gc = gc_new (); local
414 struct gc_arena gc = gc_new (); local
451 struct gc_arena gc = gc_new (); local
503 struct gc_arena gc = gc_new (); local
606 struct gc_arena gc = gc_new (); local
[all...]
H A Dcrypto_polarssl.c224 struct gc_arena gc = gc_new(); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dpl061.c58 struct gpio_chip gc; member in struct:pl061_gpio
61 static int pl061_direction_input(struct gpio_chip *gc, unsigned offset) argument
79 static int pl061_direction_output(struct gpio_chip *gc, unsigned offset, argument
105 static int pl061_get_value(struct gpio_chip *gc, unsigne argument
112 pl061_set_value(struct gpio_chip *gc, unsigned offset, int value) argument
119 pl061_to_irq(struct gpio_chip *gc, unsigned offset) argument
[all...]
H A Dtimbgpio.c211 struct gpio_chip *gc; local
[all...]
H A Dpca953x.c114 static int pca953x_gpio_direction_input(struct gpio_chip *gc, unsigned off) argument
131 static int pca953x_gpio_direction_output(struct gpio_chip *gc, argument
162 static int pca953x_gpio_get_value(struct gpio_chip *gc, unsigned off) argument
182 static void pca953x_gpio_set_value(struct gpio_chip *gc, unsigned off, int val) argument
204 struct gpio_chip *gc; local
223 pca953x_gpio_to_irq(struct gpio_chip *gc, unsigned off) argument
[all...]
H A Dsx150x.c230 static int sx150x_gpio_get(struct gpio_chip *gc, unsigned offset) argument
246 static void sx150x_gpio_set(struct gpio_chip *gc, unsigned offset, int val) argument
260 static int sx150x_gpio_direction_input(struct gpio_chip *gc, unsigned offset) argument
275 static int sx150x_gpio_direction_output(struct gpio_chip *gc, argument
292 static int sx150x_gpio_to_irq(struct gpio_chip *gc, unsigned offset) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dcpm_common.c250 static int cpm2_gpio32_get(struct gpio_chip *gc, unsigned int gpio) argument
275 static void cpm2_gpio32_set(struct gpio_chip *gc, unsigned int gpio, int value) argument
289 static int cpm2_gpio32_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) argument
307 static int cpm2_gpio32_dir_in(struct gpio_chip *gc, unsigned int gpio) argument
328 struct gpio_chip *gc; local
[all...]
H A Dmpc8xxx_gpio.c60 static int mpc8572_gpio_get(struct gpio_chip *gc, unsigned int gpio) argument
71 static int mpc8xxx_gpio_get(struct gpio_chip *gc, unsigned int gpio) argument
78 static void mpc8xxx_gpio_set(struct gpio_chip *gc, unsigned int gpio, int val) argument
96 static int mpc8xxx_gpio_dir_in(struct gpio_chip *gc, unsigned int gpio) argument
111 static int mpc8xxx_gpio_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) argument
128 mpc8xxx_gpio_to_irq(struct gpio_chip *gc, unsigned offset) argument
255 struct gpio_chip *gc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/qe_lib/
H A Dgpio.c59 static int qe_gpio_get(struct gpio_chip *gc, unsigned int gpio) argument
68 static void qe_gpio_set(struct gpio_chip *gc, unsigned int gpio, int val) argument
88 static int qe_gpio_dir_in(struct gpio_chip *gc, unsigned int gpio) argument
103 static int qe_gpio_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) argument
142 struct gpio_chip *gc; local
310 struct gpio_chip *gc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Deac3dec.c219 int gc = 2; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deac3dec.c219 int gc = 2; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dx11grab.c99 GC gc; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dwindow.cpp406 GdkGC *gc; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dwindow.cpp387 GdkGC *gc; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dleds-ss4200.c349 u32 gc = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata_pio.c657 static void print_pio_config(struct get_conf *gc) argument
692 register_pio_HBA(long base, struct get_conf *gc, struct pci_dev *pdev) argument
951 struct get_conf gc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dkwset.c499 register int d, gc, i, len, md2; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ducb1400.h93 struct gpio_chip gc; member in struct:ucb1400_gpio
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dx11grab.c96 GC gc; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng-x.c147 static GC gc; variable

Completed in 248 milliseconds

123456