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

  /src/sys/dev/i2c/
ihidev.c 120 static bool ihidev_suspend(device_t, const pmf_qual_t *);
261 if (!pmf_device_register(self, ihidev_suspend, ihidev_resume))
296 ihidev_suspend(device_t self, const pmf_qual_t *q) function in typeref:typename:bool
ihidev.c 120 static bool ihidev_suspend(device_t, const pmf_qual_t *);
261 if (!pmf_device_register(self, ihidev_suspend, ihidev_resume))
296 ihidev_suspend(device_t self, const pmf_qual_t *q) function in typeref:typename:bool

Completed in 22 milliseconds