Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c595 struct linereq { struct
596 struct gpio_device *gdev;
597 const char *label;
598 u32 num_lines;
599 wait_queue_head_t wait;
600 struct notifier_block device_unregistered_nb;
601 u32 event_buffer_size;
603 atomic_t seqno;
604 struct mutex config_mutex;
605 struct line lines[];