Searched refs:debugfs_ae_config (Results 1 – 2 of 2) sorted by relevance
130 accel_dev->debugfs_ae_config = ae_conf_ctl; in c4xxx_add_debugfs_ae_config()131 if (!accel_dev->debugfs_ae_config) { in c4xxx_add_debugfs_ae_config()159 if (!accel_dev->debugfs_ae_config) in c4xxx_exit_ae_config()163 remove_oid(accel_dev, accel_dev->debugfs_ae_config); in c4xxx_exit_ae_config()165 accel_dev->debugfs_ae_config = NULL; in c4xxx_exit_ae_config()
673 struct sysctl_oid *debugfs_ae_config; member