Searched refs:rsp_ram (Results 1 – 1 of 1) sorted by relevance
324 QDict *rsp_return, *rsp_ram; in read_ram_property_int() local332 rsp_ram = qdict_get_qdict(rsp_return, "ram"); in read_ram_property_int()333 result = qdict_get_try_int(rsp_ram, property, 0); in read_ram_property_int()