Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpiolib-cdev.c545 struct linereq { struct
546 struct gpio_device *gdev;
547 const char *label;
548 u32 num_lines;
549 wait_queue_head_t wait;
550 struct notifier_block device_unregistered_nb;
551 u32 event_buffer_size;
553 atomic_t seqno;
554 struct mutex config_mutex;