Searched defs:to_fw_sysfs (Results 1 – 2 of 2) sorted by relevance
83 #define to_fw_sysfs(__dev) container_of_const(__dev, struct fw_sysfs, dev) macro
83 static struct fw_sysfs *to_fw_sysfs(struct device *dev) in to_fw_sysfs() function