Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpiolib.c2712 unsigned long fastpath[2 * BITS_TO_LONGS(FASTPATH_NGPIO)]; in gpiod_get_array_value_complex() local
2717 mask = fastpath; in gpiod_get_array_value_complex()
2749 if (mask != fastpath) in gpiod_get_array_value_complex()
2770 if (mask != fastpath) in gpiod_get_array_value_complex()
2995 unsigned long fastpath[2 * BITS_TO_LONGS(FASTPATH_NGPIO)]; in gpiod_set_array_value_complex() local
3000 mask = fastpath; in gpiod_set_array_value_complex()
3054 if (mask != fastpath) in gpiod_set_array_value_complex()