Searched defs:linereq (Results 1 – 1 of 1) sorted by relevance
91437 struct linereq { struct91438 struct gpio_device *gdev;91439 const char *label;91440 u32 num_lines;91441 wait_queue_head_t wait;91442 u32 event_buffer_size;91443 struct {91453 } events;91454 atomic_t seqno;91455 struct mutex config_mutex;[all …]