HomeSort by: relevance | last modified time | path
    Searched defs:hdafg_suspend (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hdaudio/
hdafg.c 347 static bool hdafg_suspend(device_t, const pmf_qual_t *);
3720 if (!pmf_device_register(self, hdafg_suspend, hdafg_resume))
3921 hdafg_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
hdafg.c 347 static bool hdafg_suspend(device_t, const pmf_qual_t *);
3720 if (!pmf_device_register(self, hdafg_suspend, hdafg_resume))
3921 hdafg_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
hdafg.c 347 static bool hdafg_suspend(device_t, const pmf_qual_t *);
3720 if (!pmf_device_register(self, hdafg_suspend, hdafg_resume))
3921 hdafg_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 96 milliseconds