404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.14.251.36: ~ $
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __QCOM_SMEM_H__
#define __QCOM_SMEM_H__

#define QCOM_SMEM_HOST_ANY -1

int qcom_smem_alloc(unsigned host, unsigned item, size_t size);
void *qcom_smem_get(unsigned host, unsigned item, size_t *size);

int qcom_smem_get_free_space(unsigned host);

#endif

Filemanager

Name Type Size Permission Actions
mdt_loader.h File 497 B 0644
smd-rpm.h File 1.21 KB 0644
smem.h File 302 B 0644
smem_state.h File 1.29 KB 0644
wcnss_ctrl.h File 494 B 0644