Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/gpio/
Dmachine.h42 #define GPIO_LOOKUP(_chip_label, _chip_hwnum, _con_id, _flags) \ argument
43 GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, 0, _flags)
50 #define GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, _idx, _flags) \ argument
52 .chip_label = _chip_label, \