Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpio-104-idio-16.c67 .use_raw_spinlock = true,
Dgpio-pci-idio-16.c49 .use_raw_spinlock = true,
Dgpio-104-idi-48.c84 .use_raw_spinlock = true,
Dgpio-ws16c48.c75 .use_raw_spinlock = true,
Dgpio-pcie-idio-24.c119 .use_raw_spinlock = true,
/Linux-v6.6/drivers/pinctrl/
Dpinctrl-apple-gpio.c77 .use_raw_spinlock = true,
/Linux-v6.6/drivers/pinctrl/mvebu/
Dpinctrl-armada-37xx.c1126 .use_raw_spinlock = true,
/Linux-v6.6/include/linux/
Dregmap.h453 bool use_raw_spinlock; member
/Linux-v6.6/drivers/base/regmap/
Dregmap.c726 if (config->use_raw_spinlock) { in __regmap_init()