Home
last modified time | relevance | path

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

/include/linux/
A Dinput.h315 struct input_handler { struct
323 bool (*match)(struct input_handler *handler, struct input_dev *dev); argument
325 void (*disconnect)(struct input_handle *handle);
326 void (*start)(struct input_handle *handle);
328 bool passive_observer;
329 bool legacy_minors;
330 int minor;
331 const char *name;
333 const struct input_device_id *id_table;
335 struct list_head h_list;
[all …]
/include/net/
A Dxfrm.h1601 int (*input_handler)(struct sk_buff *skb, int nexthdr, __be32 spi, member
1612 int (*input_handler)(struct sk_buff *skb, int nexthdr, __be32 spi, member

Completed in 14 milliseconds