Searched defs:chipname (Results 1 – 5 of 5) sorted by relevance
68 char chipname[64]; member254 create_object(const char *chipname, const char *featurename, in create_object()
29 std::string chipname, in parse_chipset()
18 std::string chipname, uint32_t cores=1, uint32_t max_cpu_freq_max=0) in parse_ro_chipname()
383 #define identify_chip2(asic, chipname) \ in ac_query_gpu_info() argument388 #define identify_chip(chipname) identify_chip2(chipname, chipname) in ac_query_gpu_info() argument
82 std::string chipname = getPropertyString("ro.hardware.chipname"); in SamsungExynosDeviceQuirks() local