Searched refs:gpiotools_change_bit (Results 1 – 2 of 2) sorted by relevance
/tools/gpio/ | ||
D | gpio-utils.h | 56 static inline void gpiotools_change_bit(__u64 *b, int n) in gpiotools_change_bit() function |
D | gpio-hammer.c | 74 gpiotools_change_bit(&values.bits, i); in hammer_device() |