Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h67703 struct linereq { struct
67704 struct gpio_device *gdev;
67705 const char *label;
67706 u32 num_lines;
67707 wait_queue_head_t wait;
67708 struct notifier_block device_unregistered_nb;
67709 u32 event_buffer_size;
67710 struct {
67720 } events;
67721 atomic_t seqno;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h76632 struct linereq { struct
76633 struct gpio_device *gdev;
76634 const char *label;
76635 u32 num_lines;
76636 wait_queue_head_t wait;
76637 struct notifier_block device_unregistered_nb;
76638 u32 event_buffer_size;
76639 struct {
76649 } events;
76650 atomic_t seqno;
[all …]