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

  /src/sys/dev/pcmcia/
btbc.c 107 static bool btbc_suspend(device_t, const pmf_qual_t *);
194 if (!pmf_device_register(self, btbc_suspend, btbc_resume))
227 btbc_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
btbc.c 107 static bool btbc_suspend(device_t, const pmf_qual_t *);
194 if (!pmf_device_register(self, btbc_suspend, btbc_resume))
227 btbc_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 23 milliseconds