Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dfhci.h239 NUM_PINS, enumerator
245 struct qe_pin *pins[NUM_PINS];
/linux/drivers/gpib/gpio/
H A Dgpib_bitbang.c136 #define NUM_PINS (GPIB_PINS + SN7516X_PINS) macro
1116 for (j = 0 ; j < NUM_PINS ; j++) { in release_gpios()
1142 for (j = 0 ; j < NUM_PINS ; j++) { in allocate_gpios()