Searched defs:_chip_hwnum (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/gpio/ |
H A D | machine.h | 69 #define GPIO_LOOKUP_SINGLE(_name, _dev_id, _key, _chip_hwnum, _con_id, _flags) \ argument 81 #define GPIO_LOOKUP(_key, _chip_hwnum, _con_id, _flags) \ argument 89 #define GPIO_LOOKUP_IDX(_key, _chip_hwnum, _con_id, _idx, _flags) \ argument 101 #define GPIO_HOG(_chip_label, _chip_hwnum, _line_name, _lflags, _dflags) \ argument
|