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

  /src/sys/dev/gpio/
gpio.c 89 static bool gpio_resume(device_t, const pmf_qual_t *);
145 gpio_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
263 if (!pmf_device_register(self, NULL, gpio_resume))

Completed in 12 milliseconds