Searched refs:to_cr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/misc/cxl/
H A Dsysfs.c403 #define to_cr(obj) container_of(obj, struct afu_config_record, kobj) macro
408 struct afu_config_record *cr = to_cr(kobj); vendor_show()
416 struct afu_config_record *cr = to_cr(kobj); device_show()
424 struct afu_config_record *cr = to_cr(kobj); class_show()
433 struct afu_config_record *cr = to_cr(kobj); afu_read_config()
468 struct afu_config_record *cr = to_cr(kobj); release_afu_config_record()

Completed in 69 milliseconds