Home
last modified time | relevance | path

Searched defs:linereq (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/gpio/
Dgpiolib-cdev.c547 struct linereq { struct
548 struct gpio_device *gdev;
549 const char *label;
550 u32 num_lines;
551 wait_queue_head_t wait;
552 struct notifier_block device_unregistered_nb;
553 u32 event_buffer_size;
555 atomic_t seqno;
556 struct mutex config_mutex;