Home
last modified time | relevance | path

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

/drivers/platform/surface/aggregator/
Dssh_parser.h39 static inline void sshp_buf_init(struct sshp_buf *buf, u8 *ptr, size_t cap) in sshp_buf_init() function
65 sshp_buf_init(buf, ptr, cap); in sshp_buf_alloc()