Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 25 of 31) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvConfig.c189 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 DdrvMassStor.c1011 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 DdrvMassStor.h190 void *extra; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h106 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 Dinftrees.c146 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 Dinflate.h177 MS_U32 extra; /* extra bits needed */ member
H A Dzlib.h191 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c4232 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 DMakefile.lib69 …-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 DMakefile.build143 __build: $(if $(KBUILD_BUILTIN),$(builtin-target) $(lib-target) $(extra-y)) \
344 targets += $(extra-y) $(MAKECMDGOALS) $(always)
H A DMakefile.modinst23 INSTALL_MOD_DIR ?= extra
H A DMakefile.clean43 __clean-files := $(extra-y) $(always) \
H A Dtags.sh131 --extra=+f --c-kinds=+px \
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c3631 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 Dfile2alias.c406 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 DdrvMassStor.c504 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 DdrvMassStor.h164 void *extra; member
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DKconfig75 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 Dprintf.h47 unsigned int extra:1; /* For special use. */ member
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_pip.c.0776 …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 DKconfig505 Select extra platform option.
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped1258 conditional around just the two extra args, but that might
H A Ddtc-lexer.lex.c_shipped742 * we don't want an extra ';' after the "return" because that will cause
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped962 * we don't want an extra ';' after the "return" because that will cause
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.01542 // sub's input source and extra request should always enable/disable together

12