Searched refs:gpioevent_data (Results 1 – 4 of 4) sorted by relevance
31 The buffer to contain the :c:type:`events<gpioevent_data>`.35 least the size of a :c:type:`gpioevent_data`.56 The source of the clock for :c:type:`event.timestamp<gpioevent_data>` is58 ``CLOCK_REALTIME``. There is no indication in the :c:type:`gpioevent_data`
120 gpioevent_data
500 struct gpioevent_data { struct
1915 DECLARE_KFIFO(events, struct gpioevent_data, 16);1962 struct gpioevent_data ge; in lineevent_read()1984 ge_size = sizeof(struct gpioevent_data); in lineevent_read()2099 struct gpioevent_data ge; in lineevent_irq_thread()