Lines Matching refs:info
115 # Update the syscap info
341 info = {}
345 info['{}:{}'.format(subsystem_name, part_name)] = {}
346 return info
349 info = {}
352 info[subsystem_name] = {
356 return info
393 info = {}
394 info['{}:{}'.format(subsystem_name, part_name)] = {}
395 return info
398 info = {}
402 info[subsystem_name] = {
406 return info