Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ocxl/
H A Dsysfs.c6 static inline struct ocxl_afu *to_afu(struct device *device) in to_afu() function
17 struct ocxl_afu *afu = to_afu(device); in global_mmio_size_show()
27 struct ocxl_afu *afu = to_afu(device); in pp_mmio_size_show()
37 struct ocxl_afu *afu = to_afu(device); in afu_version_show()
48 struct ocxl_afu *afu = to_afu(device); in contexts_show()
58 struct ocxl_afu *afu = to_afu(device); in reload_on_reset_show()
73 struct ocxl_afu *afu = to_afu(device); in reload_on_reset_store()
100 struct ocxl_afu *afu = to_afu(kobj_to_dev(kobj)); in global_mmio_read()
131 struct ocxl_afu *afu = to_afu(kobj_to_dev(kobj)); in global_mmio_mmap()