Searched refs:PinNumber (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslmapenter.c58 UINT16 PinNumber,
114 Info->PinNumber = PinList[i];
200 * PARAMETERS: PinNumber - GPIO pin number
213 UINT16 PinNumber,
248 /* Now sort on the PinNumber */
251 (NextGpio->PinNumber < PinNumber) &&
212 MpCreateGpioInfo( UINT16 PinNumber, char *DeviceName) argument
H A Dasltypes.h355 UINT16 PinNumber; member in struct:acpi_gpio_info
H A Daslmapoutput.c255 Info->PinNumber, Type, Direction, Polarity);

Completed in 92 milliseconds