Searched defs:cs35l56_cal_debugfs_fops (Results 1 – 2 of 2) sorted by relevance
341 struct cs35l56_cal_debugfs_fops { struct342 const struct debugfs_short_fops calibrate;343 const struct debugfs_short_fops cal_temperature;344 const struct debugfs_short_fops cal_data;
1045 static const struct cs35l56_cal_debugfs_fops cs35l56_cal_debugfs_fops = { variable