Searched refs:GREYBUS_TYPE_CPORT (Results 1 – 2 of 2) sorted by relevance
20 case GREYBUS_TYPE_CPORT: in get_descriptor_type_string()68 if (desc->type != GREYBUS_TYPE_CPORT) in release_cport_descriptors()136 case GREYBUS_TYPE_CPORT: in identify_descriptor()241 if (desc->type != GREYBUS_TYPE_CPORT) in gb_manifest_parse_cports()
25 GREYBUS_TYPE_CPORT = 0x04, enumerator