Home
last modified time | relevance | path

Searched refs:numgpi (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/sound/pci/hda/
H A Dhdaa.c6337 int n = 0, i, numgpi; in hdaa_sysctl_gpi_state() local
6342 numgpi = HDA_PARAM_GPIO_COUNT_NUM_GPI(devinfo->gpio_cap); in hdaa_sysctl_gpi_state()
6343 if (numgpi > 0) { in hdaa_sysctl_gpi_state()
6348 for (i = 0; i < numgpi; i++) { in hdaa_sysctl_gpi_state()