Searched refs:get_vmbus_dev_attr (Results 1 – 1 of 1) sorted by relevance
46 def get_vmbus_dev_attr(dev_name, attr): function64 vmbus_id = get_vmbus_dev_attr(f, 'id')[0].strip()65 class_id = get_vmbus_dev_attr(f, 'class_id')[0].strip()66 device_id = get_vmbus_dev_attr(f, 'device_id')[0].strip()69 chn_vp_mapping = get_vmbus_dev_attr(f, 'channel_vp_mapping')