Searched refs:pmbus_get_debugfs_dir (Results 1 – 9 of 9) sorted by relevance
43 struct dentry *debugfs = pmbus_get_debugfs_dir(client); in acbel_fsg032_init_debugfs()
117 root = pmbus_get_debugfs_dir(client); in dps920ab_init_debugfs()
552 struct dentry *pmbus_get_debugfs_dir(struct i2c_client *client);
344 debugfs = pmbus_get_debugfs_dir(client); in q54sj108a2_probe()
338 root = pmbus_get_debugfs_dir(data->client); in adm1266_init_debugfs()
559 debugfs = pmbus_get_debugfs_dir(client); in ibm_cffps_probe()
452 debugfs = pmbus_get_debugfs_dir(client); in ucd9000_init_debugfs()
328 debugfs = pmbus_get_debugfs_dir(client); in max20730_init_debugfs()
3740 struct dentry *pmbus_get_debugfs_dir(struct i2c_client *client) in pmbus_get_debugfs_dir() function3746 EXPORT_SYMBOL_NS_GPL(pmbus_get_debugfs_dir, PMBUS);