Searched refs:pmbus_get_debugfs_dir (Results 1 – 8 of 8) sorted by relevance
117 root = pmbus_get_debugfs_dir(client); in dps920ab_init_debugfs()
509 struct dentry *pmbus_get_debugfs_dir(struct i2c_client *client);
343 debugfs = pmbus_get_debugfs_dir(client); in q54sj108a2_probe()
337 root = pmbus_get_debugfs_dir(data->client); in adm1266_init_debugfs()
440 debugfs = pmbus_get_debugfs_dir(client); in ucd9000_init_debugfs()
569 debugfs = pmbus_get_debugfs_dir(client); in ibm_cffps_probe()
326 debugfs = pmbus_get_debugfs_dir(client); in max20730_init_debugfs()
3404 struct dentry *pmbus_get_debugfs_dir(struct i2c_client *client) in pmbus_get_debugfs_dir() function3410 EXPORT_SYMBOL_NS_GPL(pmbus_get_debugfs_dir, PMBUS);