Searched defs:sub_type (Results 1 – 5 of 5) sorted by relevance
40 RIL_SubscriptionType sub_type; /* Indicates subscription 1 or subscription 2 */ member
415 …int sub_type = mraa_has_sub_platform() ? plat->sub_platform->platform_type : MRAA_UNKNOWN_PLATFORM; in mraa_get_platform_combined_type() local
434 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) in get_ps_type()471 char sub_type = '\0'; in get_input_format() local