Home
last modified time | relevance | path

Searched refs:rsc_hdr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dcmd-db.c38 * struct rsc_hdr: resource header information
47 struct rsc_hdr { struct
69 struct rsc_hdr header[MAX_SLV_ID];
84 * rsc_hdr.header_offset. In addition each slave could have auxiliary data
86 * entry_header.offset to the location pointed to by the rsc_hdr.data_offset.
105 static inline const void *rsc_to_entry_header(const struct rsc_hdr *hdr) in rsc_to_entry_header()
113 rsc_offset(const struct rsc_hdr *hdr, const struct entry_header *ent) in rsc_offset()
138 const struct rsc_hdr **rh) in cmd_db_get_header()
140 const struct rsc_hdr *rsc_hdr; in cmd_db_get_header() local
205 const struct rsc_hdr *rsc_hdr; cmd_db_read_aux_data() local
[all...]
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dcmd-db.c39 * struct rsc_hdr: resource header information
48 struct rsc_hdr { struct
70 struct rsc_hdr header[MAX_SLV_ID];
85 * rsc_hdr.header_offset. In addition each slave could have auxiliary data
87 * entry_header.offset to the location pointed to by the rsc_hdr.data_offset.
106 static inline const void *rsc_to_entry_header(const struct rsc_hdr *hdr) in rsc_to_entry_header()
114 rsc_offset(const struct rsc_hdr *hdr, const struct entry_header *ent) in rsc_offset()
139 const struct rsc_hdr **rh) in cmd_db_get_header()
141 const struct rsc_hdr *rsc_hdr; in cmd_db_get_header() local
210 const struct rsc_hdr *rsc_hdr; cmd_db_read_aux_data() local
[all...]

Completed in 1 milliseconds