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