Searched refs:__zpci_store (Results 1 – 3 of 3) sorted by relevance
225 int __zpci_store(u64 data, u64 req, u64 offset) in __zpci_store() function241 EXPORT_SYMBOL_GPL(__zpci_store);249 return __zpci_store(data, req, ZPCI_OFFSET(addr)); in zpci_store_fh()
216 rc = __zpci_store(data, req, offset); in zpci_cfg_store()
133 int __zpci_store(u64 data, u64 req, u64 offset);
Completed in 7 milliseconds