Searched refs:pset_fwnode_ops (Results 1 – 1 of 1) sorted by relevance
27 static const struct fwnode_operations pset_fwnode_ops; variable31 return !IS_ERR_OR_NULL(fwnode) && fwnode->ops == &pset_fwnode_ops; in is_pset_node()297 static const struct fwnode_operations pset_fwnode_ops = { variable1005 p->fwnode.ops = &pset_fwnode_ops; in device_add_properties()