Home
last modified time | relevance | path

Searched refs:config_change (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/tools/buildman/
Dbuilder.py1161 def _AddConfig(lines, name, config_plus, config_minus, config_change): argument
1181 if config_change:
1182 lines.append(_CalcConfig('c', name, config_change))
1327 config_change = {}
1341 config_change[key] = desc
1346 arch_config_change[arch][name].update(config_change)
1349 config_change)
/external/kernel-headers/original/uapi/linux/
Dmic_common.h66 __u8 config_change; member
/external/u-boot/drivers/usb/gadget/
Dpxa25x_udc.c1292 config_change: in handle_ep0()
1314 goto config_change; in handle_ep0()