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

  /src/sys/dev/pcmcia/
bt3c.c 138 static bool bt3c_suspend(device_t, const pmf_qual_t *);
979 if (!pmf_device_register(self, bt3c_suspend, bt3c_resume))
1016 bt3c_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 11 milliseconds