Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/gpio/
Dmachine.h62 #define GPIO_LOOKUP(_chip_label, _chip_hwnum, _con_id, _flags) \ argument
63 GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, 0, _flags)
70 #define GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, _idx, _flags) \ argument
72 .chip_label = _chip_label, \
82 #define GPIO_HOG(_chip_label, _chip_hwnum, _line_name, _lflags, _dflags) \ argument
84 .chip_label = _chip_label, \