Home
last modified time | relevance | path

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

/device/linaro/dragonboard/qcom/rmtfs/
Dqmi_rmtfs.h47 struct rmtfs_close_resp { struct
Dqmi_rmtfs.c98 .offset = offsetof(struct rmtfs_close_resp, result),
Drmtfs.c104 struct rmtfs_close_resp resp = {}; in rmtfs_close()