Home
last modified time | relevance | path

Searched defs:config_change (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dbuilder.py1163 def _AddConfig(lines, name, config_plus, config_minus, config_change): argument
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c2214 unsigned config, interface, alternate, config_change; in irq_udc_reconfig() local