| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvConfig.c | 189 endpoint->extra = NULL; in usb_parse_endpoint() 194 endpoint->extra = (unsigned char *) kmalloc(len, GFP_KERNEL); in usb_parse_endpoint() 196 if (!endpoint->extra) { in usb_parse_endpoint() 202 memcpy(endpoint->extra, begin, len); in usb_parse_endpoint() 219 if (as->extra) in usb_release_intf() 220 kfree(as->extra); in usb_release_intf() 224 if (as->endpoint[k].extra) in usb_release_intf() 225 kfree(as->endpoint[k].extra); in usb_release_intf() 303 ifp->extra = NULL; in usb_parse_interface() 342 ifp->extra = (unsigned char*) kmalloc(len, GFP_KERNEL); in usb_parse_interface() [all …]
|
| H A D | drvMassStor.c | 1011 us->extra_destructor(us->extra); in usb_stor_release_resources() 1015 if (us->extra) in usb_stor_release_resources() 1016 kfree(us->extra); in usb_stor_release_resources() 1267 if (us_list->extra) { in usb_stor_exit() 1271 us_list->extra_destructor(us_list->extra); in usb_stor_exit() 1276 kfree(us_list->extra); in usb_stor_exit()
|
| H A D | drvMassStor.h | 190 void *extra; member
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvUSB.h | 106 unsigned char *extra; member 115 unsigned char *extra; member 148 unsigned char *extra; member 159 __usb_get_extra_descriptor((ifpoint)->extra,(ifpoint)->extralen,\
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | inftrees.c | 146 const MS_U16 FAR *extra; /* extra bits table to use */ local 229 base = extra = work; /* dummy value--not used */ 258 this.op = (MS_U8)(extra[work[sym]]);
|
| H A D | inflate.h | 177 MS_U32 extra; /* extra bits needed */ member
|
| H A D | zlib.h | 191 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | dlmalloc.c | 4232 size_t extra = ((m->topsize - pad + (unit - SIZE_T_ONE)) / unit - in sys_trim() local 4239 sp->size >= extra && in sys_trim() 4241 newsize = sp->size - extra; in sys_trim() 4244 (CALL_MUNMAP(sp->base + newsize, extra) == 0)) { in sys_trim() 4245 released = extra; in sys_trim() 4250 if (extra >= HALF_MAX_SIZE_T) /* Avoid wrapping negative */ in sys_trim() 4251 extra = (HALF_MAX_SIZE_T) + SIZE_T_ONE - unit; in sys_trim() 4257 char* rel_br = (char*)(CALL_MORECORE(-extra)); in sys_trim() 4411 void* extra = 0; in internal_realloc() local 4427 extra = chunk2mem(remainder); in internal_realloc() [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | Makefile.lib | 69 …-y)), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))),$($(m:.o=-objs)) $($(m:.o=-y)),$(m))) $(extra-y) 74 extra-y := $(addprefix $(obj)/,$(extra-y))
|
| H A D | Makefile.build | 143 __build: $(if $(KBUILD_BUILTIN),$(builtin-target) $(lib-target) $(extra-y)) \ 344 targets += $(extra-y) $(MAKECMDGOALS) $(always)
|
| H A D | Makefile.modinst | 23 INSTALL_MOD_DIR ?= extra
|
| H A D | Makefile.clean | 43 __clean-files := $(extra-y) $(always) \
|
| H A D | tags.sh | 131 --extra=+f --c-kinds=+px \
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 3631 size_t extra = ((m->topsize - pad + (unit - SIZE_T_ONE)) / unit - in sys_trim() local 3638 sp->size >= extra && in sys_trim() 3643 (CALL_MUNMAP(sp->base + newsize, extra) == 0)) { in sys_trim() 3644 released = extra; in sys_trim() 3649 if (extra >= HALF_MAX_SIZE_T) /* Avoid wrapping negative */ in sys_trim() 3650 extra = (HALF_MAX_SIZE_T) + SIZE_T_ONE - unit; in sys_trim() 3659 char* rel_br = (char*)(CALL_MORECORE(-extra)); in sys_trim() 3815 void* extra = 0; in internal_realloc() local 3831 extra = chunk2mem(remainder); in internal_realloc() 3855 if (extra != 0) { in internal_realloc() [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | file2alias.c | 406 id->extra = TO_NATIVE(id->extra); in do_serio_entry() 412 ADD(alias, "ex", id->extra != SERIO_ANY, id->extra); in do_serio_entry()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvMassStor.c | 504 ms_us->extra_destructor(ms_us->extra); in ms_usb_unregister_dev() 506 if (ms_us->extra) in ms_usb_unregister_dev() 507 kfree(ms_us->extra); in ms_usb_unregister_dev()
|
| H A D | drvMassStor.h | 164 void *extra; member
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | Kconfig | 75 Select if you want to enable extra audio fifos. If unsure, say 'N'. 111 Select if you want to enable extra pvr1 filter. If unsure, say 'N'.
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | printf.h | 47 unsigned int extra:1; /* For special use. */ member
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_pip.c.0 | 776 …set BK20_11[15] to 0 before no signal, ex. source switch case, need to disable extra request engine 777 // Then we need to restore extra request engine after input source is stable
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | Kconfig | 505 Select extra platform option.
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 1258 conditional around just the two extra args, but that might
|
| H A D | dtc-lexer.lex.c_shipped | 742 * we don't want an extra ';' after the "return" because that will cause
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c_shipped | 962 * we don't want an extra ';' after the "return" because that will cause
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 1542 // sub's input source and extra request should always enable/disable together
|