Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/gpio/
Dmachine.h66 #define GPIO_LOOKUP(_chip_label, _chip_hwnum, _con_id, _flags) \ argument
67 GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, 0, _flags)
74 #define GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, _idx, _flags) \ argument
77 .chip_hwnum = _chip_hwnum, \
86 #define GPIO_HOG(_chip_label, _chip_hwnum, _line_name, _lflags, _dflags) \ argument
89 .chip_hwnum = _chip_hwnum, \