Searched refs:debugfs_ae_config (Results 1 – 2 of 2) sorted by relevance
135 accel_dev->debugfs_ae_config = ae_conf_ctl; in c4xxx_add_debugfs_ae_config()136 if (!accel_dev->debugfs_ae_config) { in c4xxx_add_debugfs_ae_config()164 if (!accel_dev->debugfs_ae_config) in c4xxx_exit_ae_config()168 remove_oid(accel_dev, accel_dev->debugfs_ae_config); in c4xxx_exit_ae_config()170 accel_dev->debugfs_ae_config = NULL; in c4xxx_exit_ae_config()
680 struct sysctl_oid *debugfs_ae_config; member