Lines Matching refs:lock_key
153 struct lock_class_key *lock_key; member
509 struct lock_class_key *lock_key,
537 static struct lock_class_key lock_key; \
539 gpiochip_add_data_with_key(gc, data, &lock_key, \
543 static struct lock_class_key lock_key; \
545 devm_gpiochip_add_data_with_key(dev, gc, data, &lock_key, \
560 struct lock_class_key *lock_key,
648 struct lock_class_key *lock_key,
680 static struct lock_class_key lock_key; in gpiochip_irqchip_add() local
685 &lock_key, &request_key); in gpiochip_irqchip_add()
695 static struct lock_class_key lock_key; in gpiochip_irqchip_add_nested() local
700 &lock_key, &request_key); in gpiochip_irqchip_add_nested()