Home
last modified time | relevance | path

Searched refs:cmd_db_get_header (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/qcom/
H A Dcmd-db.c144 static int cmd_db_get_header(const char *id, const struct entry_header **eh, in cmd_db_get_header() function
198 ret = cmd_db_get_header(id, &ent, NULL); in cmd_db_read_addr()
218 ret = cmd_db_get_header(id, &ent, &rsc_hdr); in cmd_db_read_aux_data()
266 ret = cmd_db_get_header(id, &ent, NULL); in cmd_db_read_slave_id()