Home
last modified time | relevance | path

Searched refs:_chip_label (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
76 .chip_label = _chip_label, \
86 #define GPIO_HOG(_chip_label, _chip_hwnum, _line_name, _lflags, _dflags) \ argument
88 .chip_label = _chip_label, \