Lines Matching refs:lock_key
152 struct lock_class_key *lock_key; member
495 struct lock_class_key *lock_key,
523 static struct lock_class_key lock_key; \
525 gpiochip_add_data_with_key(gc, data, &lock_key, \
529 static struct lock_class_key lock_key; \
531 devm_gpiochip_add_data_with_key(dev, gc, data, &lock_key, \
546 struct lock_class_key *lock_key,
634 struct lock_class_key *lock_key,
657 static struct lock_class_key lock_key; in gpiochip_irqchip_add() local
662 &lock_key, &request_key); in gpiochip_irqchip_add()
672 static struct lock_class_key lock_key; in gpiochip_irqchip_add_nested() local
677 &lock_key, &request_key); in gpiochip_irqchip_add_nested()