Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/nvec/
Dnvec.h171 struct nvec_msg *nvec_write_sync(struct nvec_chip *nvec,
Dnvec.c301 struct nvec_msg *nvec_write_sync(struct nvec_chip *nvec, in nvec_write_sync() function
332 EXPORT_SYMBOL(nvec_write_sync);
881 msg = nvec_write_sync(nvec, get_firmware_version, 2); in tegra_nvec_probe()
937 msg = nvec_write_sync(nvec, ap_suspend, sizeof(ap_suspend)); in nvec_suspend()